Commit graph

37 commits

Author SHA1 Message Date
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
664a7f821e Add attribution button as standalone button, fix image license display 2023-02-06 22:43:34 +01:00
8c35bfd67b Use GuiState type instead of fully typed states 2023-01-06 03:44:04 +01:00
65bb91b97a Hotkeys: translations, fix location lock on mobile 2022-12-28 00:37:48 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
6f018a2fd8 Replace userbadge with panel access to user information, add more information to user profile 2022-12-13 03:46:53 +01:00
494a49bc48 Switch to a panel based UI, fix #552 2022-12-08 02:56:49 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
b67a80e275 New statistcs view 2022-08-22 19:17:23 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
9bfbdf012a Propagate 'store' where applicable, improve docs 2022-06-19 13:55:33 +02:00
f0675a026b Exporting CSV/Geojson now respects filters + refactoring away State.state 2022-02-16 01:34:28 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
95d6244008 Remove obsolete console.logs 2021-12-22 00:43:15 +01:00
7dfbe5f4b4 Enable copyright if welcome message is hidden, add overlap detection on GRB theme 2021-12-14 03:12:10 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
65b1891cb6 Add metacalculation on currentview 2021-12-11 02:19:28 +01:00
c76b0a6340 Add current view popup 2021-12-10 17:30:50 +01:00
2bead588fb Do not show quickswitch if background map switching is disabled 2021-12-04 12:20:24 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
64adf13d42 Rework copyright panel, fix filter view toggle 2021-10-30 01:55:32 +02:00
936cf1bf9f Fix back button behaviour, fix #523 2021-10-25 20:50:59 +02:00
933c0f0073 Fix opening of various views when set by url-parameters, small styling tweaks in the popups 2021-10-23 02:46:37 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
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
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
ae21e33077 Fix dissapearing attribution, fix toggle behaviour 2021-07-28 18:20:59 +02:00
b5eb569802 Streamline download buttons 2021-07-28 16:48:59 +02:00