Commit graph

44 commits

Author SHA1 Message Date
02da80c311 Experimenting with Svelte: build a wrapper to convert 'old' components into Svelte, add a community index overview 2023-02-08 01:18:56 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
664a7f821e Add attribution button as standalone button, fix image license display 2023-02-06 22:43:34 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
3709dc323f Move extra actions into themeExplanationpanel, switch userinfo and help buttons, remove obsolete scrollableTriggers 2023-01-06 03:46:10 +01:00
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +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
92b311bffa Add 'ctrl+F' to select the search box immediately 2022-12-24 02:01:58 +01:00
4de76136de Refactor geolocation handler into multiple parts, fix lock behaviour 2022-12-22 04:13:52 +01:00
b330b80aeb Some style tweaks 2022-12-16 17:43:50 +01:00
9e000d521f Housekeeping... 2022-12-16 13:44:25 +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
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +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
812563ddc5 Add first dashboard layout 2022-07-13 18:00:54 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
2f2e58faff Update doctestts, add lint config 2022-04-08 17:59:14 +02:00
65fc2c5de4 Fix runaway link, small issues 2022-03-10 23:59:18 +01:00
3fb7cc90fc Fix #691 2022-03-10 23:19:08 +01:00
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
7f63a88e9a Styling tweaks 2022-02-14 04:56:34 +01:00
c941f567cf Add extraLink button which replaced the iframePopout button, fix #654 2022-02-14 04:48:33 +01:00
452bf39561 SimpleAddUi: scroll to top if a preset is chosen 2022-02-09 00:35:59 +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
85af8a20b0 Tweak new note marker, formatting 2022-01-14 02:40:55 +01:00
6ae8ec8036 Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images 2022-01-14 01:41:19 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
4093a73f4e Only autoclose once, fix #570 2021-11-24 18:04:10 +01:00
746273f594 Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme 2021-11-10 18:42:31 +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
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
64adf13d42 Rework copyright panel, fix filter view toggle 2021-10-30 01:55:32 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +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
b7c6861484 Add failsafe: overpass will stop redownloading if the features have been fetched by other sources and will pick the new bounds when redownloading 2021-10-20 01:26:39 +02:00
196d76d9dc Fix: opening the popup if defined in the hash 2021-10-20 01:13:55 +02:00
5ac035be20 Various small bug fixes 2021-10-15 15:20:08 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00