Commit Graph

441 Commits

Author SHA1 Message Date
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
Donkie
8e9ca8e305 Fixed ruff in CI 2023-09-04 20:36:02 +02:00
Donkie
e1065d4a3f Format Dockerfile 2023-09-04 20:22:41 +02:00
Donkie
9e46de9007 Moved SPA definition to a new file 2023-09-04 20:22:31 +02:00
Donkie
89c588aaaf Revert "Remove style check"
This reverts commit 6f47fe0eaa.
2023-09-03 21:01:08 +02:00
Donkie
2db9823862 Merge pull request #94 from mkuf/config-permissions
Docker: set permissions for config directory
2023-09-03 20:21:25 +02:00
Markus Küffner
9ced024736 docker: set permissions for config directory and add volume directive 2023-09-01 09:38:13 +02: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
Donkie
6f47fe0eaa Remove style check 2023-08-28 21:24:55 +02:00
Donkie
992c3220c7 Pre-commit update 2023-08-28 21:17:27 +02:00
Donkie
871e5282e5 Updated python packages 2023-08-28 21:10:07 +02:00
Donkie
c3779c4d2c Only release if style passes 2023-08-28 20:47:42 +02:00
Donkie
6e7d9a2e03 Replaced db.flush with db.commit
To try fix some odd cases of greenlet whining
2023-08-28 20:31:25 +02:00
Thomas White
d721e7d827 address PR comments 2023-08-26 01:53:24 +08:00
Donkie
e6b30da55d Split spool test_find into individual tests 2023-08-21 22:16:52 +02:00
Donkie
c820112e11 Split up integration tests into individual files 2023-08-21 22:16:52 +02:00
Donkie
d13eca1a72 Update README.md 2023-08-21 21:03:29 +02:00
Thomas White
312aad55c0 change to hidden field and dummy inputs 2023-08-21 02:40:07 +08:00
Donkie
63dbf9c7d2 Update README.md 2023-08-20 13:26:22 +02:00
Donkie
988f045e48 Merge pull request #77 from Daviteusz/weblate-spoolman-translate
locale(pl): Add Polish translation
2023-08-20 10:50:16 +02: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
Donkie
2fcfc3814f Merge pull request #79 from Samuel-0-0/master 2023-08-16 18:11:35 +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
d9f9e74d43 Bump version to 0.11.0 2023-08-13 12:21:40 +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
8767e3951a Bump version to 0.10.0 2023-08-12 22:40:44 +02:00
Donkie
af77bf6c26 Updated migration to support sqlite 2023-08-12 22:33:20 +02:00
Donkie
4cb2542a41 Added support for color_hex alpha channel 2023-08-12 21:32:20 +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
Donkie
0631c5f7a1 Client: Made decimals more consistent
Closes #58
2023-08-12 20:20:25 +02:00
Donkie
7bdde571a7 Client: Fixed variable decimals amount in fields 2023-08-12 20:19:47 +02:00
Donkie
16bed68b90 Client: Improved form number parser 2023-08-12 20:19:18 +02:00
Donkie
e81bf8b8e7 Client: Reformatted all files with new line length 2023-08-12 19:54:24 +02:00
Donkie
163aa2badc Client: Added horizontal and vertical spacing 2023-08-12 15:52:43 +02:00