Commit graph

301 commits

Author SHA1 Message Date
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
4f673f1426 Fix tests 2023-10-20 21:25:05 +02:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
55c6442cac Merge develop 2023-10-01 13:13:07 +02:00
db1dbc0f07 Fix tests, version bump 2023-09-21 15:28:40 +02:00
8fccf78478 Fix: use api.openstreetmap.org on many places, fix #1573 2023-09-21 00:25:04 +02:00
7ebb3d721c Merge master 2023-08-24 12:22:45 +02:00
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
08bbbcabc4 Fix: add script integrity, add check to validate that script integrity is always in place 2023-08-23 12:50:20 +02:00
80168f5d0d Merge master 2023-07-28 00:29:21 +02:00
16816a916c Fix tests 2023-07-15 18:55:03 +02:00
adee925d8c Tests: test that every validator has a matching type and vice-versa 2023-06-22 17:16:06 +02:00
238de89ad5 Fix: tests 2023-06-20 10:40:27 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
9cffe6814e Merge: develop 2023-06-11 02:32:14 +02:00
47ae4cb456 Chore: fix warnings 2023-06-02 08:42:08 +02:00
d2f4df3b60 Formatting 2023-06-01 23:51:22 +02:00
39deec76d2 chore: automated housekeeping... 2023-06-01 23:51:22 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
1276c62e69 Fix tests 2023-05-30 03:33:41 +02:00
66f2999422 Tests: disable a code quality check 2023-05-24 02:21:14 +02:00
418e52575a Tests: add regression test for regex 2023-05-24 00:26:57 +02:00
f934dad733 Tests: Partially fix the tests 2023-05-17 13:16:43 +02:00
5904142402 Merge develop 2023-05-16 03:30:00 +02:00
8fd3fbc0b7 Refactoring: fix metatagging 2023-05-16 03:27:49 +02:00
6f3285fbd7 Refactoring: improve codeQuality.spec.ts to use promises 2023-05-16 01:34:57 +02:00
d8a5f3c2be Fix: correctly optimize 'key=A&key!=B' into 'key=A' 2023-05-16 01:33:58 +02:00
78c56f6fa2 Refactoring: save ID to the hash of the URL 2023-04-24 02:54:15 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
a3242a3c7d refactoring: remove some tests that don't work anymore 2023-04-13 22:36:07 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +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
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
4849f881e6 chore: formatting 2023-03-09 23:19:49 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
88a99ead87 Fix tests 2023-02-14 00:21:47 +01:00
509b237d02 Add clipping to generateCache 2023-02-14 00:08:21 +01:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
f9f1a30921 Another step to get tests running 2023-02-08 02:47:32 +01:00
cd735c1571 Fixing tests 2023-02-08 01:21:21 +01:00
228ceb120d Port tests to vitest 2023-02-08 01:21:21 +01:00
64a4d7e929 Install vitest 2023-02-08 01:21:21 +01:00
36aed99843 Fix generateLayerOverview, drop priviliged 'icons.json' from code 2023-02-08 01:21:19 +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
27dc688ea2 Formatting 2023-01-29 17:46:44 +01:00
321568abe6 Fix tests 2023-01-22 01:09:16 +01:00
fd30c44352 Sync translations, regenerate docs, fix tests 2023-01-17 03:18:39 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
67b5a33f0b Move 'defaultInputUnit' into Unit, away from denomination 2023-01-02 02:35:40 +01:00
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
e195300f96 Fix tests 2022-12-09 17:57:18 +01:00
Robin van der Linde
b8cf2845e1
Fix build, update some references 2022-12-02 18:48:56 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00
8d304f9a56 Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes 2022-10-28 04:33:05 +02:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
d562e7fd7c Change regex parsing to avoid runaway matches 2022-10-11 01:01:24 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
aac736eba8 Revert "Improve typing"
This reverts commit 4d783aae45.
2022-08-24 02:28:41 +02:00
4d783aae45 Improve typing 2022-08-24 02:22:06 +02:00
80963f242d Fix tests 2022-08-23 15:28:26 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
4f488fab86 --amend 2022-07-25 19:17:02 +02:00
5efe14a76b Fix tests 2022-07-25 19:12:34 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
3b646679d5 Fix tests 2022-07-18 02:19:59 +02:00
Robin van der Linde
5290e0042b
Add presets and titles 2022-07-14 15:45:57 +02:00
a08a49abb2 Fix partial compilation, fix tests 2022-07-06 17:11:17 +02:00
063d7e4637 Fix tests 2022-07-06 14:11:07 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +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
63c5c3f527 Add missing testdata 2022-06-28 01:44:44 +02:00
4fd40c6935 Download needed relations completely, fixes 873 2022-06-24 18:12:39 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
21b268be61 Add OsmFeatureSource-test 2022-06-21 22:57:44 +02:00
f0c90b4d1c Merge master 2022-06-20 03:22:27 +02:00
193834c286 Fix tests 2022-06-20 03:14:44 +02:00
6e93ab0be6 Formatting 2022-06-20 01:58:49 +02:00
ca91241c3b Fix some tests 2022-06-20 01:55:29 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
7559f9259b Styling tweak
Add mapillary link to nearby_images

Fix licenses

Add missing assets

First version of nearby-images
2022-05-08 13:05:26 +02:00
819f65e18d Add extra optimization on And, add test 2022-05-01 04:16:17 +02:00
f4a965eacf Move ShowDataLayer-implementation to a separate class for nodejs compatibility 2022-04-30 00:41:33 +02:00
ccf9c4b5f6 Merge develop 2022-04-19 01:39:03 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
18430df75a Merge master 2022-04-14 01:00:04 +02:00
01567a4b80 Improve tag optimazations, fixes rendering of climbing map 2022-04-14 00:53:38 +02:00
b43d976058 Fix bug: override preserves null's again 2022-04-13 00:31:13 +02:00
c3859d56c6 Rename tests to test; add a few tests 2022-04-06 03:06:28 +02: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
f20144a502 Merge master 2022-03-14 03:34:42 +01:00
e4f062b7a5 Fix dissappearing default tags, add tests 2022-03-14 03:33:03 +01:00
9008e333ac Optimize queries to overpass 2022-03-13 01:27:19 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +01:00
75abd18d90 Made mapRenderings rewritable 2022-02-28 18:52:28 +01:00
9f81628f64 Refactoring: split tagRenderingConfigJson into a version without and with questions 2022-02-28 17:17:38 +01:00