|
2ed6e04a7a
|
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
|
2022-02-16 01:00:54 +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 |
|
|
f447854834
|
Small refactoring, fix logic which possibly caused #659 (to be confirmed)
|
2022-02-14 02:50:21 +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 |
|
|
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 |
|
|
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 |
|
|
e922768f99
|
First working version of fully automatic uploader
|
2021-12-13 02:05:34 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
3ac7a3c59e
|
Various cleanups
|
2021-10-20 00:19:33 +02:00 |
|
|
21fd148f38
|
Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags
|
2021-10-04 03:12:42 +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 |
|
|
a3c16d6297
|
Stabilize adding new points
|
2021-09-26 23:35:26 +02:00 |
|
|
c5e9448720
|
Add initial clustering per tile, very broken
|
2021-09-26 17:36:39 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|
|
647100bee5
|
Refacotring: move themeConfig into models
|
2021-08-07 23:11:34 +02:00 |
|
|
9248f264f1
|
Fix too much checks for messages
|
2021-07-27 19:35:19 +02:00 |
|
|
3bcd255311
|
Add fake user switch to mimick a logged in user; fixes #432
|
2021-07-16 02:06:33 +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 |
|
|
e11a5ca17b
|
Attempting to add in backend to the element
|
2021-07-10 13:47:53 +02:00 |
|
|
bbfcee686f
|
Refactor OsmObject to use eventsources, add first version of the delete button
|
2021-06-30 18:48:23 +02:00 |
|
|
985e97d43b
|
First steps for a delete button
|
2021-06-28 18:06:54 +02:00 |
|
|
eec762b71f
|
More small fixes to the refactoring
|
2021-06-14 17:42:26 +02:00 |
|
|
9cc721abad
|
More refactoring and fixes
|
2021-06-14 02:39:23 +02:00 |
|
|
d7004cd3dc
|
Merge master
|
2021-06-13 15:15:13 +02:00 |
|
|
3943100e54
|
More refactoring, stuff kindoff works
|
2021-06-12 02:58:32 +02:00 |
|
|
ebe3a8138a
|
Fix url
|
2021-06-08 17:13:25 +02:00 |
|
|
9458128ccf
|
Fix #343, add the poss^Cility to use the test backend (WIP), improve testability of OsmConnection (WIP)
|
2021-06-08 16:52:31 +02:00 |
|
|
c367bef4c1
|
Fix #271: url parameters (and thus location, selected feature, ...) are preserved when logging in
|
2021-05-13 13:16:22 +02:00 |
|
|
a4f8559108
|
Clear authentication cookies if login fails, due to revoked tokens
|
2021-04-23 15:20:24 +02:00 |
|
|
8f8ef690a4
|
Performance improvements
|
2021-02-05 16:32:37 +01:00 |
|
|
778044d0fb
|
More refactoring, stabilizing rotation and direction_gradient
|
2021-01-04 04:06:21 +01:00 |
|
|
6ac8ec84e4
|
More refactoring!
|
2021-01-03 00:19:42 +01:00 |
|
Pieter Vander Vennet
|
cdfffd6120
|
Finish the additions of reviews
|
2020-12-08 23:44:34 +01:00 |
|
Pieter Vander Vennet
|
73f32e0ecf
|
Refactored out 'layout.ts'
|
2020-11-11 16:23:49 +01:00 |
|
Pieter Vander Vennet
|
b764371cce
|
Finish refactoring
|
2020-11-06 04:02:53 +01:00 |
|
Pieter Vander Vennet
|
c7f33a9490
|
Cleanup of the image carousel code and index.css code
|
2020-09-11 19:14:32 +02:00 |
|
Pieter Vander Vennet
|
80f0dbe6e3
|
New mapcomplete version
|
2020-09-05 01:40:43 +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
|
9a5b35b9f3
|
More work on cyclestreet layout, add loading of layers depending on zoom level
|
2020-08-28 03:16:21 +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 |
|