Donkie
f7faa6ccdc
Auto-update for added/deleted spools in client
2023-10-15 21:05:42 +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
1452a2828b
Minor fix to spool weight editing
2023-10-10 21:16:20 +02:00
Donkie
41889ee83f
Fixed spool weight field not being hidden
2023-10-10 21:03:56 +02:00
Donkie
3f5902516c
Added max values on density and diameter inputs
...
This is to prevent accidentally putting in a too big value
2023-10-10 20:45:27 +02:00
Donkie
30d4019d7d
Number inputs now show error if bad value
...
Previously it just prevented you from inputting it, which was a bit bad UX
2023-10-10 20:45:01 +02:00
Donkie
ea322559d9
Localized new location textbox
2023-10-10 20:36:55 +02:00
Donkie
43168fc75e
Added dropdown of existing locations in spool edit
...
Resolves #119
2023-10-10 20:21:23 +02:00
Donkie
bdc47fd0a2
Localized create filament page title
2023-10-08 17:45:00 +02:00
Donkie
5fdd218ead
Localized show page titles
2023-10-08 17:45:00 +02:00
Donkie
f722adec22
Client: Fixed incorrect column name keys
2023-09-16 13:47:50 +02:00
Donkie
dc5e3a0fbd
Client: Filament name filtering/sorting now works
2023-09-16 11:13:30 +02:00
Donkie
f62f9d899b
Client: Now uses server side sorting
...
Still some stuff left to do #98
2023-09-16 11:13:30 +02:00
Donkie
1a031903de
Start of serverside client tables
2023-09-16 11:13:30 +02:00
Thomas White
9336d13e2a
remove debug logging
2023-09-11 13:48:40 +08:00
Thomas White
f6750830cc
add new weight options to edit screen
2023-09-07 18:37:41 +08:00
Thomas White
d4f0a03a26
fixed selecting a spool with filament weight but no spool switching to the remaining weight option
2023-08-31 14:39:40 +08:00
Thomas White
f9a987b196
reformat
2023-08-31 14:12:43 +08:00
Thomas White
754c57ef26
readd radio buttons to select the weight to enter
2023-08-31 14:10:20 +08:00
Thomas White
d721e7d827
address PR comments
2023-08-26 01:53:24 +08:00
Thomas White
312aad55c0
change to hidden field and dummy inputs
2023-08-21 02:40:07 +08:00
Thomas White
eea74b8a43
add option to use measured or remaining weight
2023-08-20 12:00:29 +08:00
Donkie
d03a9510a5
Client: Sort filament/vendor dropdowns
2023-08-13 12:11:15 +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
6934748b14
Client: Enabled search in vendor/filament dropdown
...
Closes #60
2023-08-12 21:10:44 +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
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
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
475e64ff48
Client: Added a spool selection dialog
2023-07-30 09:54:33 +02:00
Donkie
df89a0c8a5
Client: Created general useSavedState function
2023-07-29 21:50:20 +02:00
Donkie
3cab6166a3
Client: Created general useSavedState function
2023-07-15 14:38:40 +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
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
e5ef306aa2
Client: Added show/hide columns feature
2023-07-13 19:12:38 +02:00
Donkie
c8974c505d
Client: Improved layout of new spool icon
2023-07-10 12:40:32 +02:00
Donkie
9561111b90
Client: Added a colored spool icon in the lists
...
To indicate the filament color_hex field
Resolves #23
2023-07-08 23:21:13 +02:00
Donkie
517cbfc8b6
Client: Clarify weight/spool_weight a bit
2023-07-07 18:16:52 +02:00
Donkie
eeac30a963
Client: Fixed up pagination, now also stored
2023-07-06 23:18:39 +02:00
Donkie
58833f2203
Client: Apply some memoization
2023-07-06 23:00:08 +02:00
Donkie
b1af320a54
Client: Stricter typing
2023-07-06 22:36:41 +02:00