Commit graph

203 commits

Author SHA1 Message Date
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
4e43673de5 Fix overlays in PDF, add overlay URL parameters 2021-10-15 00:52:31 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +02:00
d4e63d90e4 When a logged-in user opens a popup, the latest data will be downloaded and tags are updated to prevent duplicate work, fix #505 2021-10-10 00:53:14 +02:00
0326668e62 Fix index page 2021-09-29 23:58:17 +02:00
09897b47e0 Add mssing assets 2021-09-29 16:55:05 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +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
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
e374bb355c Partial fix of opening the selected element 2021-09-21 03:10:15 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
b39a2b2f6e Preparatory steps to query OSM-api directly, add precise input to bench and waste basket, add waste types 2021-09-10 01:18:51 +02:00
ef0826ebb6 Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL) 2021-08-23 15:48:42 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
b5eb569802 Streamline download buttons 2021-07-28 16:48:59 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
c175202006 Finetuning of various features 2021-07-27 20:41:06 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
Ward
e9160504a6 start creating extra filter 2021-07-26 12:26:41 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
17b35e731e Formatting (pre-merge) 2021-07-24 01:59:57 +02:00
Ward
b535f7cf1e start creating filter 2021-07-20 15:14:51 +02:00
5e50dec232 Merge branch 'develop' into feature/road-splitting 2021-07-18 21:50:17 +02:00
219895191d Disable adding new elements-popup if the userbadge is disabled; add small cosmetic changes 2021-07-18 21:48:11 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
3bcd255311 Add fake user switch to mimick a logged in user; fixes #432 2021-07-16 02:06:33 +02:00
abd7db100d Finish the export functionality: move logic around a bit, add license information for reusers, wire the functionality as feature switch 2021-07-16 01:42:09 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
Arno Deceuninck
b68bf7b950 Download cached features as geojson 2021-07-15 09:34:00 +02:00
afbe765ce9 Add table, fix preferences view 2021-06-15 00:55:12 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +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
d86801ebed Documentation update 2021-06-08 17:00:54 +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
e555a19d30 Adding a 'showAllQuestions'-flag' 2021-05-17 00:18:21 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
cd4a2608a2 Immediately load and show the selected feature 2021-05-13 13:04:17 +02:00
1476ab0407 Experimenting with using the overpass API directly 2021-05-06 03:03:54 +02:00
a0c1bc2137 OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191 2021-05-06 01:33:09 +02:00
c6b4ba43fb Add feature which loads the selected element from overpass to update the tags to the latest version 2021-04-21 01:26:13 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
2dcc5b21f5 Add debugging-featureswitch which toggles an overview of all tags 2021-03-22 01:05:01 +01:00
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00
df483786b3 Only upload changes after 30s, on focus loss or on closing of the popup - this should improve #162 already a lot 2021-02-20 22:18:42 +01:00