Commit graph

381 commits

Author SHA1 Message Date
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
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
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
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
Brice Maron
1d80b0436c chore: remove deprecations following tailwind update 2022-09-08 13:04:06 +02:00
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