9cc721abad
More refactoring and fixes
2021-06-14 02:39:23 +02:00
49c821268e
Further fixing the refactoring
2021-06-13 15:04:55 +02:00
3943100e54
More refactoring, stuff kindoff works
2021-06-12 02:58:32 +02:00
62f471df1e
More refactoring, still very broken
2021-06-11 22:51:45 +02:00
d5d90afc74
Further butchering the UI framework
2021-06-10 14:05:26 +02:00
6415e195d1
Butchering the UI framework
2021-06-10 01:36:20 +02:00
01bf69a678
Add grid overview to index page
2021-05-30 00:17:31 +02:00
00fb194dc2
Only show the top ten contributors
2021-05-30 00:15:46 +02:00
f837d60756
Fixes to contribution panel
2021-05-27 18:56:02 +02:00
1900140dd5
Actually shorten list of contributors
2021-05-19 23:29:23 +02:00
caba824a54
Add contributors to attribution panel
2021-05-19 19:39:55 +02:00
223fada5b3
Add small display of OSM-contributors who added data previously
2021-05-10 23:48:00 +02:00
2a9faad288
Add explicit .html to links as not to break other deployments
2021-05-10 16:03:40 +02:00
a0c1bc2137
OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191
2021-05-06 01:33:09 +02:00
3e3da25edb
Small fixes
2021-04-23 17:22:01 +02:00
86dd93c593
Add mapillary button in the attribution
2021-04-23 12:56:33 +02:00
475cdae19f
Do not show layer selection if the layer name is undefined or empty string
2021-04-21 17:43:04 +02:00
95f1bdd797
Small refactoring, add 'last edit by'-rendering
2021-04-21 01:26:36 +02:00
f177a3bad3
Various styling tweaks, fix #243
2021-04-12 13:05:30 +02:00
2ad72ae346
Merge develop
2021-04-10 16:12:40 +02:00
e59900d906
Small fix
2021-04-10 03:53:48 +02:00
4766f8bbde
More validation and fixes
2021-04-10 03:50:44 +02:00
d072552043
Small tweaks to attribution panel
2021-04-09 17:56:13 +02:00
12d99e0323
Visualize attribution in the attribution panel
2021-04-09 02:57:06 +02:00
8e15f8488a
Reset the add point dialog when the popup is closed
2021-04-08 22:32:15 +02:00
0fea2c87cd
Add attribution script and some attributions
2021-04-07 01:32:39 +02:00
15a6794e59
Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches
2021-03-29 02:31:08 +02:00
bec1998a6d
Fix incorrect imports due to refactoring
2021-03-29 02:04:42 +02:00
f124d9ded7
Add custom javascript snippets to calculate tags
2021-03-24 01:25:57 +01:00
d8c1f72857
Split TagsFilter into multiple files
2021-03-22 03:05:08 +01:00
747adfda85
Fix wordbreak of simpleAddUI on chrome
2021-03-18 13:45:57 +01:00
558265eba9
Further fixes to clear up the fullscreen
2021-03-12 14:52:34 +01:00
482a81b40a
Fix error message
2021-03-12 14:15:07 +01:00
c2d520c2e9
Small fixes
2021-03-04 13:35:03 +01:00
a0b909e8a6
Fixes to popup handling and to broken styles
2021-02-25 02:23:26 +01:00
0e5b69f6cf
Hide controls when needed
2021-02-21 03:51:29 +01:00
604d7863fe
Add bigger zoom-in and zoom-out button, move attribution to button on small screens
2021-02-21 03:38:12 +01:00
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
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
bc1863dcb6
Fix hiding and showing of features
2021-02-14 19:45:02 +01:00
1831365597
Small code fixes, fix #198
2021-01-27 02:58:11 +01:00
1b73f0a43a
Fix landscape mode
2021-01-27 02:26:57 +01:00
e2e48344d6
Stuff more or less works
2021-01-25 04:21:22 +01:00
00f610c589
Refactoring fullscreenhandling
2021-01-25 03:12:09 +01:00
e1a4c75391
Halfway removing the fullscreenmessage
2021-01-24 18:33:16 +01:00
81f0a21076
Derping around, bit of a dead end due to transform3d in a parent
2021-01-22 01:03:50 +01:00
7f1b78198a
Cleaning away fullscreenmessage
2021-01-22 00:40:15 +01:00
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