Commit graph

46 commits

Author SHA1 Message Date
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
9238f0f381 Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
535b5db7b0 More tests 2022-03-17 21:51:53 +01:00
52a440dd18 Add small test 2022-03-16 14:06:10 +01:00
ae04047346 Fix changeset uploading 2022-03-15 13:44:34 +01:00
e4f062b7a5 Fix dissappearing default tags, add tests 2022-03-14 03:33:03 +01:00
Tobias
c88632ce8b
Changeset tag host: Add domain and path (#689)
* Changeset tag `host`: Add domain and path

Extend the value of the changeset tag host key to include the full url of the editor. This way a reader of the changeset can open the editor based on this value.

* Remove `path` from changeset tags
2022-03-06 22:01:01 +01:00
dfb16fa802 Small refactoring: move changeset-handler creation to 'changes' 2022-02-15 23:44:16 +01:00
f447854834 Small refactoring, fix logic which possibly caused #659 (to be confirmed) 2022-02-14 02:50:21 +01:00
5cefc4d25f Some cleanup of changesetHandler, add import source with reference to the note 2022-02-01 00:09:28 +01:00
d1e99fc2d3 Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks 2022-01-31 20:52:56 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
0ae78f19f3 Fix changeset reuse for automaton 2021-12-17 19:28:05 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +01:00
8e66313ef1 Add metadata in changeset with (binned) distance to changed feature 2021-11-09 01:49:07 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
1be8e6e1d1 Attempt to fix empty changes 2021-07-26 16:51:57 +02:00
5cc963513a Small optimazations 2021-07-26 15:03:07 +02:00
c26783187b Attempt to fix #422 2021-07-13 00:40:27 +02:00
6732c12a0c First version which caches changesets if not uploaded 2021-07-10 15:52:52 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
bee2878b76 Fix faulty upload 2021-01-04 21:33:37 +01:00
4948524f91 More cleaning up 2021-01-04 04:36:21 +01:00
0b57042de1 Fix the build 2021-01-03 13:50:18 +01:00
e4a2fd1daf More refactoring 2021-01-02 19:09:49 +01:00
Pieter Vander Vennet
efd7631837 Performance improvements, add clock 2020-12-05 03:22:17 +01:00
Christian Neumann
55a3762412 Fix upload for maintainers with email. 2020-11-18 12:50:28 +01:00
Pieter Vander Vennet
73f32e0ecf Refactored out 'layout.ts' 2020-11-11 16:23:49 +01:00
Pieter Vander Vennet
9970c4b8bb Cleanup of empty classes, partial use of default export 2020-10-02 19:00:24 +02:00
Pieter Vander Vennet
0714327d66 More work on OpeningHours picker 2020-09-30 22:22:58 +02:00
Pieter Vander Vennet
527a635d6a Add extra changeset tags 2020-09-21 23:57:50 +02:00
Pieter Vander Vennet
9e6460030b Fixes to the personal theme 2020-09-15 02:29:31 +02:00
Pieter Vander Vennet
a57b7d93fa Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes 2020-08-30 01:13:18 +02:00
Pieter Vander Vennet
60c15e9c8d Add cyclestreet theme, various bugfixes 2020-08-27 18:44:16 +02:00
Pieter Vander Vennet
82f3525907 Changesets are now kept open and reused to avoid tons of changesets to be created 2020-08-27 11:11:20 +02:00
Pieter Vander Vennet
71f4d4091e Small fixes for the GRB theme and value substitution 2020-08-27 00:08:00 +02:00
Pieter Vander Vennet
4a0970a71f Custom themes now stick to the user account and can be revisited, small improvements 2020-08-26 15:36:04 +02:00