Commit graph

48 commits

Author SHA1 Message Date
pietervdvn 4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
pietervdvn d072552043 Small tweaks to attribution panel 2021-04-09 17:56:13 +02:00
pietervdvn 12d99e0323 Visualize attribution in the attribution panel 2021-04-09 02:57:06 +02:00
pietervdvn 0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +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 f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
pietervdvn d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn 747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +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 c2d520c2e9 Small fixes 2021-03-04 13:35:03 +01:00
pietervdvn a0b909e8a6 Fixes to popup handling and to broken styles 2021-02-25 02:23:26 +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 dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +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 bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +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 e2e48344d6 Stuff more or less works 2021-01-25 04:21:22 +01:00
pietervdvn 00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
pietervdvn e1a4c75391 Halfway removing the fullscreenmessage 2021-01-24 18:33:16 +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 7a2f4fa44a Migrate featureinfobox to Tailwind
- migrate featureinfobox to Tailwind
- migrate featureinfobox-content to Tailwind
- migrate fullscreenmessage-content to Tailwind so we can delete css/fullscreenmessagebox.css

The landscape-mode is somethign that Tailwind does not support AFAIK. Instead, I migrated the one css-definition that was left over but required to a tailwind-like class name `.landscape\:max-h-screen`. Note the escaped colon with is required so css supports colon based class names.
2021-01-21 05:05:10 +01:00
Tobias e3b7c7ddc6 Migrate featurebox-title (…) to Tailwind 2021-01-20 23:00:11 +01:00
Tobias 871f512c0d Move border custom css to Tailwind Class
- migrate custom css to Tailwind class
- introduce class-parameter for `AsImageElement`
- migrate width of login button to Tailwind class
2021-01-20 21:48:47 +01:00
pietervdvn db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
pietervdvn 923b86b507 Experimenting with tailwind: splitting the index intro into a separate class; adding the logo 2021-01-18 02:51:42 +01:00
Tobias de1ac89425 Fixme comment to add the logo to the index-header 2021-01-17 21:15:14 +01:00
Tobias 4c59ea3b1e Tailwind for List of Themes
Style the list of themes with Tailwind. Add wrapper around the list of themes.

The non-linked list items are still TODO.

Also move the Streetcomplete-Note below the list and also the custom-build-Request-Line.
2021-01-17 21:14:48 +01:00
Tobias 740b54e476 Use Combine instead of VerticalCombine
This gets rid of the added SPAN-tag with ID.
2021-01-17 21:11:57 +01:00
Tobias c2ee058682 Remove a few empty spaces and line breaks
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
pietervdvn 092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
pietervdvn 6e77504854 Add back button on simpleAddUI 2021-01-08 16:49:42 +01:00
pietervdvn ddea3d2fc1 Small css tweaks, fix layer filtering 2021-01-08 14:23:12 +01:00
pietervdvn 77ffdc093a More styling tweaks 2021-01-08 02:13:44 +01:00
pietervdvn 9a412c6b74 Workaround: popups move into zoom vertically too now on desktop 2021-01-07 20:11:07 +01:00
pietervdvn 7dc7cc283d Add return to map button on layer panel 2021-01-07 15:19:50 +01:00
pietervdvn 701ce3e89a Css tweaks 2021-01-07 04:50:12 +01:00
pietervdvn c359d43b15 Add standalone bicycle library theme, search now opens the popup of the found object 2021-01-06 02:09:04 +01:00
pietervdvn a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
pietervdvn 85a6894c92 Use proper description in layerconfig 2021-01-05 01:30:59 +01:00
pietervdvn db66689705 Add working clustering! 2021-01-04 18:55:10 +01:00
pietervdvn 4948524f91 More cleaning up 2021-01-04 04:36:21 +01:00
pietervdvn 778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00