Commit graph

162 commits

Author SHA1 Message Date
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
0b8136a5c4 Enable the doctests 2023-02-10 14:28:00 +01:00
b728cbd90a Improve utils: add documentation and test of NoEmpty, return empty list if undefined 2023-02-08 01:18:57 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
562dfbc5ff Merge branch 'develop' into feature/vite 2023-01-22 01:20:21 +01:00
2ed5884d9d Improve documentation and types 2023-01-20 11:59:41 +01:00
adcf23a54f Fix generateLayerOverview 2023-01-17 02:54:33 +01:00
057c3fde4f Right-clicking an element (if no presets are defined) will open up the popup of the element 2023-01-04 17:41:11 +01:00
b330b80aeb Some style tweaks 2022-12-16 17:43:50 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
293e03be46 Fix utils.ts 2022-12-16 01:00:43 +01:00
2c785f6cb6 Expose more of the results in Utils 2022-12-15 20:24:53 +01:00
d1150be082 Remove mentions of twitter in all translation files 2022-12-13 11:32:47 +01:00
9e97eba519 Add 'scrollIntoView' to baseUIElement, autoscroll questions into view when appropriate 2022-12-06 03:43:54 +01:00
8d304f9a56 Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes 2022-10-28 04:33:05 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
89b9cb4b47 Add typing 2022-09-02 12:40:51 +02:00
5ef9a57bb0 More work on statistics 2022-08-18 23:37:44 +02:00
eee8f1bf33 Improve typing, remove obsolete console.log 2022-08-17 02:44:09 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
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