Commit graph

495 commits

Author SHA1 Message Date
pietervdvn
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn
a4445eed3e Better OHViz 2021-03-22 02:34:31 +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
878cb6d47d Add maxzoom capability to layers 2021-03-21 01:36:34 +01:00
pietervdvn
f0765df5ed Add possibility to add external geojson 2021-03-21 01:32:21 +01:00
pietervdvn
d7c1f38d26 Remove last mentions of 'overpassTags' in the layerconfig 2021-03-21 00:44:23 +01:00
pietervdvn
747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +01:00
pietervdvn
f5999e0f12 Make forcedLanguage public for the createLayouts-script 2021-03-17 14:35:40 +01:00
pietervdvn
6d355cd90c Fix attribution style of wikimedia images 2021-03-17 14:33:22 +01:00
pietervdvn
857e4fe114 MultiAnswer option with rendering only shows up once 2021-03-14 03:14:45 +01:00
pietervdvn
a76d8822ff Cleanup of review-css to use tailwind 2021-03-13 19:07:38 +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
482a81b40a Fix error message 2021-03-12 14:15:07 +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
c2d520c2e9 Small fixes 2021-03-04 13:35:03 +01:00
pietervdvn
a91c3fde69 Removed todo's 2021-02-26 14:54:59 +01:00
pietervdvn
a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +01:00
pietervdvn
29a0a3ee81 Quick fixes 2021-02-24 22:01:21 +01:00
pietervdvn
0e5b69f6cf Hide controls when needed 2021-02-21 03:51:29 +01:00
pietervdvn
604d7863fe Add bigger zoom-in and zoom-out button, move attribution to button on small screens 2021-02-21 03:38:12 +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
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00
pietervdvn
e2d5cefda3 Removed some obsolete lines 2021-02-20 02:39:00 +01:00
pietervdvn
7ee3a6065c Add loading from a random URL; fixes #208 2021-02-20 02:37:47 +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
b24290e464 Small fixes 2021-02-20 02:09:41 +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
79fc3f54e5 Move slick buttons to a clickable location 2021-02-15 19:06:06 +01:00
pietervdvn
f86ce4bc17 Fix deployment 2021-02-15 17:44:19 +01:00
pietervdvn
770c8d1dde Fixed opening of popups 2021-02-14 20:36:20 +01:00
pietervdvn
bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +01:00
pietervdvn
d4f107c81a Stabilizing popups part 2: loading new data doesn't close the popup anymore + fix slideshow 2021-02-06 00:05:38 +01:00
pietervdvn
b9d5a85cd0 Merge slick carousel 2021-02-05 19:11:19 +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
1979aadb49 Add slick-carousel instead of homemade one 2021-01-29 03:23:53 +01:00
pietervdvn
1831365597 Small code fixes, fix #198 2021-01-27 02:58:11 +01:00
pietervdvn
1b73f0a43a Fix landscape mode 2021-01-27 02:26:57 +01:00
pietervdvn
593ac5381a Further refactoring fullscreenelement: removal of hash handling from showDataLayer 2021-01-27 01:14:16 +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
e1daade961 Remove a few new lines and spaces 2021-01-24 22:20:54 +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