Commit graph

38 commits

Author SHA1 Message Date
6cb5ced361 Fix jumping up when a question is answered 2023-01-06 04:16:32 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
9e000d521f Housekeeping... 2022-12-16 13:44:25 +01:00
9e97eba519 Add 'scrollIntoView' to baseUIElement, autoscroll questions into view when appropriate 2022-12-06 03:43:54 +01:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
a87fa4520b Fix dissappearing welcome message, add typing and simplify code 2022-09-27 18:48:02 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +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
06f8cf7006 First working plantnet UI 2022-08-22 19:16:37 +02:00
15e6fde194 Merge develop 2022-07-21 19:23:05 +02:00
72f7bbd7db Add charts to dashboard view 2022-07-20 12:04:14 +02:00
AlexanderRebai
28f1dc3d33 testing code for slider to change levels 2022-07-18 08:21:16 +00:00
9f5c506e17 Move AllTagsPanel to separate class; various small fixes 2022-04-28 00:32:15 +02:00
d0b6d2419b Improve moreScreen 2022-04-13 02:44:06 +02:00
1c418e5a49 Add code quality test, remove all constructor.name entries as they are unreadable after minification 2022-02-14 02:26:03 +01:00
452bf39561 SimpleAddUi: scroll to top if a preset is chosen 2022-02-09 00:35:59 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
ffb196a3fc Removal of obsolete code 2021-11-21 02:58:32 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
40a0e7931d Remove empty elements 2021-10-28 00:53:09 +02:00
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491 2021-10-01 00:31:39 +02:00
Tobias Jordans
821c97662b TW Classes instead of inline; no pointer event "all"
The way I read https://developer.mozilla.org/de/docs/Web/CSS/pointer-events, `pointer-events: all` is a special SVG thing and what we want here, is what TW provides with `pointer-events-none` https://tailwindcss.com/docs/pointer-events so that event pass through.
2021-09-30 21:44:55 +02:00
Tobias Jordans
b8dc1063d0 Refactoring: Random spaces / newline changes 2021-09-30 21:41:51 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
89df28ae06 Formatting, remove old, unused code 2021-06-23 02:14:15 +02:00
64ec06bfc8 Fix opening hours input element 2021-06-16 14:23:53 +02:00
42d13f564c Fix sharebutton 2021-06-15 01:24:04 +02:00
8e72b70742 Fix deployment, fix documentation generation, add a small markdown generator 2021-06-15 00:28:59 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +02:00
8ad9b816ac Fix popups and core functionality 2021-06-14 17:28:11 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00