Commit graph

139 commits

Author SHA1 Message Date
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
c5a6b803ec Small fixes to improve local loading 2022-06-21 16:47:54 +02:00
48953cf266 Cleanup of wikipedia and download functions 2022-05-26 13:23:25 +02:00
4247c166c9 Update language translations 2022-04-22 16:51:49 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
b43d976058 Fix bug: override preserves null's again 2022-04-13 00:31:13 +02:00
a9aff5e16e Add _context key to themes for translations, all strings can now be translated 2022-04-06 17:28:51 +02:00
5857471be3 More tests 2022-04-06 03:18:17 +02:00
9d961b3672 Fix tests 2022-04-06 03:11:26 +02:00
54d7a3a52b Refactoring of conversion, fix rewriting of maprenderings and tagrenderings 2022-04-06 03:06:50 +02:00
e22ce4d5b1 Add some statistics on translations in script 2022-04-01 21:17:27 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
2310b23219 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-03-17 11:01:56 +01:00
f441eb2f0a Add download button to import helper 2022-03-17 11:01:52 +01:00
074782c1e0 More tests 2022-03-15 13:40:23 +01:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +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
135d8644da Better social images 2022-03-08 04:09:03 +01:00
1dbef00fc0 Add missing languages 2022-02-25 01:50:15 +01:00
d8a0ca321b Add language names to the language picker 2022-02-24 02:33:20 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
04a2cc9bc7 Fix tests 2022-02-19 02:45:15 +01:00
682b68a094 Regenerate schemas, more fixes to images and licenses 2022-02-18 23:10:27 +01:00
5198f5d310 Export more meta-information from schema files, add some introspection tools in Utils 2022-02-09 22:34:02 +01:00
7001216ab7 Add more consistency checks, slight refactoring of theme conversions 2022-02-04 00:44:09 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +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
791c6c4f55 Include route=foot in trails 2022-01-25 18:20:15 +01:00
33ef83c4a9 Finish import_viewer gui 2022-01-24 03:09:21 +01:00
cbc7fa6553 Fix tests, fix long load by offloading minimap detection to generateLayerOverview 2022-01-18 18:12:24 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
2e2a6965e7 Add theme introspecting mapcomplete changes 2022-01-16 02:00:55 +01:00
a65afbbb58 Work on automatically creating an import layer for every feature 2022-01-14 13:58:37 +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
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
6e84dfcab0 Refactoring the import button 2021-12-09 13:16:40 +01:00
07fd8f404a Various fixes 2021-12-07 17:46:57 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
a37a7462a2 Better handling of GPX-state 2021-11-12 04:11:53 +01:00
746273f594 Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme 2021-11-10 18:42:31 +01:00
261cde3e28 Let 'merge' deal with null 2021-11-09 18:23:28 +01:00
3334e0d384 Stricter layer checking 2021-11-08 03:00:58 +01:00