|
888d4e95a3
|
Use mangrove-reviews-typescript, rework reviews modules
|
2023-01-21 23:58:14 +01:00 |
|
|
a81dbb170e
|
Merge master
|
2023-01-13 04:02:50 +01:00 |
|
|
009a1ccba6
|
Enable left-clicking on lines and areas again, fix #1231
|
2023-01-13 03:49:22 +01:00 |
|
|
e1cdb75001
|
Repair import flow
|
2023-01-12 01:16:22 +01:00 |
|
|
648a9e63c9
|
Make hotkey documentation fully translatable
|
2023-01-11 01:37:44 +01:00 |
|
|
7f6611f9d5
|
Fix tests
|
2023-01-06 04:06:05 +01:00 |
|
|
8bffd2a974
|
Rework initial behaviour of scrollableFullScreen
|
2023-01-06 03:46:49 +01:00 |
|
|
2583790483
|
Zoom in on right click
|
2023-01-05 01:05:04 +01:00 |
|
|
8511794ef3
|
Prettifier
|
2022-12-31 01:40:27 +01:00 |
|
Robin van der Linde
|
54e0fbc256
|
Include textarea in hotkey checks, remove logging
|
2022-12-30 15:51:18 +01:00 |
|
|
65bb91b97a
|
Hotkeys: translations, fix location lock on mobile
|
2022-12-28 00:37:48 +01:00 |
|
|
7b50e13ba9
|
Add check: don't interpret keys if an input element is selected
|
2022-12-24 16:08:08 +01:00 |
|
|
43613e4ece
|
Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation
|
2022-12-24 03:44:21 +01:00 |
|
|
fed4cff878
|
Auto-formatting
|
2022-12-16 13:45:07 +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 |
|
|
494a49bc48
|
Switch to a panel based UI, fix #552
|
2022-12-08 02:56:49 +01:00 |
|
|
4d930ae985
|
Improve documentation
|
2022-12-08 00:48:44 +01:00 |
|
|
8d2e0dcfc7
|
Update leaflet to 1.9.2
|
2022-12-06 04:08:18 +01:00 |
|
|
aec5ffba79
|
Smoothen markdown-output of tables
|
2022-12-06 03:42:32 +01:00 |
|
|
72ca67e3ab
|
Formatting
|
2022-11-02 14:44:06 +01: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 |
|
|
9193b0db2f
|
Fix tests
|
2022-10-04 14:23:19 +02:00 |
|
|
55593c2ee3
|
Add better translation support for templates
|
2022-09-22 16:21:07 +02:00 |
|
|
b912343805
|
Bugfixes, add A3 poster
|
2022-09-18 12:45:02 +02:00 |
|
|
b9d5a1edff
|
More work on making flyers
|
2022-09-12 20:14:30 +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 |
|
|
03a45b6077
|
Improve error message when a Combine is not properly initialized
|
2022-09-02 12:40:51 +02:00 |
|
|
25ec71aff1
|
Merge plant_detection
|
2022-08-24 15:08:08 +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 |
|
|
2cdb7f332e
|
Merge branch 'master' into develop
|
2022-08-18 19:18:45 +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 |
|
|
312db3ad50
|
Add possibility to upload your travelled track to OSM
|
2022-08-05 12:41:28 +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 |
|
|
72f7bbd7db
|
Add charts to dashboard view
|
2022-07-20 12:04:14 +02:00 |
|
|
a89f5a0e3e
|
More dashboard view, add documentation in dashboard view
|
2022-07-16 03:57:13 +02:00 |
|
|
812563ddc5
|
Add first dashboard layout
|
2022-07-13 18:00:54 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +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 |
|
|
1773f851d1
|
Fix #726
|
2022-06-29 16:22:33 +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 |
|
|
470e9acc64
|
Merge master
|
2022-06-19 18:23:43 +02:00 |
|