Commit graph

312 commits

Author SHA1 Message Date
f9ce1e4db4 More work on searchable mappings 2022-07-10 03:58:07 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +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
b8e5800df3 Split wikidata helper into languages, fixes #893 2022-06-24 03:37:00 +02:00
233b63361b Fix build 2022-06-22 22:35:35 +02:00
f0c90b4d1c Merge master 2022-06-20 03:22:27 +02:00
193834c286 Fix tests 2022-06-20 03:14:44 +02:00
56be8f9b25 Add quickswitch for lengthinput 2022-06-19 19:10:56 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
e701dac274 Add quickswitcher to length input 2022-06-19 18:15:33 +02:00
9bfbdf012a Propagate 'store' where applicable, improve docs 2022-06-19 13:55:33 +02:00
ab4fe9e7ae Fix length field 2022-06-14 12:14:02 +02:00
bdcc3329b7 Add trim to email validation 2022-06-08 12:27:03 +02:00
b78923ad6a Add matrix-bot translations 2022-06-07 03:49:05 +02:00
9877abec17 More refactoring and fixes 2022-06-06 19:37:22 +02:00
59ec7221a7 Add matrix-bot translations 2022-06-05 03:41:53 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
44223d0f1c Add mapillary and other nearby images preview 2022-06-03 01:33:41 +02:00
fd90914c35 Refactoring of deleteWizard 2022-05-01 04:19:03 +02:00
ecba715265 Merge branch 'develop'
# Conflicts:
#	assets/themes/climbing/climbing.json
#	assets/themes/mapcomplete-changes/mapcomplete-changes.json
#	css/index-tailwind-output.css
2022-04-29 23:35:11 +02:00
14ce4c1846 Improvements to index search functionality 2022-04-28 02:04:25 +02:00
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
7c4c17d15c Add search bar to theme overview 2022-04-24 01:32:19 +02:00
389e3f18a0 Improve wikidata search with filtering, add search box for species to trees 2022-04-22 01:45:54 +02:00
9c6811b06e Styling tweaks 2022-04-19 23:43:28 +02:00
03e1b47264 Fix #763 2022-04-18 11:52:23 +02:00
0d81decdc7 Further translations of the import helper 2022-04-14 19:46:14 +02:00
70e74144ed Add translation button to inline renderings 2022-04-04 02:18:31 +02:00
592bc4ae0b Small refactoring: use checkbox for sharescreen instead of toggles 2022-03-31 03:30:20 +02:00
5bb6c6a164 Fix build 2022-03-14 01:10:44 +01:00
d7df6a7a80 Improvements to notes layer and elements 2022-03-13 02:46:42 +01:00
d40d77d86f Fix optimalization, some cleanup 2022-03-02 17:13:21 +01:00
1e5483e941 Fix input issue with phone numbers 2022-03-02 15:59:06 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +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
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