Commit Graph

31 Commits

Author SHA1 Message Date
Brett Chik
c5878883a8 Link to print label from spool details page missing getBasePath() 2025-02-07 20:24:03 -08:00
Donkie
755e06c989 Now goes back to loc page on edit submit 2024-11-24 12:31:38 +01:00
TomW1605
d60b93349a fix spool weight < 0 check 2024-10-27 15:20:53 +08:00
TomW1605
efae0d8466 add archive/un archive button to spool view page 2024-10-26 13:48:27 +08:00
Donkie
7108b0e7a1 Optimized and organized all clients imports 2024-08-07 12:46:37 +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
f8c518e808 Added print page header and back functionality 2024-08-05 18:11:44 +02:00
Donkie
f1b27b441d New spool icon updates 2024-06-11 17:09:54 +02:00
Donkie
c65bc4201b Currency setting is now utilized in filament/spool lists, edit pages etc 2024-02-02 23:06:06 +01:00
Donkie
40d3a3184f Implemented extra fields for spools and vendors as well 2024-01-23 19:27:34 +01:00
pdsccode
1ec1e05c40 Reverted changes to .pre-commit-config.yaml, changed en locales to reflect default and added filament price as default to spools/show.tsx 2024-01-10 19:22:26 +01:00
pdsccode
1eb78f01df Added pricing field for single spool 2023-12-30 07:29:27 +01:00
Donkie
f5b2ffa029 Fixed show page titles double-escaping HTML entities
Fixes #187
2023-12-17 20:46:03 +01: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
5fdd218ead Localized show page titles 2023-10-08 17:45:00 +02:00
Donkie
980284be1d Client: Improved show page titles 2023-08-13 10:14:48 +02:00
Donkie
373067bd09 Client: Filament and vendor links in show pages
Resolves #70
2023-08-13 10:06:39 +02:00
Donkie
ecabc425c3 Client: Rich URLs in comments
Closes #51
2023-08-12 20:59:37 +02:00
Donkie
130aed4ed6 Client: Show used/remaining length in spool show 2023-08-12 20:20:39 +02:00
Donkie
0631c5f7a1 Client: Made decimals more consistent
Closes #58
2023-08-12 20:20:25 +02:00
Donkie
e81bf8b8e7 Client: Reformatted all files with new line length 2023-08-12 19:54:24 +02:00
Donkie
7971cda7b5 Client: Support spool archiving in frontend 2023-07-14 14:21:47 +02:00
Donkie
9fe37b315c Client: Added default exports to all pages 2023-07-13 22:56:54 +02:00
Donkie
f21834ce2d Client: Full localization, dynamic title 2023-07-13 22:20:54 +02:00
Donkie
b1af320a54 Client: Stricter typing 2023-07-06 22:36:41 +02:00
Donkie
1791f3fbbd Client: Fixed first/last used for unused spools 2023-06-25 16:56:01 +02:00
Donkie
646ade1721 Client: Date time zones now handled correctly 2023-05-18 13:38:38 +02:00
Donkie
40dc48668b Client: Fixed incorrect units for some numbers 2023-05-17 22:03:19 +02:00
Donkie
caa25ccf93 Client: Better datetime field support 2023-05-14 20:06:44 +02:00
Donkie
43919ac90e Client: Filament/Vendor selects now work 2023-05-14 20:06:17 +02:00
Donkie
0269518175 Added a basic web UI 2023-05-10 21:11:10 +02:00