Commit Graph

275 Commits

Author SHA1 Message Date
Donkie
39aea03a01 Merge pull request #517 from TomW1605/add-archive-un-archive-button-to-spool-view-page
add archive/un archive button to spool view page
2024-10-27 18:21:24 +01:00
TomW1605
d60b93349a fix spool weight < 0 check 2024-10-27 15:20:53 +08:00
TomW1605
761a4978b6 add external id to filament and vendor edit pages 2024-10-26 14:12:32 +08:00
TomW1605
efae0d8466 add archive/un archive button to spool view page 2024-10-26 13:48:27 +08: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
Donkie
a6d271ac87 Merge pull request #461 from samturner3/master
Feature: Add option to use full URL in QR codes instead of web+spoolman: prefix
2024-08-26 20:23:25 +02: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
e3175723ea fix: Settings file 2024-08-26 18:08:13 +10:00
samturner3
2937d7d5bc Merge remote-tracking branch 'upstream/master' 2024-08-24 16:18:17 +10:00
teoteo
54ac546f78 Helps to identify the icon when there is low contrast between color and table background 2024-08-20 08:57:11 +02: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
14a22e072f Fixed being unable to change currency
Resolves #436
2024-08-10 11:44:11 +02:00
Donkie
9469f47f09 Fixed importing multi color filaments in spool create form 2024-08-09 17:04:40 +02:00
Donkie
eb4e1a950a Fixed importing multi-color in create filament 2024-08-09 16:58:30 +02:00
Donkie
eee36fad66 Fixed multi color picker not working 2024-08-08 23:02:11 +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
8413e33895 Minor fix to ActionsColumn function
No longer uses hooks but instead takes in the title
2024-08-07 12:40:54 +02:00
Donkie
736e59d1eb Improve useLiveify a bit 2024-08-07 12:19:25 +02:00
Donkie
3bd93cb0af Removed React prefix to some use hooks 2024-08-06 14:28:09 +02:00
Donkie
701ed2fae6 Added button to adjust filament
Resolves #428
Resolves #30
2024-08-06 11:34:47 +02:00
Donkie
00e35584f4 Fixed item cloning not handling extra fields properly
Resolves #424
2024-08-05 19:56:42 +02:00
Donkie
48ef3a23f2 Fixed client showing wrong spool price if overridden to 0
Resolves #431
2024-08-05 19:43:05 +02:00
Donkie
f3711f3789 Formatting 2024-08-05 19:26:35 +02:00
Donkie
3b1a09752e Fixed AlignType import 2024-08-05 19:25:14 +02:00
Donkie
5afe53e05b Merge pull request #423 from tzahari/master
Optimized list views
2024-08-05 19:16:50 +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
Thomas Zahari
7e87751caf Added right alignment for NumberColumns and price
Removed seconds from date / times
Removed decimals from spool length and weight
2024-07-12 16:42:26 +02:00
Donkie
052bdb453d Added default template 2024-06-19 21:18:48 +02:00
Donkie
20923deebd Added bold tags to template 2024-06-19 21:13:18 +02:00
Donkie
515aafac8f Fixed incorrect react key 2024-06-19 21:13:07 +02:00
Donkie
b2e49aa270 Added new print label template system 2024-06-19 20:33:23 +02:00
Donkie
4100813f22 Stop settings spam in label settings 2024-06-18 19:37:17 +02:00
Donkie
0452b0be04 Added ability to select and create multiple label settings 2024-06-18 19:09:42 +02:00
Donkie
426496b4e5 Recoded label printing settings to store in DB instead of in browser 2024-06-15 14:07:48 +02:00
Donkie
4d0e76b64f Merge branch 'multicolor' 2024-06-11 18:30:45 +02:00
Donkie
f1b27b441d New spool icon updates 2024-06-11 17:09:54 +02:00
Donkie
e2df888e96 New spool color indication that supports multi colors 2024-06-09 19:23:43 +02:00