Commit graph

266 commits

Author SHA1 Message Date
2b47cf934c Refactoring: highlight the currently selected element 2023-04-27 02:24:38 +02:00
06631ccd6d Refactoring: stabilize touchingFeatureSource 2023-04-27 00:58:21 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
476423f9d1 Refactoring: re-enable caching 2023-04-21 20:50:38 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +02:00
3aeedf22c8 Refactoring: fix rendering artefact when switching selected element 2023-04-21 00:25:56 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
e36e9123f3 Refactoring: improve caching 2023-04-19 03:18:47 +02:00
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
ef0ec5160d Refactoring: fix download buttons 2023-04-14 04:33:06 +02:00
466dd16568 Fix contributor count 2023-04-14 00:18:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
231d67361e Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code 2023-03-23 01:42:47 +01:00
321568abe6 Fix tests 2023-01-22 01:09:16 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
wjtje
39cc043f8b 🚧 Working on vite build 2023-01-17 00:50:42 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
66298880f1 Use translations and fancy icon 2022-12-16 01:33:27 +01:00
477dc265d2 Add multiple icons for multipolygons 2022-12-09 17:53:25 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
809c0a1ddf Formatting 2022-12-08 03:01:08 +01:00
244882d534 Fix import helper 2022-11-16 01:10:17 +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
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
02278af985 Cleanup of imports 2022-09-21 02:09:21 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
4fbf567932 Fix build 2022-09-03 14:48:58 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
707961761c First version with working level selector 2022-07-22 01:33:11 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00
Robin van der Linde
64288ec1b8
Merge branch 'develop' into feature/maproulette 2022-07-14 09:19:11 +02:00