Commit Graph

1141 Commits

Author SHA1 Message Date
Donkie
153e891d6e Client: Added toggles for all label contents
Can now print spool/filament/vendor comments on the labels.
Translated label contents
2023-08-12 15:36:49 +02:00
Donkie
3662d89575 Client: Cleaned up layout form with collapsibles 2023-08-12 15:03:45 +02:00
Donkie
2b489a3866 Client: Added ability to skip X items 2023-08-10 21:46:38 +02:00
Donkie
3f18c32c8a Client: Replaced block-system with safe-zone 2023-08-10 21:40:30 +02:00
Donkie
ec80973f96 Client: Added some info to qr code printing label 2023-08-09 18:50:04 +02:00
Donkie
3dc678a575 Merge branch 'qrcode' into master 2023-08-08 21:32:41 +02:00
Donkie
c6de1c403a Improved dockerfile client builder 2023-08-08 21:32:07 +02:00
Donkie
6ca18b8f94 Client: Improved scanner error if not HTTPS 2023-08-08 21:31:45 +02:00
Donkie
7b1aab41aa Merge pull request #52 from patofoto/master
Spanish Translation
2023-08-08 20:54:50 +02:00
Patricio Suarez
2808484306 Merge branch 'Donkie:master' into master 2023-08-06 06:53:16 -04:00
Donkie
ef2873ea64 Merge pull request #62 from TomW1605/master
add material to filament select dropdown in spool pages
2023-08-06 11:13:12 +02:00
Thomas White
e5a6681b4d add material to spool edit filament dropdown 2023-08-06 12:47:42 +08:00
Thomas White
138a7839ec add material to spool creation filament selection 2023-08-06 12:46:59 +08:00
Donkie
f552affa98 Client: Scanner translations update 2023-08-03 22:31:09 +02:00
Donkie
b95443228c Client: Removed unsetting lasterror 2023-08-03 22:27:20 +02:00
Donkie
edd75e86be Client: Switched to react-qr-scanner 2023-08-03 22:26:17 +02:00
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
Patricio Suarez
baf1fdf139 Merge branch 'Donkie:master' into master 2023-07-30 05:54:18 -04:00
Donkie
c08b4cb81a Improved monochrome spoolman icon 2023-07-30 10:27:58 +02:00
Donkie
6b1420a3fa Cleaned up svg layers 2023-07-30 10:27:43 +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
cac6220d95 Added a monochrome spoolman icon 2023-07-29 22:03:13 +02:00
Donkie
980a0ab651 Added svg icon source files 2023-07-29 21:50:20 +02:00
Donkie
df89a0c8a5 Client: Created general useSavedState function 2023-07-29 21:50:20 +02:00
Patricio Suarez
2c29babdf7 grammar corrections 2023-07-25 19:17:04 -04:00
Donkie
99b8b14f4a Merge branch 'master' into master 2023-07-25 23:15:40 +02:00
Donkie
7c23156d85 Don't cache builds for PRs
Doesn't work since they don't have access to write to the registry.
2023-07-25 23:06:33 +02:00
Donkie
a335b16abd Added client dev section to README 2023-07-24 19:55:56 +02:00
Patricio Suarez
785f185728 Grammar corrections 2023-07-23 07:38:04 -04:00
Patricio Suarez
f732bb7ae1 updates 2023-07-18 07:46:17 -04:00
Patricio Suarez
aea3bd365d updates 2023-07-18 07:19:38 -04:00
Patricio Suarez
eee1598112 Started Spanish localization 2023-07-17 15:26:52 -04:00
Donkie
78cccfa2aa Client: Abstracted out the printing dialog 2023-07-15 15:24:06 +02:00
Donkie
e6e865a75a Client: Added missing react-to-print dependency 2023-07-15 15:23:35 +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
3cab6166a3 Client: Created general useSavedState function 2023-07-15 14:38:40 +02:00
Donkie
a54e28d353 Client: Fixed fallback language 2023-07-15 11:01:25 +02:00
Donkie
adb0d6e1f4 Bump version to 0.9.1 2023-07-14 19:05:11 +02:00
Donkie
d14fce013c Fixed spools with unset archive state being hidden 2023-07-14 19:04:54 +02:00
Donkie
3bc47cc686 Bump version to 0.9.0 2023-07-14 15:01:47 +02:00
Donkie
5798f91b60 Updated integration tests to support archived 2023-07-14 14:54:59 +02:00
Donkie
7971cda7b5 Client: Support spool archiving in frontend 2023-07-14 14:21:47 +02:00
Donkie
f89cf8ecd4 Added archived field to spools
Resolves #13
2023-07-14 14:19:57 +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
346e59151f Client: Added material column in spool table 2023-07-14 12:07:27 +02:00