Commit graph

1510 commits

Author SHA1 Message Date
f7953e46cf Add dir='auto' to textfields, see #1116 2022-11-14 00:46:30 +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
d5d2c08706 Housekeeping... 2022-11-02 13:47:34 +01:00
112b9cd25d Update themes to use new language_chooser 2022-10-29 03:05:29 +02:00
84eee064b2 Simplify priority behaviour of PillsSelector, create LanguageChooser-element, update usages 2022-10-29 03:05:01 +02:00
efb54782ca Handle metadata in translations 2022-10-29 03:02:57 +02:00
de137055d3 Add default strings if none are given 2022-10-28 04:38:10 +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
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
50ec173e3b Merge branch 'master' into develop 2022-10-24 00:49:29 +02:00
Robin van der Linde
4cb0cf8b8b
Merge branch 'develop' into feature/fitness-station 2022-10-11 14:45:53 +02:00
3f96eb094e Regenerate documentation 2022-10-11 01:39:09 +02:00
bdcedae003 Disable value interpretion for 'id' 2022-10-10 21:40:39 +02:00
9193b0db2f Fix tests 2022-10-04 14:23:19 +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
d5443b4413 Add translation statistics 2022-09-23 01:28:53 +02:00
55593c2ee3 Add better translation support for templates 2022-09-22 16:21:07 +02:00
b4df711d37 Fix typo 2022-09-21 02:23:19 +02:00
603fecb107 Let locationInput deal with multipolygon correctly 2022-09-21 02:22:22 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
ac93c264c5 Correct path for SVG templates 2022-09-21 00:37:05 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
d40e2b782c Merge develop 2022-09-16 19:00:25 +02:00
adbef2e90a Only exclude themes if they are not the only theme 2022-09-15 15:29:49 +02:00
992ba62ada Filter statistics 2022-09-14 19:17:06 +02:00
640ff8e382 Fix loading of day-statistic files 2022-09-14 19:17:04 +02:00
5e291cda24 Fix loading of day-statistic files 2022-09-14 17:58:10 +02:00
27ccce70c0 More work on the flyers 2022-09-14 12:21:13 +02:00
c4404d68f9 Merge branch 'develop' into feature/flyer 2022-09-13 00:30:35 +02:00
7a87d41649 Add test 2022-09-12 21:23:57 +02:00
b9d5a1edff More work on making flyers 2022-09-12 20:14:30 +02:00
9d753ec7c0 Experimenting with JS-pdf 2022-09-11 00:44:51 +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
af76bf9916 Merge typescript-4 branch 2022-09-08 21:31:56 +02:00
Brice Maron
d3f453a4fb feat: add prettier config 2022-09-08 20:57:11 +02:00
Brice Maron
1d80b0436c chore: remove deprecations following tailwind update 2022-09-08 13:04:06 +02:00
Brice Maron
a8ecab4d79 fix: correct maybe missing option in etymology layer 2022-09-07 23:58:52 +02:00
4fbf567932 Fix build 2022-09-03 14:48:58 +02:00
ee7d05cbad Improvements to statistics 2022-09-02 21:40:13 +02:00
816670fe49 Improve typing of tag uploads, fix uploading of substituting tags 2022-09-02 12:40:52 +02:00
cbf5c5a748 Properly wire 'async' through the uploader 2022-09-02 12:40:51 +02:00
c09b437d9a Add link to wikipedia-image in the attribution box, fix #1049 2022-09-02 12:40:51 +02:00
efd1f5467b Fix improperly initialized component 2022-09-02 12:40:51 +02:00
03a45b6077 Improve error message when a Combine is not properly initialized 2022-09-02 12:40:51 +02:00
Robin van der Linde
a1e7474fb4
Use icon class of mapping 2022-08-27 10:41:17 +02:00
3aeeb3ad87 Fix statistics 2022-08-24 16:02:16 +02:00
25ec71aff1 Merge plant_detection 2022-08-24 15:08:08 +02:00
f4fc8468ac Remove unneeded maintainer 2022-08-24 14:41:16 +02:00
1fbe033456 Remove console.log 2022-08-24 02:05:56 +02:00
03dad39949 Plantnet-detection: finishing touches 2022-08-24 01:08:54 +02:00
d713e00671 Add attribution for plantnet, styling tweaks 2022-08-23 16:15:53 +02:00
b1ea986515 More work 2022-08-22 22:58:14 +02:00
8f1d63b20a Remove maintainer and version fields 2022-08-22 19:17:24 +02:00
4c2dee5aba Use develop URL 2022-08-22 19:17:24 +02:00
716fda39aa Add new statistics view 2022-08-22 19:17:23 +02:00
b67a80e275 New statistcs view 2022-08-22 19:17:23 +02:00
06f8cf7006 First working plantnet UI 2022-08-22 19:16:37 +02:00
5ef9a57bb0 More work on statistics 2022-08-18 23:37:44 +02:00
2cdb7f332e Merge branch 'master' into develop 2022-08-18 19:18:45 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
75f5d64cff Small fixes for matrix-bot compatibility 2022-08-18 16:39:48 +02:00
eee8f1bf33 Improve typing, remove obsolete console.log 2022-08-17 02:44:09 +02:00
a8959fc934 Integrating plantnet-API, add rudimentary UI 2022-08-17 02:43:38 +02:00
9306fe279e Fix #1019 2022-08-07 21:54:32 +02:00
5360d269a6 Some tweaks to upload functionality 2022-08-07 21:32:49 +02:00
4473560391 Finetuning the level selector, fix #1013, fix #1000 2022-08-06 17:30:23 +02:00
06b5df833f Some finetuning of GPX trace uploading 2022-08-05 19:47:24 +02:00
312db3ad50 Add possibility to upload your travelled track to OSM 2022-08-05 12:41:28 +02:00
876339c88f Create statistics UI as separe class 2022-08-02 19:50:52 +02:00
d5d11d48b5 Merge feature branch 2022-07-29 20:05:55 +02:00
7e32413113 Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer 2022-07-29 20:04:36 +02:00
00d9adee46 Fix length-input element: shrinking and clicking is possible again 2022-07-28 23:47:00 +02:00
9216b5a094 Attempt to fix the build 2022-07-28 10:00:11 +02:00
181c5583d2 WIP 2022-07-28 09:16:19 +02:00
32e0c18b09 Add 'send_email'-special element, use this in bike_repair_station 2022-07-27 23:59:04 +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
aea1d0335c Improve documentation on canonical 2022-07-26 12:24:35 +02:00
2f6b43796b Robustify image loading 2022-07-26 11:26:27 +02:00
9b40ccd652 Make Img-attributes readonly 2022-07-26 09:56:07 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +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
6d77ca23b2 Apply refactoring 2022-07-20 15:38:45 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
e25c904aa3 Show a full-screen graph on click 2022-07-20 15:22:25 +02:00
a90fa5cd63 More styling of the dashboard 2022-07-20 14:39:19 +02:00
465497e6ca Finish dashboard mode 2022-07-20 14:06:39 +02:00
72f7bbd7db Add charts to dashboard view 2022-07-20 12:04:14 +02:00
Robin van der Linde
330f1f53f3
Merge branch 'develop' into feature/maproulette 2022-07-19 09:38:12 +02:00
Robin van der Linde
63bb1a4da3
Show buttons for adding tags and importing 2022-07-18 16:08:41 +02:00
3441e7c9f7 Add elevator icons 2022-07-18 13:50:14 +02:00
f460895f60 Merge develop 2022-07-18 10:44:42 +02:00
AlexanderRebai
28f1dc3d33 testing code for slider to change levels 2022-07-18 08:21:16 +00:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
ddc0aebdc3 Fix addition of new points 2022-07-18 00:28:26 +02:00
a89f5a0e3e More dashboard view, add documentation in dashboard view 2022-07-16 03:57:13 +02:00
89278f6d74 Styling tweaks to the dashboar 2022-07-15 12:56:16 +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
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
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
befee4b546
Add details rendering 2022-07-13 16:12:25 +02:00
Robin van der Linde
65997291bb Allow closing Maproulette tasks 2022-07-13 08:03:09 +00:00
a4bb29516a Fix typing error in import flow 2022-07-11 12:00:55 +02:00
aef6bece49 Attempt to fix import flow 2022-07-11 11:09:25 +02: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
734947ae61 Styling tweaks and small bug fixes to SearchableMappingSelector 2022-07-10 17:48:27 +02:00
b5d3eb501d Add link to custom theme generator again 2022-07-10 12:33:37 +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
52f1d86772 Small fixes to make MC build on Mac 2022-07-07 22:35:28 +02:00
51a6756dd4 LanguagePicker now has a proper constructor 2022-07-03 00:30:11 +02:00
ef66b1931f Add small script to steal shop presets from the iD-project 2022-07-02 01:59:26 +02:00
e7e8a1a219 Small layout tweaks, fix #751 2022-07-01 00:16:05 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
94475e4d4d Toggle fullscreen overlay on small screen heights, workaround/fix for #877 2022-06-29 19:14:57 +02:00
b5c48f65b0 Fix instabilities with complicated opening hours, fix #902 2022-06-29 17:27:23 +02:00
f99685c47d Fix public holiday picker, add some tests, see #902 2022-06-29 16:57:29 +02:00
1773f851d1 Fix #726 2022-06-29 16:22:33 +02:00
c521533ec2 Add buttons to quickly mark a note as imported or as not found 2022-06-29 03:05:25 +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
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
b8e5800df3 Split wikidata helper into languages, fixes #893 2022-06-24 03:37:00 +02:00
5370fb7c6d Small documentation update 2022-06-24 03:37:00 +02:00
233b63361b Fix build 2022-06-22 22:35:35 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
67b1e83224 Add extra explanation and discover more themes button, #665 2022-06-22 18:52:50 +02:00
d0b5163ff0 Move unofficial theme logic into UserRelatedState; fix updating of longPreferences 2022-06-21 18:22:09 +02:00
5bafbbd3d2 Fix typo in method name, fix conflicted doctests 2022-06-20 11:26:55 +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
806c20ecb4 Some restructuring of documentation 2022-06-19 13:53:32 +02:00
8b59f1208e Change type of query-parameter-documention to Map instead of an object 2022-06-14 18:45:07 +02:00
ab4fe9e7ae Fix length field 2022-06-14 12:14:02 +02:00
12fd59ff8d Fix search in filterViews 2022-06-13 20:16:39 +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
a4916a9b6d Fix 'stabilized' 2022-06-13 01:35:50 +02:00
771c59ab92 Fix visualisation of licenses 2022-06-13 00:51:53 +02:00
e3b9bf2434 Increase hight of confirm location, fix #877 2022-06-11 14:55:27 +02:00
6dbd950ca6 Small fixes to GRB theme 2022-06-08 12:53:04 +02:00
bdcc3329b7 Add trim to email validation 2022-06-08 12:27:03 +02:00
78d10bce7f Add pulse animation 2022-06-07 03:49:05 +02:00
b78923ad6a Add matrix-bot translations 2022-06-07 03:49:05 +02:00
c19a700bb2 Add pulse animation 2022-06-07 01:05:10 +02:00
d33c86d30c Fix etymology box, fix #863 2022-06-06 23:34:54 +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
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
864792ff95 More cleanup of wikipedia functionality; add parameters to substitutedTranslation 2022-05-27 05:49:21 +02:00
48953cf266 Cleanup of wikipedia and download functions 2022-05-26 13:23:25 +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
e55b299864 Better documentation 2022-05-18 01:56:09 +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
92c6e70c8f Fix translation links in import notes 2022-05-01 22:58:59 +02:00
3a2b163128 Also load wikipedia articla from 'wikipedia' tag if no wikidata is given, fixes #780 2022-05-01 20:56:16 +02:00
fd90914c35 Refactoring of deleteWizard 2022-05-01 04:19:03 +02:00
41ca20d80d Remove personal from search in morescreen, add some special search terms 2022-04-30 14:00:03 +02:00
560a47e744 Open official theme when enter is pressed in MoreScreen 2022-04-30 02:10:57 +02:00
06252bd35e Merge branch 'develop' 2022-04-30 00:42:43 +02:00
f4a965eacf Move ShowDataLayer-implementation to a separate class for nodejs compatibility 2022-04-30 00:41:33 +02:00
73cec987c9 Add paragraph and wikipedia options 2022-04-30 00:19:36 +02:00
aa51815a04 Remove obsolete console.log 2022-04-29 23:58:22 +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
684907a61b Restore show data layer 2022-04-28 11:48:04 +02:00
14ce4c1846 Improvements to index search functionality 2022-04-28 02:04:25 +02:00
cf38356633 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-04-28 00:33:25 +02:00
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
14956e229c Small refactoring of search 2022-04-28 00:28:04 +02:00
fe3e73d3a2 Fix filtered layers if no description is known 2022-04-26 14:54:01 +02:00