Commit Graph

23 Commits

Author SHA1 Message Date
Donkie
cd274a9968 Updated client dependencies 2025-02-24 21:46:56 +01:00
Brett Chik
21befc2993 Ensure the QR code icon honors the base path, when configured. 2025-02-07 20:09:29 -08:00
Donkie
755e06c989 Now goes back to loc page on edit submit 2024-11-24 12:31:38 +01:00
Donkie
a826db12ea Merge pull request #446 from TomW1605/allow-prefix-and-suffix-with-double-braces
allow prefix and suffix with double braces in label format
2024-09-08 22:38:39 +02:00
TomW1605
7b0e98827e add double {{}} explanation to help text and example 2024-08-31 08:16:38 +08:00
samturner3
e65b87cc33 fix: Remove some en, ensure setting is default false 2024-08-26 18:34:00 +10:00
samturner3
c54e11ca11 feat: Add base_url and URB based QR code on labels 2024-08-26 18:08:13 +10:00
samturner3
a0e9f10127 Rename setting 'qr_code_url' to 'base_url' 2024-08-26 18:08:13 +10:00
samturner3
2937d7d5bc Merge remote-tracking branch 'upstream/master' 2024-08-24 16:18:17 +10:00
Thomas White
813d299c8c allow prefix and suffix with double braces 2024-08-14 21:16:18 +08:00
Donkie
da89b80d07 Allow larger print preview scale size
Resolves #439
2024-08-10 11:45:21 +02:00
Donkie
ae26bf5733 Fixed label template error if invalid extra field 2024-08-07 14:26:50 +02:00
Donkie
10ad8cebcb Added button to save labels as png images
Resolves #80
Resolves #348
2024-08-07 13:58:48 +02:00
Donkie
7082c5206b Added ability to hide qr code entirely when printing
Resolves #231
2024-08-07 13:09:43 +02:00
Donkie
7108b0e7a1 Optimized and organized all clients imports 2024-08-07 12:46:37 +02:00
Donkie
3bd93cb0af Removed React prefix to some use hooks 2024-08-06 14:28:09 +02:00
Donkie
21b9f16531 Print preview area now sizes according to its sibling area 2024-08-05 18:39:41 +02:00
Donkie
bf8cbc7a96 Fixed continue button in spool select page 2024-08-05 18:16:02 +02:00
Donkie
f8c518e808 Added print page header and back functionality 2024-08-05 18:11:44 +02:00
Donkie
38ec685356 Added preset duplicate button 2024-08-05 16:09:43 +02:00
Donkie
71f6ce55f5 Renamed print settings to presets instead, manual preset store button 2024-08-05 16:06:00 +02:00
Donkie
b764e9ecd9 Spools to print are now stored using query parameters 2024-08-05 15:41:07 +02:00
Donkie
9318ef5c19 Label printing page updates
No longer a modal
Use flex divs instead of a table
2024-08-05 15:39:38 +02:00