Commit Graph

88 Commits

Author SHA1 Message Date
Donkie
d1a5690c81 Added beginnings of a home page 2023-12-18 20:20:48 +01:00
Connor Cleveland
ec1966734e Change qty button to not need invasive CSS 2023-10-27 13:29:55 -05:00
Connor Cleveland
82eaaccd9b add support for multiple spool adds 2023-10-26 03:53:06 -05:00
Connor Cleveland
517996d7a8 #76 spool list, no reload on page change 2023-10-25 00:32:57 -05:00
Donkie
03ab676f58 Fixed lowercase d in vendor field ID
Resolves #167
2023-10-22 20:19:50 +02:00
Donkie
d5bd18f931 Added live updates to vendors in client 2023-10-15 21:36:02 +02:00
Donkie
886519e3b4 Added live updates to filaments in client 2023-10-15 21:35:49 +02:00
Donkie
0fab369518 Added live updates to spools in client
Will automatically refresh the list and show pages if any of the shown spools are updated in the backend.
On the edit page, it will warn you if the spool has been updated since you opened the page.
2023-10-15 15:28:08 +02:00
Donkie
e2dbe8be66 Updated english spool weight help text 2023-10-10 20:44:08 +02:00
Donkie
ea322559d9 Localized new location textbox 2023-10-10 20:36:55 +02:00
Allan Nordhøy
4312875426 Translated using Weblate (French)
Currently translated at 100.0% (192 of 192 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 34.8% (67 of 192 strings)

Translated using Weblate (Dutch)

Currently translated at 97.9% (188 of 192 strings)

Translated using Weblate (Swedish)

Currently translated at 100.0% (192 of 192 strings)

Translated using Weblate (Russian)

Currently translated at 98.4% (189 of 192 strings)

Translated using Weblate (Spanish)

Currently translated at 98.4% (189 of 192 strings)

Translated using Weblate (German)

Currently translated at 95.3% (183 of 192 strings)

Translated using Weblate (Czech)

Currently translated at 99.4% (191 of 192 strings)

Translated using Weblate (English)

Currently translated at 100.0% (192 of 192 strings)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/
Translation: Spoolman/Web Client
2023-10-09 12:50:45 +02:00
Donkie
5fdd218ead Localized show page titles 2023-10-08 17:45:00 +02:00
Allan Nordhøy
1444b3f143 Translated using Weblate (Norwegian Bokmål)
Currently translated at 23.8% (45 of 189 strings)

Translated using Weblate (English)

Currently translated at 100.0% (189 of 189 strings)

Added translation using Weblate (Norwegian Bokmål)

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nb_NO/
Translation: Spoolman/Web Client
2023-09-26 19:00:23 +02:00
Daniel Hultgren
bde712f5dd Translated using Weblate (Swedish)
Currently translated at 100.0% (189 of 189 strings)

Translated using Weblate (English)

Currently translated at 100.0% (189 of 189 strings)

Co-authored-by: Daniel Hultgren <daniel.cf.hultgren@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/
Translation: Spoolman/Web Client
2023-09-26 19:00:23 +02:00
Donkie
df66abe80c Client: Fix missing period in english i18n 2023-09-16 14:14:30 +02:00
Thomas White
2bdc00712e fix typo 2023-09-11 13:47:11 +08:00
Thomas White
eea74b8a43 add option to use measured or remaining weight 2023-08-20 12:00:29 +08:00
Donkie
26d54d4ca2 Client: Added another error message in scanner 2023-08-13 12:04:17 +02:00
Donkie
8b048d30b2 Client: Added custom paper sizes
Resolves #67
2023-08-13 09:57:53 +02:00
Donkie
163aa2badc Client: Added horizontal and vertical spacing 2023-08-12 15:52:43 +02:00
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
f552affa98 Client: Scanner translations update 2023-08-03 22:31:09 +02:00
Donkie
edd75e86be Client: Switched to react-qr-scanner 2023-08-03 22:26:17 +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
7971cda7b5 Client: Support spool archiving in frontend 2023-07-14 14:21:47 +02:00
Donkie
346e59151f Client: Added material column in spool table 2023-07-14 12:07:27 +02:00
Donkie
bfb63cbfdc Client: Added some missing columns in table
Also configured the default columns to show
2023-07-14 12:05:05 +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
9ac3c56bbf Client: Added spool clone button 2023-06-25 17:25:02 +02:00
Donkie
0269518175 Added a basic web UI 2023-05-10 21:11:10 +02:00