Commit graph

79 commits

Author SHA1 Message Date
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
ec2e0e1de1 fix: use correct snapping 2023-03-15 15:25:45 +01:00
96c819ea40 Fix bug in presets which generated incorrect 'referencingWays' 2023-03-15 15:21:09 +01:00
08565dd20e feature: expose _referencing_ways/snap_to_layer in preset icon 2023-03-15 14:25:24 +01:00
3c7d632739 Fix #1280 2023-01-29 13:31:49 +01:00
9473f1cc7d Hide the newly-created banner after a while (only on reload though), fix #1227 2023-01-09 20:58:52 +01:00
e31c87feab Use LoginToggle where possible, 2023-01-06 03:37:22 +01:00
341d556331 Formatting 2022-11-14 01:29:22 +01:00
3baaff1324 Change 'cancel'-text in simpleUI with 'Select a different category' 2022-11-14 01:22:38 +01:00
b251fd7b69 Formatting 2022-11-08 14:37:48 +01:00
ccf3bb3993 Add friendly confirm message on newly created points 2022-11-07 23:12:31 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
ddc0aebdc3 Fix addition of new points 2022-07-18 00:28:26 +02:00
a4916a9b6d Fix 'stabilized' 2022-06-13 01:35:50 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
3f18ce7fd3 Fix: presets will now also show if the layer doesn't have a name and is shown 2022-04-19 00:57:36 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
5163cb031e Attempt to fix #709 2022-03-23 12:42:47 +01:00
186b8a79ac Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates 2022-02-09 03:38:40 +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
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +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
a58ce564c2 Add theme for 'notes' 2022-01-08 04:22:50 +01:00
ae045b75cf Fix snapping to layers for the import button 2021-12-05 05:21:03 +01:00
96adaa4b0e First draft of entrance layer 2021-12-04 21:49:37 +01:00
950324901c Fix build, version bump 2021-11-30 19:19:53 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +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
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
d3f84d51ac Small fixes 2021-10-20 19:12:28 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
448468c928 Merge develop 2021-10-13 17:23:51 +02:00
95867635e0 Further work on the move flow 2021-10-13 03:09:37 +02:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
6890c5189e More refactoring 2021-09-29 01:12:29 +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
0a9e7c0b36 Fix bbox bug, add ids to filters, add filter state to the URL 2021-09-27 18:35:32 +02:00
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00