Commit Graph

293 Commits

Author SHA1 Message Date
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
Donkie
f7fce7f2cc Added printing dialog item copies
Resolves #398
2024-06-09 12:28:30 +02:00
Donkie
30098e0213 Abstracted spoolicon into its own component 2024-06-08 22:56:13 +02:00
Donkie
f3d23ad9fe Added client edit support for multi colors 2024-06-08 22:56:13 +02:00
Donkie
ac2829ef84 Added create filament page support for multi color 2024-06-08 22:56:13 +02:00
Donkie
c7d58a2938 Enabled Portuguese language
Resolves #390
2024-06-08 22:50:01 +02:00
Donkie
91f33ae9b2 Column filters now perform exact matches
Resolves #367
2024-05-25 21:06:36 +02:00
Donkie
52c52bcfd8 Updated external db sync to handle spool types and new color hex format 2024-05-20 22:39:25 +02:00
ImgBotApp
835235257c [ImgBot] Optimize images
*Total -- 113.52kb -> 77.34kb (31.87%)

/client/public/icon512_maskable.png -- 20.26kb -> 10.24kb (49.45%)
/client/public/apple-touch-icon.png -- 20.26kb -> 10.24kb (49.45%)
/client/icons/spoolman_monochrome.svg -- 4.60kb -> 3.03kb (34.2%)
/client/public/icon512_rounded.png -- 30.93kb -> 20.97kb (32.2%)
/client/icons/spool.svg -- 4.66kb -> 3.27kb (29.83%)
/client/icons/spoolman.svg -- 8.86kb -> 7.44kb (16.11%)
/client/src/icon_spool.svg -- 3.92kb -> 3.41kb (12.93%)
/client/public/favicon.svg -- 8.56kb -> 7.93kb (7.41%)
/client/src/icon.svg -- 8.56kb -> 7.93kb (7.41%)
/client/public/kofi_s_logo_nolabel.png -- 2.89kb -> 2.88kb (0.51%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-05-16 12:27:52 +00:00
Donkie
090cbadf3b Fixed selected filament re-rendering too much 2024-05-15 19:40:34 +02:00
Donkie
ccd4026279 Fixed typing error in filament create form 2024-05-13 22:11:31 +02:00
Donkie
5a8d71fe70 Added import external filament in filament create form 2024-05-13 21:55:18 +02:00
Donkie
46ab709f72 Added extruder and bed temp to materials external db 2024-05-12 22:12:13 +02:00
Donkie
55471062ab External filament select for edit spool form 2024-05-12 22:08:47 +02:00
Donkie
4598d8f520 Some cleanup in create spool page 2024-05-12 21:58:01 +02:00
Donkie
3de2c94098 Create internal filament from external flow done 2024-05-12 21:58:01 +02:00
Donkie
36945f449d Show external filaments in spool create 2024-05-12 21:58:00 +02:00
Donkie
8d03a53228 Formatted client files 2024-05-12 21:57:43 +02:00
Donkie
cd9cca0c06 Fixed missing translation.json errors 2024-05-10 12:56:44 +02:00
Donkie
9ff457f2fd Updated packages 2024-05-10 12:52:41 +02:00
Donkie
bc32f1e890 Now supports running under a sub path
Just set the SPOOLMAN_BASE_PATH environment variable and it should work.

Resolves #95
2024-05-10 11:37:09 +02:00
Matt Gerega
153b21408b Merge branch 'master' into feature/spool_revisions 2024-04-17 17:26:14 -04:00
Donkie
640ca8c430 Fixed spool clone showing white screen
Resolves #326
2024-04-14 10:36:51 +02:00
Matt Gerega
c6f9abeced Changed initial_weight to be net weight, not gross weight 2024-04-10 11:00:46 -04:00
Matt Gerega
3ea4937f24 Updated spool UIs (create/edit) 2024-03-27 14:47:05 -04:00
Matt Gerega
3aed735cea Updated vendor API to correct issues - Implement new UI 2024-03-26 21:26:41 -04:00
Matt Gerega
1d6830d769 Added initial_weight and empty_weight to spool 2024-03-26 13:55:44 -04:00
Michal Kunc
8c19efa2c4 Add QR Code base URL setting 2024-03-04 01:41:26 +01:00
Michal Kunc
30ee5b7cae Add option to use full URL in QR codes instead of web+spoolman: prefix 2024-02-10 00:09:39 +01:00
Donkie
c65bc4201b Currency setting is now utilized in filament/spool lists, edit pages etc 2024-02-02 23:06:06 +01:00
Donkie
23f383dd63 Fixed edit forms refreshing after you start editing 2024-01-30 20:02:54 +01:00
Donkie
41a40d9fa3 Minor spool edit cleanup, added enum 2024-01-30 19:29:17 +01:00
Donkie
81b7a9b4ec Added tooltip in filament filter menu
To differentiate between different filaments that may be named the same.
Resolves #276
2024-01-30 19:21:38 +01:00