Commit graph

276 commits

Author SHA1 Message Date
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
77a19d33f8 Small tweaks to the location input: zoom out a bit 2022-02-09 00:35:18 +01:00
f9d4df39f9 Fix snapping 2022-02-07 02:12:51 +01:00
aaaf0b8c36 More styling tweaks and bug fixes 2022-02-01 19:02:46 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
25f956c808 Autoreformat all the things 2022-01-18 18:52:42 +01:00
057b4a3192 Improve URL handling: typing http(s) is not needed anymore for URLs 2022-01-18 02:26:21 +01:00
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
42a6b37ca6 Add filters 2022-01-08 22:11:24 +01:00
91d2272861 First working version of the notes-layer, add filtering 2022-01-07 17:31:39 +01:00
4fd30d1a62 Add support for 'contact:email','contact:phone' and 'contact:website' (write to 'email', 'phone' and 'website' if changed) - fix #601; remove 'tel:' from phone addresses - fix #602; small fixes to tag preview in case of deletion 2022-01-05 17:08:35 +01:00
9916371122 Remove mailto: prefix automatically in the email field 2021-12-30 22:28:03 +01:00
9e40e459e5 Cleanup of svg files, move matchpoint to explicit layer 2021-12-22 01:08:11 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
dc5c3461f8 Formatting, comments, use injected download functionality 2021-12-13 20:51:44 +01:00
f29c62ab19 Add pedestrian paths to entrance-layer, fix rendering in location-input element, fallback to OSM if map layer is not available 2021-12-09 01:22:57 +01:00
ea5bc7cbf4 Allow a layer to be hidden by default; add some validation and behaviour tweaks 2021-12-03 02:29:25 +01:00
752538ec14 Add ToC to generated pages 2021-11-30 22:50:48 +01:00
37c0129a6d Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab 2021-11-21 02:44:35 +01:00
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
519feaa54b Add the possibility to show all questions of a group as one + documentation update 2021-11-12 01:44:13 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
fdb769a0fc Fix text-area type, support for newlines in key substitutions (fix #543), small tweaks to etymology-theme (fix #537) 2021-11-07 18:37:42 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2484848cd6 Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example 2021-11-03 00:44:53 +01:00
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
e4cd93ffb0 Documentation updates 2021-10-29 13:53:00 +02:00
2d5d3fbd96 Formatting fix 2021-10-29 13:35:33 +02:00
28429df819 Documentation Formatting 2021-10-29 03:59:28 +02:00
4bdabd271b Merge branch 'feature/prefix-for-oh' into develop 2021-10-29 03:43:20 +02:00
a2306c2c6f Add the possibility to define a postfix and prefix for opening hours 2021-10-29 03:42:33 +02:00
688b991677 Change to groups and exposure of groups, add sticky header to first group item, fix shared questions 2021-10-23 00:31:41 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
1852eb8e52 Refactoring: moved pointRenderingConfig into seperate part of the configuration, removed roaming rendering capabilities 2021-10-19 03:00:57 +02:00
8ebfb3de51 Various fixes, enabled preciseLocation input by default 2021-10-15 19:58:02 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
fea020956a Add dependency cruiser; fix tests 2021-10-14 20:14:14 +02:00
7e2b73ac5d Add move option, enable move and delete option on most layers 2021-10-14 03:46:09 +02:00
448468c928 Merge develop 2021-10-13 17:23:51 +02:00
95867635e0 Further work on the move flow 2021-10-13 03:09:37 +02:00
828102c547 First steps for a move flow 2021-10-11 00:54:35 +02:00
9faac532b5 Support for lexemes, decent etymology layer and theme with rudimentary icon 2021-10-09 22:40:52 +02:00
b5a2ee1757 Add a wikidata search box 2021-10-08 04:33:39 +02:00
abae813606 Fix dynamism in questions with new VariableInputElement 2021-10-03 21:44:43 +02:00
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491 2021-10-01 00:31:39 +02:00
Tobias Jordans
9889b0d464 Checkboxes: Margin only bottom
We only need it to the bottom and left/right mess with w-full in this css-setup.
2021-09-30 21:42:31 +02:00
Tobias Jordans
b8dc1063d0 Refactoring: Random spaces / newline changes 2021-09-30 21:41:51 +02:00
Tobias Jordans
43618fe3f1 Refactoring: Small html/variables changes 2021-09-30 21:41:21 +02:00
6f70dc702e Merge branches 2021-09-29 19:49:42 +02:00
6dcc710cc2 Add a little hand, inviting the user to drag location inputs 2021-09-29 19:48:36 +02:00
6890c5189e More refactoring 2021-09-29 01:12:29 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +02:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
6e011db340 Fix some small layout issues 2021-09-13 02:45:51 +02:00
feeca1de46 Add singular forms for units 2021-09-13 02:38:20 +02:00
21448a6fea Improve input of values with units: add indicator of denomination if only one is defined, stabilize reformatting 2021-09-13 01:17:48 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
a4f4365d71 Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active) 2021-09-08 01:36:44 +02:00
00eb6aa008 Add number formatting 2021-09-06 01:40:10 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00
4a00c0e357 Fix direction input element 2021-08-26 16:24:18 +02:00
50d7d098a3 Fix small styling issue 2021-08-20 00:15:55 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
0a01561d37 First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436 2021-08-07 21:19:01 +02:00
bf2d634208 Reorganize cycle_infra, fix bug with length-input, add some images 2021-08-06 20:22:23 +02:00
1a4417545a Small improvements 2021-07-29 00:29:29 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
Ward
4b4ebc7837 temporary formatting 2021-07-26 18:00:21 +02:00
Ward
e3102f728d temporary formatting 2021-07-26 17:59:15 +02:00
Ward
263cef5750 styling checkbox and selection 2021-07-26 17:45:54 +02:00
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +02:00
aa9045fd13 Automatically move the map onto the feature, add arguments to helpers 2021-07-20 01:59:19 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
40400591d0 Merge develop 2021-07-19 16:15:15 +02:00
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
4cc42c0842 WIP: length picker 2021-07-14 16:06:34 +02:00
583d1e137f Refactoring of AvailableBaseLayer 2021-07-14 16:05:50 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
4eb131b3b1 Clip corners of the input-element-cone, which sometimes hid the save button resulting in unexpected click behaviour 2021-07-12 00:05:56 +02:00
38231399c4 Use rounded-3xl for radio buttons instead of rounded-full 2021-07-11 15:47:37 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
6576ac36cc Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks 2021-06-30 15:38:14 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
37dab7a9a2 Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations 2021-06-25 20:38:12 +02:00
570cbc67ce Link value of OHInput, make combinedInputElement more resilient; formatting 2021-06-24 02:33:26 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00