785f57262e
Further cleanup: further removal of the UIElement
2021-06-28 00:45:49 +02:00
6efc928bb5
Remove debug output
2021-06-24 02:31:31 +02:00
3cec4eccff
Add zoom functionality to minimap
2021-06-24 01:17:29 +02:00
eba1772ab9
Add minimap baseElement; add this as special rendering, add minimap beneath direction input element
2021-06-23 02:15:28 +02:00
b9b504aebc
Better table export as MD, regenerate of the documentation
2021-06-21 03:37:00 +02:00
d4909734a1
Add a histogram visualisation
2021-06-21 03:13:05 +02:00
bf7e6376c0
Styling tweaks, better metadata handling at data upload
2021-06-19 18:28:30 +02:00
1609c63f3b
Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there!
2021-06-18 01:25:13 +02:00
9a73ae4c47
More fixes
2021-06-16 21:23:03 +02:00
910970e4a4
Fix input elements
2021-06-16 17:09:32 +02:00
64ec06bfc8
Fix opening hours input element
2021-06-16 14:23:53 +02:00
afbe765ce9
Add table, fix preferences view
2021-06-15 00:55:12 +02:00
8e72b70742
Fix deployment, fix documentation generation, add a small markdown generator
2021-06-15 00:28:59 +02:00
e480c97676
Fixed part of the special renderings
2021-06-14 19:21:33 +02:00
8ad9b816ac
Fix popups and core functionality
2021-06-14 17:28:11 +02:00
9cc721abad
More refactoring and fixes
2021-06-14 02:39:23 +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
b441e6e8a5
Fixed some typos, fixed legacy loading in non-legacy settings, also show attribution when layer control is disabled
2021-05-03 16:04:35 +02:00
6234d26bac
Remove ornaments
2021-04-23 12:54:26 +02:00
ad08a55517
Fix rendering of multianswers, other small bug fixes
2021-03-13 17:25:44 +01:00
558265eba9
Further fixes to clear up the fullscreen
2021-03-12 14:52:34 +01:00
2bb50561fe
New graphs; disable optimazation
2021-03-12 13:48:49 +01:00
085d762bff
Small code cleanups, documentation
2021-03-09 13:10:48 +01:00
a91c3fde69
Removed todo's
2021-02-26 14:54:59 +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
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
09599e9f15
Combine dropped the empty elements, causing them not to be able to update
2021-02-20 02:25:29 +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
1f4b06ae55
Some work on stabilizing the popups, WIP
2021-02-05 18:58:06 +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
593ac5381a
Further refactoring fullscreenelement: removal of hash handling from showDataLayer
2021-01-27 01:14:16 +01:00
e2e48344d6
Stuff more or less works
2021-01-25 04:21:22 +01:00
149e117887
Merge master
2021-01-25 03:23:00 +01:00
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
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
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