Commit graph

419 commits

Author SHA1 Message Date
ee7d05cbad Improvements to statistics 2022-09-02 21:40:13 +02:00
efd1f5467b Fix improperly initialized component 2022-09-02 12:40:51 +02:00
25ec71aff1 Merge plant_detection 2022-08-24 15:08:08 +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
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
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +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
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
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
f460895f60 Merge develop 2022-07-18 10:44:42 +02:00
ddc0aebdc3 Fix addition of new points 2022-07-18 00:28:26 +02:00
b5d3eb501d Add link to custom theme generator again 2022-07-10 12:33:37 +02:00
4246221e8e Fix import flow, add typing 2022-07-08 03:14:55 +02:00
51a6756dd4 LanguagePicker now has a proper constructor 2022-07-03 00:30:11 +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
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
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
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
12fd59ff8d Fix search in filterViews 2022-06-13 20:16:39 +02:00
a4916a9b6d Fix 'stabilized' 2022-06-13 01:35:50 +02:00
e3b9bf2434 Increase hight of confirm location, fix #877 2022-06-11 14:55:27 +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
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
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
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
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
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
7c4c17d15c Add search bar to theme overview 2022-04-24 01:32:19 +02:00
bc953abe48 Refactoring of the climbing theme 2022-04-23 15:20:54 +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
ccf9c4b5f6 Merge develop 2022-04-19 01:39:03 +02:00
3f18ce7fd3 Fix: presets will now also show if the layer doesn't have a name and is shown 2022-04-19 00:57:36 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
7d7abc303b Better translators panel 2022-04-15 00:10:04 +02:00
01ba686270 Merge develop 2022-04-13 02:44:42 +02:00
d0b6d2419b Improve moreScreen 2022-04-13 02:44:06 +02:00
e391c1ce20 Add typings to translations, move Subs into 'TypedTranslations', cleanup of duplicate parts in translation files, fix #752 2022-04-13 01:19:28 +02:00
df706d2f97 Small fixes, add filters to shops 2022-04-04 05:12:14 +02:00
e62f71a51d Fix rendering bug 2022-04-03 23:42:35 +02:00
e22ce4d5b1 Add some statistics on translations in script 2022-04-01 21:17:27 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
592bc4ae0b Small refactoring: use checkbox for sharescreen instead of toggles 2022-03-31 03:30:20 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
0daa1f702b Merge master 2022-03-27 19:47:54 +02:00
5163cb031e Attempt to fix #709 2022-03-23 12:42:47 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
e6997f9b9d Small cleanup of downloadPanel-file 2022-03-17 23:19:20 +01:00
65fc2c5de4 Fix runaway link, small issues 2022-03-10 23:59:18 +01:00
3fb7cc90fc Fix #691 2022-03-10 23:19:08 +01:00
bc890f5476 Merge branch 'master' into develop 2022-02-22 14:14:01 +01:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
be41ead9bf Translation sync, small fixes 2022-02-22 13:43:36 +01:00
c203a365e4 Merge branch 'master' into develop 2022-02-18 03:22:35 +01:00
bf05a88afd Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-02-16 02:31:39 +01:00
f0675a026b Exporting CSV/Geojson now respects filters + refactoring away State.state 2022-02-16 01:34:28 +01:00
e721146ca1 Show loading screen when logging in 2022-02-15 15:42:09 +01:00
29f6716fa9 Merge develop 2022-02-14 20:10:49 +01:00
3a4a03e0d7 Add translators attribution 2022-02-14 19:53:23 +01:00
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
7f63a88e9a Styling tweaks 2022-02-14 04:56:34 +01:00
c941f567cf Add extraLink button which replaced the iframePopout button, fix #654 2022-02-14 04:48:33 +01:00
5221e91dcd First version of giving feedback to contriubtors on invalid values 2022-02-12 02:53:41 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
186b8a79ac Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates 2022-02-09 03:38:40 +01:00
a3476f48e5 Tweaking the welcome message of toerisme_vlaanderen 2022-02-09 01:50:10 +01:00
452bf39561 SimpleAddUi: scroll to top if a preset is chosen 2022-02-09 00:35:59 +01:00
688dcae3b0 Various theme, icon and language fixes 2022-02-08 18:29:21 +01:00
a3b32a3697 Fix loading of relative images in custom themes 2022-02-04 15:48:26 +01:00