Commit Graph

1063 Commits

Author SHA1 Message Date
Donkie
8dad76f277 Update .pre-commit-config.yaml 2023-07-04 12:14:08 +02:00
Donkie
899b4ee77d Fixed health check return type 2023-07-04 12:10:45 +02:00
Donkie
d201f17e5e Improved manually specifying sqlite db 2023-07-04 12:10:14 +02:00
Donkie
57fdfaf0dc Update alembic logging format 2023-07-04 11:45:25 +02:00
Donkie
8b4b1bd3e9 Added a health-check endpoint 2023-07-02 22:55:29 +02:00
Donkie
0cdb496a1d Client: Move refine CLI to devdeps 2023-06-30 23:43:58 +02:00
Donkie
555370f191 Ignore .vscode folder 2023-06-30 23:29:51 +02:00
Donkie
d6d5d4dad7 Delete launch.json 2023-06-30 23:29:22 +02:00
Donkie
720ec30812 Fixed dependencies on Python >3.9 versions 2023-06-30 23:28:30 +02:00
Donkie
94d8cbf227 SQLite dbs now handle concurrent reqs better
Closes #7
2023-06-30 22:28:01 +02:00
Donkie
1fd89807d4 Contract test for concurrent spool use 2023-06-30 21:53:01 +02:00
Donkie
11eec3c259 Improved local integration test script 2023-06-30 21:52:33 +02:00
Donkie
bbe1dc0f83 Added extra check if a spool has no filament 2023-06-28 20:53:24 +02:00
Donkie
64aaf2a06a 404 error is now more descriptive 2023-06-28 20:44:22 +02:00
Donkie
43a3e3f1f2 Client: Better locale comma support 2023-06-27 22:51:22 +02:00
Donkie
d4afc56173 Added Moonraker info to README 2023-06-27 20:28:41 +02:00
Donkie
d127602904 Extended README with basic docker info 2023-06-27 20:26:20 +02:00
Donkie
852ff9cb3b Client: Updated packages 2023-06-25 18:21:20 +02:00
Donkie
8c6675beb0 Client: Added clone button for vendors 2023-06-25 18:10:58 +02:00
Donkie
e24834f161 Client: Added clone button for filaments 2023-06-25 18:08:46 +02:00
Donkie
58426b075f Clarified timezone in response model 2023-06-25 18:06:40 +02:00
Donkie
b665a1ebe8 Client: Merged clone spool into create spool page 2023-06-25 18:00:15 +02:00
Donkie
3aec319b6a Now correctly handles datetimes with timezone set 2023-06-25 17:57:17 +02:00
Donkie
9ac3c56bbf Client: Added spool clone button 2023-06-25 17:25:02 +02:00
Donkie
1791f3fbbd Client: Fixed first/last used for unused spools 2023-06-25 16:56:01 +02:00
Donkie
7c8d13e8a3 Cleaned up logging code 2023-06-25 16:28:23 +02:00
Donkie
2caee6120e Added note in README about data folder and it's permissions 2023-06-25 15:38:58 +02:00
Donkie
50abc5c74f Client: Added color edit 2023-06-03 21:33:14 +02:00
Donkie
d74393d12d Client: Updated packages 2023-06-03 21:15:35 +02:00
Donkie
06dfbf67f8 armv7 actually works now 2023-06-03 20:50:25 +02:00
Donkie
2ae4b88a14 armv7 build working 2023-06-03 19:55:03 +02:00
Donkie
9a6572d197 Fix .venv folder name 2023-06-03 13:40:51 +02:00
Donkie
e4806591cc Progress towards armv7 Docker build 2023-06-03 12:26:19 +02:00
Donkie
524a8ffc42 Fixed redoc title name 2023-06-01 20:03:15 +02:00
Donkie
4e409f6bb6 Added filament color code field 2023-06-01 19:56:24 +02:00
Donkie
27731974fd Added pre-commit 2023-05-28 23:10:36 +02:00
Donkie
235236d435 Ruff fixes 2023-05-28 22:55:11 +02:00
Donkie
639f91bd49 Client: app is now properly loaded at any URL 2023-05-28 22:50:04 +02:00
Donkie
6de7deb77f Attempt to fix cockroachdb integration test 2023-05-28 22:32:26 +02:00
Donkie
7c7ee9296c Added extruder/bed temp override settings
Closes #4
2023-05-28 21:52:51 +02:00
Donkie
424856c710 Improved tests for add in integration tests 2023-05-28 21:40:17 +02:00
Donkie
de1bf05922 Added Alembic for migrations 2023-05-27 23:14:06 +02:00
Donkie
adda3e6f25 Less yank mariadb healthcheck 2023-05-21 23:46:44 +02:00
Donkie
5e75d6d70e Run integration tests on all db types 2023-05-21 23:38:41 +02:00
Donkie
ba6fb62c7b Enabled pool_pre_ping to mitigate postgres drop 2023-05-21 23:38:21 +02:00
Donkie
1c9785be95 Fixed cockroachdb connection 2023-05-21 23:38:03 +02:00
Donkie
5f639b7a89 Full API integration test coverage 2023-05-21 23:06:23 +02:00
Donkie
1d87235f9e Fixed spool find filament_name type 2023-05-21 23:06:05 +02:00
Donkie
6bc9c3c4fa Added script to easily run integration tests locally 2023-05-18 17:53:20 +02:00
Donkie
89cff893aa Full integration test coverage for the vendor API 2023-05-18 17:53:02 +02:00