dd21b21240
Add missing await operator
2022-12-16 01:03:26 +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
b251fd7b69
Formatting
2022-11-08 14:37:48 +01:00
5f1a7892c1
Fix typing and build
2022-11-07 23:35:17 +01:00
72ca67e3ab
Formatting
2022-11-02 14:44:06 +01:00
8d304f9a56
Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes
2022-10-28 04:33:05 +02:00
61aebc61eb
Formatting
2022-10-27 01:50:41 +02:00
28fc81c96f
Fix typings
2022-09-21 02:21:54 +02:00
728f526b61
Improve typing, make DownloadAsync cache timing flexible
2022-09-21 02:11:10 +02:00
b912343805
Bugfixes, add A3 poster
2022-09-18 12:45:02 +02:00
a1a12e6f38
Merge master
2022-09-14 14:45:36 +02:00
306a67fca1
Formatting
2022-09-14 13:39:52 +02:00
399d671a23
Fix soft deletion if the softdeletionTags are undefined
2022-09-14 12:21:35 +02:00
7a87d41649
Add test
2022-09-12 21:23:57 +02:00
665330e150
Fix soft deletion if the softdeletionTags are undefined
2022-09-12 20:34:41 +02:00
6c3f9bae25
Make fixme optional if stated in the softDeletionTags
2022-09-11 01:25:56 +02:00
b541d3eab4
Reformat all files with prettier
2022-09-08 21:40:48 +02:00
e653a76b69
Improve typing
2022-09-03 14:48:38 +02:00
d457cc19c9
Remove stray 'downloadObject'
2022-09-02 12:40:51 +02:00
06f8cf7006
First working plantnet UI
2022-08-22 19:16:37 +02:00
f48d1a06c3
Add default values for gpx upload
2022-08-09 14:32:24 +02:00
06b5df833f
Some finetuning of GPX trace uploading
2022-08-05 19:47:24 +02:00
312db3ad50
Add possibility to upload your travelled track to OSM
2022-08-05 12:41:28 +02:00
be2816bd0e
Merge master
2022-08-02 19:46:16 +02:00
7e32413113
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
2022-07-29 20:04:36 +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
24f090c92f
Add OsmFeature type
2022-07-13 17:56:33 +02:00
4246221e8e
Fix import flow, add typing
2022-07-08 03:14:55 +02:00
4fd40c6935
Download needed relations completely, fixes 873
2022-06-24 18:12:39 +02:00
98c6113cbe
Merge master
2022-06-22 20:06:41 +02:00
dd483fc42b
Merge branch 'feature/schools'
2022-06-22 15:27:25 +02:00
06bc136b85
Refactor OsmFeatureSource to increas testability
2022-06-21 22:57:13 +02:00
d0b5163ff0
Move unofficial theme logic into UserRelatedState; fix updating of longPreferences
2022-06-21 18:22:09 +02:00
5bafbbd3d2
Fix typo in method name, fix conflicted doctests
2022-06-20 11:26:55 +02:00
470e9acc64
Merge master
2022-06-19 18:23:43 +02:00
aee161d456
Some robustness if no changes have to be made anymore
2022-06-08 01:27:21 +02:00
9877abec17
More refactoring and fixes
2022-06-06 19:37:22 +02:00
4283b76f36
Huge refactoring: split readonly and writable stores
2022-06-05 02:24:14 +02:00
44223d0f1c
Add mapillary and other nearby images preview
2022-06-03 01:33:41 +02:00
bd03a5a76a
Various fixes for bot
2022-05-21 01:02:09 +02:00
7559f9259b
Styling tweak
...
Add mapillary link to nearby_images
Fix licenses
Add missing assets
First version of nearby-images
2022-05-08 13:05:26 +02:00
3951b8d5c8
Remove obsolete conflict marker
2022-04-28 00:44:49 +02:00
6dd3711b5b
Merge branches
2022-04-28 00:38:08 +02:00
90aa94700a
Fix tests
2022-04-28 00:37:30 +02:00
861b9a3cdd
Small improvements
2022-04-28 00:29:51 +02:00
14956e229c
Small refactoring of search
2022-04-28 00:28:04 +02:00
b2c8c2e7a3
Move import tag into doctest
2022-04-26 10:31:43 +02:00
254098a7e5
Stabilize longPreferences
2022-04-13 02:42:33 +02:00
57d969cd79
Remove some stray console.logs; formatting
2022-04-13 01:26:45 +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
abc4a08b3a
Fix regression and add tests, add overpass link in layer documentation
2022-03-24 19:59:46 +01:00
535b5db7b0
More tests
2022-03-17 21:51:53 +01:00
52a440dd18
Add small test
2022-03-16 14:06:10 +01:00
daa23fad95
Merge master
2022-03-15 13:45:20 +01:00
ae04047346
Fix changeset uploading
2022-03-15 13:44:34 +01:00
f20144a502
Merge master
2022-03-14 03:34:42 +01:00
e4f062b7a5
Fix dissappearing default tags, add tests
2022-03-14 03:33:03 +01:00
9008e333ac
Optimize queries to overpass
2022-03-13 01:27:19 +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
5284f198d8
Fix various bugs
2022-02-22 14:13:41 +01:00
bf05a88afd
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
2022-02-16 02:31:39 +01:00
39e6cdfda4
Fix dependency injection of refactoring
2022-02-16 01:46:55 +01:00
2ed6e04a7a
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
2022-02-16 01:00:54 +01:00
9cd83af941
Add 'upload GPX-trace to OSM' code, small improvements to gps_track-layer
2022-02-16 01:00:28 +01:00
4638f82635
Fix tests
2022-02-16 00:14:22 +01:00
dfb16fa802
Small refactoring: move changeset-handler creation to 'changes'
2022-02-15 23:44:16 +01:00
e721146ca1
Show loading screen when logging in
2022-02-15 15:42:09 +01:00
419f2b1351
Fix personal theme, add possibility to sync layer selection
2022-02-14 18:18:05 +01:00
f447854834
Small refactoring, fix logic which possibly caused #659 (to be confirmed)
2022-02-14 02:50:21 +01:00
1c418e5a49
Add code quality test, remove all constructor.name entries as they are unreadable after minification
2022-02-14 02:26:03 +01:00
31205f3430
Filter duplicate ids from new ways, #564
2022-02-11 02:55:42 +01:00
508ef8a970
Rephrase to increase clarity
2022-02-05 23:38:55 +01:00
dd68cc39e7
Unofficial themes are remembered now
2022-02-04 14:36:26 +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
618f61d3e8
Fix typo
2022-01-31 13:14:07 +01:00
aba6cd0580
Fix commenting on notes
2022-01-30 18:53:07 +01:00
5f33949b93
Fix commenting on notes
2022-01-30 18:47:19 +01:00
fa971ffbbf
Full code cleanup
2022-01-26 21:40:38 +01:00
99edba4c73
Merge master
2022-01-26 21:12:25 +01:00
f09134c3be
Update to the import viewers
2022-01-25 21:55:51 +01:00
fa179af601
More work on import flow
2022-01-25 00:48:05 +01:00
b61c0a1180
Fix: remember previous, externally loaded themes
2022-01-25 00:46:57 +01:00
ca1490902c
Finish importer, add applicable import layers to every theme by default
2022-01-21 01:57:16 +01:00
3402ac0954
Lots of refactoring, first version of the import helper
2022-01-19 20:34:04 +01:00
25f956c808
Autoreformat all the things
2022-01-18 18:52:42 +01:00
00e5ce0b02
The overpassfeaturesource now only fetches layers that must be updated, fix #599
2022-01-15 02:44:11 +01:00
a65afbbb58
Work on automatically creating an import layer for every feature
2022-01-14 13:58:37 +01:00
555dbf3478
Attempt to fix loading
2022-01-14 03:57:36 +01:00
a03313fb3d
Some refactoring
2022-01-14 03:14:56 +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
6999a73d44
Add import from notes functionality
2022-01-12 02:31:51 +01:00
b15eaff55e
Add image support in notes
2022-01-08 14:08:04 +01:00
a58ce564c2
Add theme for 'notes'
2022-01-08 04:22:50 +01:00
ebb510da04
First draft of loading 'notes'
2022-01-07 04:14:53 +01:00
3176a4d665
More or less working version of advanced conflation
2022-01-06 14:39:42 +01:00
8485773a1d
More work on conflation logic
2022-01-05 16:36:08 +01:00
7124cd184c
More work on replaceGeometry
2022-01-01 01:59:50 +01:00
bfb16874b1
Further experimentation
2021-12-30 20:41:45 +01:00
9c6822a1ac
Improve docs, formatting
2021-12-24 02:51:01 +01:00