Commit graph

42 commits

Author SHA1 Message Date
pietervdvn
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
pietervdvn
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
pietervdvn
d3f84d51ac Small fixes 2021-10-20 19:12:28 +02:00
pietervdvn
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
pietervdvn
448468c928 Merge develop 2021-10-13 17:23:51 +02:00
pietervdvn
95867635e0 Further work on the move flow 2021-10-13 03:09:37 +02:00
pietervdvn
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
pietervdvn
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
pietervdvn
6890c5189e More refactoring 2021-09-29 01:12:29 +02:00
pietervdvn
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
pietervdvn
0a9e7c0b36 Fix bbox bug, add ids to filters, add filter state to the URL 2021-09-27 18:35:32 +02:00
pietervdvn
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
pietervdvn
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
pietervdvn
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
pietervdvn
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
pietervdvn
a4f4365d71 Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active) 2021-09-08 01:36:44 +02:00
pietervdvn
9de4ff9abf Bugfix: if a filter is enabled, a new point of that layer cannot be added anymore; instead the filter should be disabled (to prevent duplicates) 2021-09-07 01:49:18 +02:00
pietervdvn
3c73dfd6b2 Update of the 'addNewMarker': show icons, show plus button, show label 2021-08-22 18:48:38 +02:00
pietervdvn
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
pietervdvn
0a01561d37 First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436 2021-08-07 21:19:01 +02:00
pietervdvn
38635ba8b2 Small fix: always show the buttons in the AddUI 2021-07-29 00:43:16 +02:00
pietervdvn
b5eb569802 Streamline download buttons 2021-07-28 16:48:59 +02:00
pietervdvn
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +02:00
pietervdvn
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
pietervdvn
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
pietervdvn
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
pietervdvn
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
pietervdvn
5e84b00ca2 Use clone in translation 2021-06-30 15:34:32 +02:00
pietervdvn
962e364bad Translation fixes 2021-06-21 03:12:43 +02:00
pietervdvn
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
pietervdvn
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
pietervdvn
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
pietervdvn
8e15f8488a Reset the add point dialog when the popup is closed 2021-04-08 22:32:15 +02:00
pietervdvn
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
pietervdvn
bec1998a6d Fix incorrect imports due to refactoring 2021-03-29 02:04:42 +02:00
pietervdvn
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
pietervdvn
747adfda85 Fix wordbreak of simpleAddUI on chrome 2021-03-18 13:45:57 +01:00
pietervdvn
bc1863dcb6 Fix hiding and showing of features 2021-02-14 19:45:02 +01:00
pietervdvn
7f1b78198a Cleaning away fullscreenmessage 2021-01-22 00:40:15 +01:00
pietervdvn
6e77504854 Add back button on simpleAddUI 2021-01-08 16:49:42 +01:00
pietervdvn
4948524f91 More cleaning up 2021-01-04 04:36:21 +01:00
pietervdvn
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
Renamed from UI/SimpleAddUI.ts (Browse further)