Commit graph

434 commits

Author SHA1 Message Date
8e68ca03ab Fix: don't show radiobuttons if only one option is available 2023-05-05 00:42:58 +02:00
e34e39d20f Add a search bar to filter many mappings 2023-05-05 00:34:30 +02:00
9384267b74 Formatting 2023-05-04 23:39:24 +02:00
99b0135fa9 Fix: remove unused property 2023-05-04 23:39:10 +02:00
1f39ba9ab5 Fix: fix validation of question input; remove some obsolete logging; stabilize output of generate:translations wrt newlines 2023-05-03 00:57:15 +02:00
7813653265 Fix: better error handling and handling of changes 2023-05-01 01:16:57 +02:00
7fd7a3722e Add level selector and global filters 2023-04-26 18:04:42 +02:00
d8e14927c8 Refactoring: port wikipedia panel to Svelte 2023-04-21 16:02:36 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
f203a1158d Refactoring: fix usersettings vis 2023-04-16 04:26:50 +02:00
9a282cbce4 Refactoring(layout): move infobox to right modal; fix minimap 2023-04-16 04:13:09 +02:00
37ab1e5735 Refactoring: remove obsolete doctests 2023-04-16 03:56:37 +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
b0052d3a36 refactoring: Fix documentation generation, (auto)remove documentation of deleted themes 2023-04-15 03:15:17 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
adab786375 refactoring: Remove border 2023-04-14 04:34:13 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +02:00
670d2f0b32 Refactoring: fix tests 2023-04-13 22:44:35 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
2e9b1016de refactoring: fix translation links 2023-04-07 02:45:34 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
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
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +02:00
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +02:00
9b2f92dedc refactoring: Fix generate:layeroverview 2023-03-29 17:56:42 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +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
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
2e5aef35b8 Improve maproulette documentation, add possibility to change the maproulette state with a special rendering 2023-02-14 00:09:04 +01:00
c610cfc6e8 Improve documentation 2023-02-12 22:58:21 +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
97bf454d38 Fix 'nearby images' 2023-01-30 01:26:48 +01:00
6c56b189b7 Styling tweak to the tagRenderingQuestion 2023-01-29 13:40:26 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
ee575a9c42 Move 'usersettings' into separate pseudolayer 2023-01-12 01:17:07 +01:00
a85fe85358 Improvements to the user information panel 2023-01-11 04:27:42 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
9473f1cc7d Hide the newly-created banner after a while (only on reload though), fix #1227 2023-01-09 20:58:52 +01:00
e31c87feab Use LoginToggle where possible, 2023-01-06 03:37:22 +01:00
e4c586ef99 Loginbutton now shows a warning if the API is offline, fix #880 2023-01-06 03:32:17 +01:00
ede03a31e4 Scroll 'delete' and 'move' into view when expanded 2023-01-04 19:12:54 +01:00
a7da5d65cf Close popup after splitting; scroll popup into view 2023-01-04 18:52:49 +01:00
b4f739e506 Use translated text on disabled button of splitRoadWizard 2023-01-03 01:01:59 +01:00
f2a1dcf8d8 Fix #1209 2022-12-31 02:53:25 +01:00
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
4de76136de Refactor geolocation handler into multiple parts, fix lock behaviour 2022-12-22 04:13:52 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
66298880f1 Use translations and fancy icon 2022-12-16 01:33:27 +01:00
5e1b4d95ab Detect an element that is deleted upstream; show 'this element is deleted in infopanel' 2022-12-16 01:09:18 +01:00
c1223b6244 Improve 'relocate'-dialog 2022-12-15 20:27:20 +01:00
6f018a2fd8 Replace userbadge with panel access to user information, add more information to user profile 2022-12-13 03:46:53 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
9e97eba519 Add 'scrollIntoView' to baseUIElement, autoscroll questions into view when appropriate 2022-12-06 03:43:54 +01:00
fe1cd0f120 Add option to deleteConfig to remove the default delete options 2022-12-06 00:49:34 +01:00
b251fd7b69 Formatting 2022-11-08 14:37:48 +01:00
5f1a7892c1 Fix typing and build 2022-11-07 23:35:17 +01:00
ccf3bb3993 Add friendly confirm message on newly created points 2022-11-07 23:12:31 +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
Robin van der Linde
4cb0cf8b8b
Merge branch 'develop' into feature/fitness-station 2022-10-11 14:45:53 +02:00
4876b8f426 Merge branch 'develop' 2022-09-28 22:49:38 +02:00
30d8fae376 Fix parsing of special tag specifications with ';' in the value 2022-09-28 22:47:12 +02:00
a87fa4520b Fix dissappearing welcome message, add typing and simplify code 2022-09-27 18:48:02 +02:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
7a87d41649 Add test 2022-09-12 21:23:57 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
e22d189376
Merge pull request #1057 from eMerzh/prettify
Prettify
2022-09-08 21:39:57 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
4fbf567932 Fix build 2022-09-03 14:48:58 +02:00
816670fe49 Improve typing of tag uploads, fix uploading of substituting tags 2022-09-02 12:40:52 +02:00
Robin van der Linde
a1e7474fb4
Use icon class of mapping 2022-08-27 10:41:17 +02:00
b67a80e275 New statistcs view 2022-08-22 19:17:23 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
Robin van der Linde
8a52f9440f
Dont actually mark task as fixed in dryrun 2022-07-27 10:24:58 +02:00
Robin van der Linde
64560b9cd2
Merge branch 'develop' into feature/maproulette 2022-07-27 09:28:42 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
Robin van der Linde
63bb1a4da3
Show buttons for adding tags and importing 2022-07-18 16:08:41 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
07973e37a6 Add priority-search to the searchable element 2022-07-15 01:10:10 +02:00
Robin van der Linde
64288ec1b8
Merge branch 'develop' into feature/maproulette 2022-07-14 09:19:11 +02:00
c916d5fe66 Merge develop 2022-07-13 23:12:14 +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
812563ddc5 Add first dashboard layout 2022-07-13 18:00:54 +02:00
Robin van der Linde
026e649f81
Mark item as closed 2022-07-13 16:26:08 +02:00
Robin van der Linde
65997291bb Allow closing Maproulette tasks 2022-07-13 08:03:09 +00:00
325e30666b Wikidata language picker 2022-07-11 09:14:26 +02:00