|
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 |
|
|
7fdfeb865c
|
Merge branch 'develop' into feature/flexible-mapping-search
|
2022-07-10 18:25:28 +02:00 |
|
|
42012ac7f7
|
Add some tests
|
2022-07-10 18:20:42 +02:00 |
|
|
6f5283a2d2
|
First working version
|
2022-07-10 18:08:06 +02:00 |
|
|
f9ce1e4db4
|
More work on searchable mappings
|
2022-07-10 03:58:07 +02:00 |
|
|
1bb816206c
|
Fix #918
|
2022-07-09 20:35:59 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +02:00 |
|
|
ef66b1931f
|
Add small script to steal shop presets from the iD-project
|
2022-07-02 01:59:26 +02:00 |
|
|
5370fb7c6d
|
Small documentation update
|
2022-06-24 03:37:00 +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 |
|
|
7c6e292013
|
Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871
|
2022-06-13 03:13:42 +02:00 |
|
|
6dbd950ca6
|
Small fixes to GRB theme
|
2022-06-08 12:53:04 +02:00 |
|
|
78d10bce7f
|
Add pulse animation
|
2022-06-07 03:49:05 +02:00 |
|
|
c19a700bb2
|
Add pulse animation
|
2022-06-07 01:05:10 +02:00 |
|
|
f37db71f0b
|
Fix build
|
2022-06-06 20:12:04 +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 |
|
|
b4f8debb77
|
Add twitter and mastodon links, fix #846
|
2022-06-03 19:15:59 +02:00 |
|
|
44223d0f1c
|
Add mapillary and other nearby images preview
|
2022-06-03 01:33:41 +02:00 |
|
|
839513b9b4
|
Merge branch 'master' into develop
|
2022-05-23 01:24:18 +02:00 |
|
|
d85110992e
|
Fix #839
|
2022-05-23 01:23:53 +02:00 |
|
|
acd1cdb7c1
|
Tweak nearby images range
|
2022-05-13 02:11:27 +02:00 |
|
|
7559f9259b
|
Styling tweak
Add mapillary link to nearby_images
Fix licenses
Add missing assets
First version of nearby-images
|
2022-05-08 13:05:26 +02:00 |
|
|
3f5a166f86
|
Change centerpoint from _lat, _lon to calculated centerpoint, fixes #738
|
2022-05-01 23:29:40 +02:00 |
|
|
fd90914c35
|
Refactoring of deleteWizard
|
2022-05-01 04:19:03 +02:00 |
|
|
1bf3be987b
|
Add name and species to tree title (if applicable); fix issue with dropdown in tagrenderingquestion
|
2022-04-22 16:24:21 +02:00 |
|
|
1271f24160
|
Fix delete button, remove Translations.WT
|
2022-04-21 12:39:28 +02:00 |
|
|
9c6811b06e
|
Styling tweaks
|
2022-04-19 23:43:28 +02:00 |
|
|
01567a4b80
|
Improve tag optimazations, fixes rendering of climbing map
|
2022-04-14 00:53:38 +02:00 |
|
|
5a94e9d239
|
Improvements to the climbing theme
|
2022-04-06 19:16:55 +02:00 |
|
|
c47a6d5ea7
|
Add rewrite of 'special' clauses, various QOLimprovements on import viewer
|
2022-03-29 00:20:10 +02: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 |
|
|
d7df6a7a80
|
Improvements to notes layer and elements
|
2022-03-13 02:46:42 +01:00 |
|
|
1455a87077
|
Merge master
|
2022-03-11 01:31:13 +01:00 |
|
|
ce017e0341
|
Tweaks to import flow
|
2022-03-10 23:20:50 +01:00 |
|