Commit Graph

356 Commits

Author SHA1 Message Date
Maurice Kevenaar
56920addaa Translated using Weblate (Dutch)
Currently translated at 99.4% (188 of 189 strings)

Translated using Weblate (Dutch)

Currently translated at 30.6% (58 of 189 strings)

Added translation using Weblate (Dutch)

Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
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
Mick#6366
ebada588e1 Update i18n.ts
add Czech translation
2023-09-21 16:27:51 +02:00
Mick#6366
6a8a079a30 add Czech localization 2023-09-21 16:26:01 +02:00
Donkie
f967aef2cb Client: Fixed UI not handle empty filters properly 2023-09-20 20:56:29 +02:00
Dr_Perry_Coke
447443c086 Update i18n.ts 2023-09-20 10:37:05 +03:00
Dr_Perry_Coke
c1f14ff50c Add Russian localization 2023-09-20 10:35:38 +03:00
Donkie
e8d91bc4ce Client: Show commit and build in version element 2023-09-17 11:11:05 +02:00
Samuel Wang
d37fb765c0 locale(zh): Update Chinese (zh) localization 2023-09-17 02:12:16 +08:00
Donkie
af54f07349 Client: Number formatting/parsing update
Can now use comma or period in any locale and it will handle it correctly. To do this, it now always uses a blank space as a thousands separator to prevent ambiguity with the decimal separator.
2023-09-16 14:16:30 +02:00
Donkie
df66abe80c Client: Fix missing period in english i18n 2023-09-16 14:14:30 +02:00
Donkie
12b19c2c63 Client: Disabled vite dev https
It's causing loading issues
2023-09-16 13:54:10 +02:00
Donkie
f722adec22 Client: Fixed incorrect column name keys 2023-09-16 13:47:50 +02:00
Donkie
91e4171ff8 Client: Added lazy-loading for filter drop downs 2023-09-16 11:13:30 +02:00
Donkie
58fdbb4d85 Client: Fixed spool select table formatting 2023-09-16 11:13:30 +02:00
Donkie
9c2504d073 Client: Added indeterminate state to spool select 2023-09-16 11:13:30 +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
5bae67725a Added tanstack query devtools 2023-09-16 11:13:30 +02:00
Donkie
1a031903de Start of serverside client tables 2023-09-16 11:13:30 +02:00
Donkie
38d42746d1 Merge pull request #108 from maxkreja/master
Update German translation
2023-09-14 19:42:57 +02:00
Max Kreja
9d0d78947c grammar & passive form 2023-09-13 18:24:00 +02:00
Max Kreja
dc6f39f0b3 add german translation 2023-09-13 18:16:28 +02:00
Daviteusz
b84152cd5b locale(pl): Update Polish translations 2023-09-12 13:49:49 +02:00
Donkie
fb386fe1ab Merge pull request #82 from TomW1605/master 2023-09-11 07:57:49 +02:00
Thomas White
9336d13e2a remove debug logging 2023-09-11 13:48:40 +08:00
Thomas White
2bdc00712e fix typo 2023-09-11 13:47:11 +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
Daviteusz
bdff2099da Merge remote-tracking branch 'upstream/master' into weblate-spoolman-translate 2023-08-17 13:02:26 +02:00
Samuel Wang
df677d2536 locale(zh): Add Chinese (zh) localization 2023-08-16 22:58:24 +08:00
Samuel Wang
bf5de94b56 locale(zh): Add Chinese (zh) localization 2023-08-16 22:57:04 +08:00
Daviteusz
df16c1af3a locale(pl): Add Polish translation 2023-08-16 09:28:59 +02:00
Donkie
99c43e6c5c Client: Fixed print dialog producing empty pages
Resolves #73
2023-08-14 20:14:52 +02:00
Donkie
d03a9510a5 Client: Sort filament/vendor dropdowns 2023-08-13 12:11:15 +02:00
Donkie
4f8e0284bb Client: Fixed scanner camera not stopping
Resolves #71
2023-08-13 12:04:39 +02:00
Donkie
26d54d4ca2 Client: Added another error message in scanner 2023-08-13 12:04:17 +02:00
Donkie
f032bdcade Client: bumped dependencies 2023-08-13 10:46:06 +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
8b048d30b2 Client: Added custom paper sizes
Resolves #67
2023-08-13 09:57:53 +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
5a8a5b185d Client: Notifications now appear in center instead
Closes #59
2023-08-12 20:38:26 +02:00
Donkie
130aed4ed6 Client: Show used/remaining length in spool show 2023-08-12 20:20:39 +02:00