Commit graph

126 commits

Author SHA1 Message Date
ec94253d6c Fix: escape special characters for wikipedia search, might improve #1500 2023-07-08 02:45:12 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
9090dda688 Fix: load element if set in the hash 2023-06-07 18:04:25 +02:00
1ec76b66b5 Refactoring: properly handle the hash 2023-06-07 02:42:49 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
d8e14927c8 Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +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
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
f8f30f8d7a Fix reviews for way objects, fix #1296 2023-02-06 00:37:44 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
6ca5c31e3a Neuter mangrove.reviews, it doesn't build 2023-01-17 01:09:11 +01:00
e9004a2190 Undo some changes to fix the build, move svg-check into generateLayerOverview as to move fs out of the dependency tree for the webpage 2023-01-17 01:00:43 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
0074e39934 Add error handling for advancedJsonDownload 2022-12-16 01:02:23 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
eba36af657 Add comments 2022-11-14 00:46:30 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
a8959fc934 Integrating plantnet-API, add rudimentary UI 2022-08-17 02:43:38 +02:00
34799f161d Add plantnet as API 2022-08-17 01:30:07 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
8b59f1208e Change type of query-parameter-documention to Map instead of an object 2022-06-14 18:45:07 +02:00
5fffb23960 Fix small incompatibility with Wikipedia 2022-06-08 03:36:21 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
864792ff95 More cleanup of wikipedia functionality; add parameters to substitutedTranslation 2022-05-27 05:49:21 +02:00
48953cf266 Cleanup of wikipedia and download functions 2022-05-26 13:23:25 +02:00
ff0c2451da Fix tests 2022-05-01 21:05:58 +02:00
3a2b163128 Also load wikipedia articla from 'wikipedia' tag if no wikidata is given, fixes #780 2022-05-01 20:56:16 +02:00
7a76109d61 Improve wikipedia fetcher 2022-04-30 00:30:15 +02:00
27f12b1f9d Don't throw an exception when an invalid wikidata entry is encountered 2022-04-28 00:30:27 +02:00
426ba4a930
Fix test 2022-04-22 10:59:03 +02:00
389e3f18a0 Improve wikidata search with filtering, add search box for species to trees 2022-04-22 01:45:54 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
b119e1ac1d Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson 2022-04-04 04:54:54 +02:00
9617dbc34d Add more checks in the import helper after user testing 2022-03-24 03:11:29 +01:00
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
dc959e15f4 Fix filter selection for one option 2022-02-14 15:59:42 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +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
3176a4d665 More or less working version of advanced conflation 2022-01-06 14:39:42 +01:00
bfb16874b1 Further experimentation 2021-12-30 20:41:45 +01:00