Commit graph

312 commits

Author SHA1 Message Date
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
Tobias
14ae7e3272 Cleanup .bg-red which does not exist anymore 2023-06-14 15:07:03 +02:00
a9c25d378a Fix: styling of PH-input in OpeningHoursInput, fix #1422 2023-06-07 17:45:08 +02:00
83f3662b9a Styling: style most buttons 2023-05-14 03:24:13 +02:00
07f9f1bb15 More style tweaks 2023-05-11 17:29:25 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
beb86919a8 Mark old input elements as deprecated, remove some unused input elements 2023-05-08 23:53:52 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
1123a72c5e Refactoring: fix most of the custom input elements, support right click/long tap/double click to add a new element 2023-04-16 03:42:26 +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
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
231d67361e Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code 2023-03-23 01:42:47 +01:00
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
98703914ca Fix: preciseInputPicker will show correct icon if snapped or not snapped to a wall 2023-03-15 22:02:29 +01:00
0597d57326 Wikidata-input-field now interprets 'removePostfixes' and 'removePrefixes' as regexes instead of normal strings, fix #1340 2023-03-06 00:21:42 +01:00
b4ecd963fc Use 'area' to create a new note; open note popup when created 2023-02-09 00:30:21 +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
065ad1d5fd Fix typing error in wikidata textfield 2023-01-31 14:53:09 +01:00
a3234686fe Add declare-keywords to redeclare types 2023-01-17 02:50:13 +01:00
8fc56f7487 Pass the layer to add a new point to instead of searching it, fixes layer confusion bug reported by ThibaultMol 2023-01-16 11:58:24 +01:00
f7953e46cf Add dir='auto' to textfields, see #1116 2022-11-14 00:46:30 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00
84eee064b2 Simplify priority behaviour of PillsSelector, create LanguageChooser-element, update usages 2022-10-29 03:05:01 +02: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
a87fa4520b Fix dissappearing welcome message, add typing and simplify code 2022-09-27 18:48:02 +02:00
603fecb107 Let locationInput deal with multipolygon correctly 2022-09-21 02:22:22 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
b9d5a1edff More work on making flyers 2022-09-12 20:14:30 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
1fbe033456 Remove console.log 2022-08-24 02:05:56 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
4473560391 Finetuning the level selector, fix #1013, fix #1000 2022-08-06 17:30:23 +02:00
312db3ad50 Add possibility to upload your travelled track to OSM 2022-08-05 12:41:28 +02:00
00d9adee46 Fix length-input element: shrinking and clicking is possible again 2022-07-28 23:47:00 +02:00
707961761c First version with working level selector 2022-07-22 01:33:11 +02:00
15e6fde194 Merge develop 2022-07-21 19:23:05 +02:00
b0cd6f3a09 Fix sort warning 2022-07-21 19:18:11 +02:00
13e949a1cd Wire in level selector 2022-07-21 15:54:24 +02:00
499d696b68 Dropdown now automatically selects the first value, fix #960 2022-07-20 19:35:08 +02:00
3441e7c9f7 Add elevator icons 2022-07-18 13:50:14 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
4a2bc533ee Add safeguard as not to show too much mappings in the searchableMappingSelector 2022-07-13 23:10:56 +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
734947ae61 Styling tweaks and small bug fixes to SearchableMappingSelector 2022-07-10 17:48:27 +02:00