Donkie
|
826fde6967
|
API find nested filters now specified using period
Previously you used underscore, like vendor_name. This made fields like filament_article_number have ambiguous underscores.
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
3bba0b1dce
|
Added pdm cmd to run spoolman
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
5bae67725a
|
Added tanstack query devtools
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
4b33ba0b1c
|
Renamed locations endpoint to location
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
1a031903de
|
Start of serverside client tables
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
e2d937aaf1
|
Added x-total-count response header
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
557ea82171
|
Added endpoints for getting list of materials, etc
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
9d51ee49ed
|
Serverside sort and limit for vendor and filaments
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
b9f1b71c1f
|
Serverside spool find limit and offset
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
4fdea75e3f
|
Serverside spool sorting
|
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 |
|
Donkie
|
9d5d4cdc32
|
Merge pull request #105 from Daviteusz/weblate-spoolman-translate
locale(pl): Update Polish translations
|
2023-09-14 19:41:47 +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 |
|
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 |
|