Commit Graph

19 Commits

Author SHA1 Message Date
Donkie
3eda3580f6 Client: Added simple qr code scanner 2023-08-03 21:51:49 +02:00
Donkie
d7ccd24257 Client: Add ability to block rows/columns in print
Also fixed some issues with drawing the border
2023-08-02 21:55:46 +02:00
Donkie
437213c7d4 Client: QR print updates
* Added grid borders
* Replaced row height with instead choosing number of rows
* Added support for negative margins
* New QR code content format
* Added number inputs to all sliders
2023-08-02 21:00:36 +02:00
Donkie
0043f536ee Client: Translations for qr code stuff
Also added error if no spools were selected
2023-07-30 10:20:46 +02:00
Donkie
475e64ff48 Client: Added a spool selection dialog 2023-07-30 09:54:33 +02:00
Donkie
42373baa03 Client: Moved form units to tooltip 2023-07-30 09:51:49 +02:00
Donkie
78cccfa2aa Client: Abstracted out the printing dialog 2023-07-15 15:24:06 +02:00
Donkie
884b380b8c Client: Moved QR code printing dialog 2023-07-15 14:40:14 +02:00
Donkie
06e53d05dc Client: Created QR code printing dialog component 2023-07-15 14:39:20 +02:00
Donkie
a54e28d353 Client: Fixed fallback language 2023-07-15 11:01:25 +02:00
Donkie
061061cd31 Client: Added custom data provider
Similar to the simple REST provider, but supports any query parameters.
2023-07-14 14:19:03 +02:00
Donkie
14e758ea23 Client: Added translation for Unknown 2023-07-14 12:04:35 +02:00
Donkie
f21834ce2d Client: Full localization, dynamic title 2023-07-13 22:20:54 +02:00
Donkie
e5ef306aa2 Client: Added show/hide columns feature 2023-07-13 19:12:38 +02:00
Donkie
f8dfa8f7f7 Client: Added version text
Resolves #32
2023-07-10 12:11:03 +02:00
Donkie
40dc48668b Client: Fixed incorrect units for some numbers 2023-05-17 22:03:19 +02:00
Donkie
9ae6bafd35 Client: Removed unused tsx icon 2023-05-17 21:49:21 +02:00
Donkie
ce5fcce7c3 Added a custom icon to client 2023-05-16 20:51:26 +02:00
Donkie
0269518175 Added a basic web UI 2023-05-10 21:11:10 +02:00