Commit graph

85 commits

Author SHA1 Message Date
64532d1faf Tweaks to question box 2023-03-31 04:04:11 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
db25d64409 Merge branch 'master' into develop 2023-03-08 02:57:31 +01:00
d7fe3a056e feat(themes): add questionHint to give extra information about a question 2023-03-08 02:01:52 +01:00
9202cbe8e2 Check for builtin SVG's in mapping-icons 2023-01-13 02:47:06 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
24ed527ff7 Merge master 2022-12-08 03:02:17 +01:00
809c0a1ddf Formatting 2022-12-08 03:01:08 +01:00
4d930ae985 Improve documentation 2022-12-08 00:48:44 +01:00
a28b610bbf Split doctors-layer into 'doctors', 'physiotherapist' and 'dentist' layers 2022-12-05 23:14:07 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00
efb54782ca Handle metadata in translations 2022-10-29 03:02:57 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
585dbb4587 allow reuse of filters, update to artwork theme 2022-09-14 16:29:41 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
816670fe49 Improve typing of tag uploads, fix uploading of substituting tags 2022-09-02 12:40:52 +02:00
75f5d64cff Small fixes for matrix-bot compatibility 2022-08-18 16:39:48 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
9ae40d8af2 Refactoring: split AndOrTagConfigJson into an AndTagConfig and an OrTagConfig 2022-07-18 00:10:41 +02:00
a89f5a0e3e More dashboard view, add documentation in dashboard view 2022-07-16 03:57:13 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
9327d96550 Fix ability to add a freeform tag when using the searchableMappings element, add test 2022-07-13 23:05:50 +02:00
441d8467fe Fix rainbox theme and add improvements 2022-07-12 10:23:45 +02:00
4a8a07a10b TagRenderingConfig now automatically chooses an iconsize based on common icon sizes 2022-07-10 17:47:29 +02:00
a1ea9afac9 Improve error message 2022-07-06 12:26:42 +02:00
0146d1e4f7 Move 'mappings' to a separate interface 2022-07-03 13:18:05 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
e67c3ffa52 Add error if hideInAnswer:true and addExtraTags are used in the same mapping, fix #906 2022-06-28 01:38:57 +02:00
9ce93841c1 Fix issue with placeholder for freeform keys 2022-06-24 03:37:00 +02:00
b8e5800df3 Split wikidata helper into languages, fixes #893 2022-06-24 03:37:00 +02:00
ab4fe9e7ae Fix length field 2022-06-14 12:14:02 +02:00
b9cc56bbc5 Improve error messages 2022-06-09 16:50:53 +02:00
890e555d87 Add textmode icons 2022-05-26 14:22:48 +02:00
2f0f0847fb Whitespace alignments 2022-05-17 03:22:58 +02:00
f5ae73aac1 Convert markdown into UIElements 2022-04-30 00:28:51 +02:00
e391c1ce20 Add typings to translations, move Subs into 'TypedTranslations', cleanup of duplicate parts in translation files, fix #752 2022-04-13 01:19:28 +02:00
f5de77c55e Add labels and groups to layer documentation 2022-04-08 22:13:10 +02:00
edb5b06f12 Improve layer docs generation 2022-04-08 01:55:42 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +01:00
edc366149b Merge master 2022-03-14 20:52:06 +01:00
b406d17b10 Add more bicycle options to cycle rental; add deletion and images to cycle rental, fix #703 2022-03-14 20:45:17 +01:00
9f81628f64 Refactoring: split tagRenderingConfigJson into a version without and with questions 2022-02-28 17:17:38 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
2e6069b95b Add icon size options to mapping icons 2022-02-17 23:54:14 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
e07b770e8c Refactoring of ValidatedTextField-types 2022-02-11 20:56:54 +01:00
9ab4fbd6f5 Better validated text fields with translations and human-friendly texts: first draft 2022-02-11 04:28:11 +01:00