Commit graph

236 commits

Author SHA1 Message Date
pietervdvn
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
pietervdvn
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
pietervdvn
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
pietervdvn
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
pietervdvn
bd37cc812f Better error message 2021-09-13 01:20:12 +02:00
pietervdvn
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
pietervdvn
96c11badaf Add a big update to the charging station theme 2021-09-06 01:35:08 +02:00
pietervdvn
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
pietervdvn
0ab0d159cc Small tweaks 2021-07-28 15:14:13 +02:00
pietervdvn
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
pietervdvn
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
pietervdvn
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
pietervdvn
4f2881269a Remove obsolete console.log 2021-07-26 16:25:57 +02:00
pietervdvn
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +02:00
pietervdvn
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
Arno Deceuninck
3afc91b3a5 Small styling fixes 2021-07-19 11:47:17 +02:00
pietervdvn
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
pietervdvn
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
pietervdvn
d0293fb232 Fix chrome styling bug 2021-07-16 02:13:41 +02:00
pietervdvn
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
pietervdvn
1010b159e5 Merge develop 2021-07-15 00:39:11 +02:00
pietervdvn
1da3f8a332 Further work on the road splitting feature 2021-07-15 00:26:25 +02:00
Arno Deceuninck
f77c1efdf5 SplitAction logic, not yet pushing changes to osm, pieter will take over 2021-07-14 15:28:02 +02:00
Arno Deceuninck
159e4d3350 Select point on minimap where to split 2021-07-13 16:11:57 +02:00
Arno Deceuninck
ae5325d4d1 First draft of split road 2021-07-13 11:26:50 +02:00
pietervdvn
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
pietervdvn
15f1a9362c Fix: ifnot-value would show up together with the 'if'-value 2021-07-05 00:45:41 +02:00
pietervdvn
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
pietervdvn
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
pietervdvn
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43:49 +02:00
pietervdvn
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
pietervdvn
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
pietervdvn
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
pietervdvn
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
pietervdvn
09ba1b37c6 Correctly add elements to featureInfoBox 2021-06-27 20:52:25 +02:00
pietervdvn
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
pietervdvn
37dab7a9a2 Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations 2021-06-25 20:38:12 +02:00
pietervdvn
89c5c78f41 Small improvements to units 2021-06-25 18:30:56 +02:00
pietervdvn
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
pietervdvn
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
pietervdvn
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
pietervdvn
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
pietervdvn
aa1c9d0398 Fix review form save button 2021-06-21 12:44:26 +02:00
pietervdvn
55f03c3de7 Use a dropdown if there are a lot of options to choose from in tagrenderingquestion 2021-06-18 01:50:03 +02:00
pietervdvn
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
pietervdvn
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
pietervdvn
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
pietervdvn
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
pietervdvn
8ad9b816ac Fix popups and core functionality 2021-06-14 17:28:11 +02:00
pietervdvn
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
pietervdvn
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
pietervdvn
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
pietervdvn
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
pietervdvn
bf9fc67471 Add bottom margin 2021-05-18 01:05:43 +02:00
pietervdvn
e555a19d30 Adding a 'showAllQuestions'-flag' 2021-05-17 00:18:21 +02:00
pietervdvn
6ac8a5373c Better handling of metatags, more robust error handling when calculating tags 2021-05-10 23:51:03 +02:00
pietervdvn
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
pietervdvn
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
pietervdvn
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
pietervdvn
f177a3bad3 Various styling tweaks, fix #243 2021-04-12 13:05:30 +02:00
pietervdvn
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
pietervdvn
4342b38e9d Formatting and small cleanups 2021-03-29 02:53:06 +02:00
pietervdvn
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
pietervdvn
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
pietervdvn
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
pietervdvn
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn
1ffad21c62 Refactoring of tagsFilters, fix conditional 'hideInAnswer' 2021-03-22 02:17:00 +01:00
pietervdvn
2dcc5b21f5 Add debugging-featureswitch which toggles an overview of all tags 2021-03-22 01:05:01 +01:00
pietervdvn
1a74dd460b Remove caches as they would break interactivity 2021-03-22 00:28:21 +01:00
pietervdvn
857e4fe114 MultiAnswer option with rendering only shows up once 2021-03-14 03:14:45 +01:00
pietervdvn
ad08a55517 Fix rendering of multianswers, other small bug fixes 2021-03-13 17:25:44 +01:00
pietervdvn
558265eba9 Further fixes to clear up the fullscreen 2021-03-12 14:52:34 +01:00
pietervdvn
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00
pietervdvn
085d762bff Small code cleanups, documentation 2021-03-09 13:10:48 +01:00
pietervdvn
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
pietervdvn
4deb095943 Optimizing the layout for small screens 2021-02-21 01:36:31 +01:00
pietervdvn
f4f7ae8f93 Fix bug with multianswers triggering an error 2021-02-21 00:15:03 +01:00
pietervdvn
ae9d93138b Add ifnot-tags for multianswers, in order to indicate something is _not_ possible (e.g.: playment:coins=no) 2021-02-20 16:48:42 +01:00
pietervdvn
09599e9f15 Combine dropped the empty elements, causing them not to be able to update 2021-02-20 02:25:29 +01:00
pietervdvn
416a76ae4f Stabilize personal theme, textfield now correctly appears if it is an option in the freeform too 2021-02-20 01:45:51 +01:00
pietervdvn
1f4b06ae55 Some work on stabilizing the popups, WIP 2021-02-05 18:58:06 +01:00
pietervdvn
8f8ef690a4 Performance improvements 2021-02-05 16:32:37 +01:00
pietervdvn
1b73f0a43a Fix landscape mode 2021-01-27 02:26:57 +01:00
pietervdvn
e2e48344d6 Stuff more or less works 2021-01-25 04:21:22 +01:00
pietervdvn
149e117887 Merge master 2021-01-25 03:23:00 +01:00
pietervdvn
00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
Tobias
4068931bba Add Tailwind button for save+cancel
- remove custom styles
- add new button styles based on Tailwind classes using @apply
- extend config to allow hover:ring-blue-200 and such
- update the js-files to use new classes

- Only unsure about the `.review-form .save-non-active`, this might need additional Tailwind helper classes in this specific situation. Don't know where it shows up, so could not test.
2021-01-24 22:20:40 +01:00
pietervdvn
81f0a21076 Derping around, bit of a dead end due to transform3d in a parent 2021-01-22 01:03:50 +01:00
pietervdvn
7f1b78198a Cleaning away fullscreenmessage 2021-01-22 00:40:15 +01:00
pietervdvn
6c4b15e33d Add various bug fixes and improvements 2021-01-21 23:39:31 +01:00
Tobias
15a9441b1d Fix question styling (but break click action)
This fixes the styling but breaks the click action. Clicking on the text itself also triggers the action, clicking on the blank sapce next to it changes the label but does not trigger the action.

Generally speaking the style is easier to apply to an element that wraps the in put and the label-text. This could be the label-tag or a different wrapper.
2021-01-21 06:03:34 +01:00
Tobias
1b6178a66a Questions: Add border botton
First try to differentiate one question/answer from the next.
2021-01-21 05:55:52 +01:00
Tobias
743a972a50 Questions: Remove <br> Tags
Instead use block elements
2021-01-21 05:55:25 +01:00
Tobias
61964a801f Remove empty spaces
Default Setting by my editor. Let me know I you want to keep them.
2021-01-21 05:52:36 +01:00
Tobias
8f8e5f7636 Migrate .answer to Tailwind
- Remove custom CSS
- Add more landscape:* helper classes
2021-01-21 05:19:33 +01:00
Tobias
e3b7c7ddc6 Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
pietervdvn
f33fe081d0 Add caching into local storage for a faster map experience 2021-01-15 00:29:07 +01:00
pietervdvn
303485df7e Add bicycle tube vending machines 2021-01-09 02:11:43 +01:00
pietervdvn
2f57010202 Fix back button; add title 2021-01-08 18:02:07 +01:00
pietervdvn
6e77504854 Add back button on simpleAddUI 2021-01-08 16:49:42 +01:00
pietervdvn
2a31badd3d New roaming rendering system which allows layers to push questions, badges and title-icons to all the other layers, improve bike-clean-services 2021-01-08 03:57:18 +01:00
pietervdvn
77ffdc093a More styling tweaks 2021-01-08 02:13:44 +01:00
pietervdvn
701ce3e89a Css tweaks 2021-01-07 04:50:12 +01:00
pietervdvn
a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
pietervdvn
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
pietervdvn
e4a2fd1daf More refactoring 2021-01-02 19:09:49 +01:00
pietervdvn
3179e59f53 Fix rendering of questions, they update now with the tags 2020-12-27 21:44:49 +01:00
Pieter Vander Vennet
cdfffd6120 Finish the additions of reviews 2020-12-08 23:44:34 +01:00
Pieter Vander Vennet
bb20c41002 First version of reviews 2020-12-07 03:02:50 +01:00
Pieter Vander Vennet
efd7631837 Performance improvements, add clock 2020-12-05 03:22:17 +01:00
Pieter Vander Vennet
8383f482c7 More UI tweaks, fix bugs with new icon handling 2020-11-27 13:39:00 +01:00
Pieter Vander Vennet
488fd16873 Small bug fixes 2020-11-24 11:10:43 +01:00
Pieter Vander Vennet
4700e71d2e Add share button (supported browsers only), refactoring of fullscreenmessage, fancier scrolling 2020-11-23 02:55:18 +01:00
Pieter Vander Vennet
cd548ab04b Add Fietsambassade logo to cyclofix; various svg- and css fixes 2020-11-20 14:00:37 +01:00
Pieter Vander Vennet
2177db376c More fancyness, less bugs 2020-11-17 16:29:51 +01:00
Pieter Vander Vennet
16612b10ef I should have commited sooner... 2020-11-17 02:22:48 +01:00
Pieter Vander Vennet
314894085a Cleaning filtered layer 2020-11-16 01:59:30 +01:00
Pieter Vander Vennet
e74b4e3804 Small fixes, perf improvements, remove duplicate images of ghost bikes, add wall mount 2020-11-15 01:16:35 +01:00
Pieter Vander Vennet
9978879536 Further theme tweaks, attempts to optimize 2020-11-15 00:27:55 +01:00
Pieter Vander Vennet
3fdb84e481 Extract variables from html, add black theme to surveillance cameras, use svgs directly in the frontend 2020-11-14 02:54:33 +01:00
Pieter Vander Vennet
ba44024dd9 Fixes, surveillance cams v0.1 2020-11-13 23:58:11 +01:00
Pieter Vander Vennet
b329bbbdb3 Merging master 2020-11-12 12:25:36 +01:00
Pieter Vander Vennet
52f53eb6b6 Disable editing when userbadge is disabled 2020-11-12 12:21:34 +01:00
Pieter Vander Vennet
5b59d7dbd0 Fixed small bugs, add documentation to query parameters, draft of surveillance cams 2020-11-12 12:18:02 +01:00
Pieter Vander Vennet
3f8b6e88d3 Fix deploy 2020-11-06 01:58:26 +01:00
Pieter Vander Vennet
a19f3e61f9 Fix image carousel bug 2020-11-02 18:59:21 +01:00
Pieter Vander Vennet
1447863fa7 Fix tests, refactoring kindof works now 2020-10-28 11:19:47 +01:00
Pieter Vander Vennet
ab2e9425c2 Mapillary bugfix 2020-10-27 14:13:37 +01:00
Pieter Vander Vennet
895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00
Pieter Vander Vennet
62c4f0a928 Merge branch 'master' into develop 2020-10-25 20:50:36 +01:00
Pieter Vander Vennet
0ceeaf82b2 Remove priority 2020-10-25 20:50:29 +01:00
Pieter Vander Vennet
a67d481478 More questions for charging_stations 2020-10-25 00:45:25 +02:00
Pieter Vander Vennet
80a5e8d342 Add minimal charging_stations theme 2020-10-23 19:26:08 +02:00
Pieter Vander Vennet
20e67e463f Restore interactivity 2020-10-21 23:38:03 +02:00
Pieter Vander Vennet
07e611bf10 Add further support for special UI-elements; add documentation, fix a few bugs 2020-10-17 02:37:53 +02:00
Pieter Vander Vennet
a721d3137a Optimize rendering 2020-10-14 12:15:09 +02:00