Commit Graph

  • a99530391b Translated using Weblate (Ukrainian) my_mail 2024-01-29 21:01:46 +01:00
  • a034e96939 Translated using Weblate (Danish) srbjessen 2024-01-29 21:01:46 +01:00
  • 445331369b Translated using Weblate (Ukrainian) Сергій 2024-01-29 21:01:46 +01:00
  • 7a7d43b548 Translated using Weblate (French) Gregory Fontaine 2024-01-29 21:01:46 +01:00
  • b854f936c5 Translated using Weblate (Chinese (Simplified)) Samuel Wang 2024-01-29 21:01:46 +01:00
  • 684b17619c Translated using Weblate (Dutch) Maurice Kevenaar 2024-01-29 21:01:46 +01:00
  • a6cb08a587 Translated using Weblate (Swedish) Daniel Hultgren 2024-01-29 21:01:46 +01:00
  • e4b25d1eda Translated using Weblate (Swedish) bittin1ddc447d824349b2 2024-01-29 21:01:46 +01:00
  • 30c5891c11 Translated using Weblate (Spanish) gallegonovato 2024-01-29 21:01:46 +01:00
  • 9b5d8969e5 Translated using Weblate (Czech) Mick#6366 2024-01-29 21:01:46 +01:00
  • 9d3fb02231 Fixed spool edit page being in render loop Donkie 2024-01-26 17:30:34 +01:00
  • d0a958decb Removed camera constraints from QR scanner Donkie 2024-01-26 17:14:45 +01:00
  • f7c9c44ea7 Write build info earlier when we still have git Donkie 2024-01-25 22:58:25 +01:00
  • 721733551f Fix git commit in ci.yml Donkie 2024-01-25 22:54:26 +01:00
  • 46c95eb5dd Fixed valueerror on invalid build date Donkie 2024-01-25 22:14:31 +01:00
  • b40da6e2ee Updated commit and build date capturing Donkie 2024-01-25 22:03:18 +01:00
  • c0b4951a68 Read Spoolman version directly from pyproject.toml instead Donkie 2024-01-25 21:54:10 +01:00
  • e77623bab0 Fixed start script Donkie 2024-01-25 21:53:48 +01:00
  • 1479e13d94 Some script permission fixes Donkie 2024-01-25 20:49:16 +01:00
  • 2786eff3da Fixed release publishing happening outside tag push Donkie 2024-01-25 20:21:42 +01:00
  • 52cdb01110 Updated scripts to not use PDM anymore Donkie 2024-01-25 20:13:24 +01:00
  • 44d3ed72b0 CI job now builds a requirement.txt into the spoolman.zip Donkie 2024-01-23 22:01:46 +01:00
  • 1273b20224 Support dynamic ports hcooper 2024-01-23 10:49:43 -08:00
  • f294561d57 Merge pull request #256 from Donkie/custom-fields Donkie 2024-01-23 19:37:33 +01:00
  • 40d3a3184f Implemented extra fields for spools and vendors as well Donkie 2024-01-23 19:27:34 +01:00
  • fb23024ed0 Extra fields now finished for filaments Donkie 2024-01-23 18:58:04 +01:00
  • 23818c1005 Made a nicer button for Show Spools in filament show page Donkie 2024-01-17 19:52:58 +01:00
  • f8cc9f7eda Updated integration tests to not require exact match Donkie 2024-01-16 21:21:49 +01:00
  • 7972f4d401 Update test_add.py Donkie 2024-01-16 19:47:05 +01:00
  • 3340da3067 Allow relative imports in tests Donkie 2024-01-16 19:45:29 +01:00
  • 1caae75d81 Update conftest.py Donkie 2024-01-16 19:43:24 +01:00
  • f9787158b8 Extra field settings UI done Donkie 2024-01-15 22:13:55 +01:00
  • 483c48151b Work on extra fields settings UI Donkie 2024-01-14 22:18:01 +01:00
  • 77e781f1ea Added settings menu with working currency editing Donkie 2024-01-07 11:11:57 +01:00
  • 9362d04dad Add caching for extra fields retrieval Donkie 2024-01-06 20:20:26 +01:00
  • 4adee1327b Ruff fix Donkie 2024-01-06 20:11:45 +01:00
  • a868e1889f Added integration tests for using extra fields Donkie 2024-01-06 20:09:25 +01:00
  • 36a346bf64 Added restrictions on changing existing fields Donkie 2024-01-06 20:09:09 +01:00
  • 09b8705133 Existing extra fields for entities are now cleared if a field is deleted Donkie 2024-01-06 20:08:39 +01:00
  • 86e126f775 Added some basic field CRUD tests Donkie 2024-01-06 17:16:30 +01:00
  • 06e3849862 No longer need to specify entity_type in body Donkie 2024-01-06 17:16:15 +01:00
  • 77ac9d6a5c Added custom extra fields to backend Donkie 2024-01-06 16:22:35 +01:00
  • 71c29d2467 Merge pull request #278 from hcooper/patch-1 Donkie 2024-01-23 18:14:46 +01:00
  • 4acb649a21 Merge pull request #275 from Donkie/dependabot/npm_and_yarn/client/vite-5.0.12 Donkie 2024-01-23 18:14:18 +01:00
  • ccfec28bcd Switch from "docker-compose" to "docker compose" hcooper 2024-01-23 00:09:32 -08:00
  • c014fb361b Bump vite from 5.0.10 to 5.0.12 in /client dependabot[bot] 2024-01-19 22:07:08 +00:00
  • 9ef4f16214 Merge pull request #248 from Donkie/settings-backend Donkie 2024-01-16 19:26:50 +01:00
  • 5900f2248a Updated settings migration Donkie 2024-01-16 19:20:44 +01:00
  • 44da991d47 Added a new backend settings system Donkie 2024-01-03 18:44:09 +01:00
  • cad6d4a7f7 Merge pull request #233 from Donkie/weblate Donkie 2024-01-16 19:14:55 +01:00
  • db2a85116f Translated using Weblate (Portuguese) Anonymous 2024-01-16 18:52:32 +01:00
  • d8ce41cb71 Translated using Weblate (Italian) Daniel Hultgren 2024-01-16 18:52:32 +01:00
  • 79decf47a6 Translated using Weblate (Hungarian) Anonymous 2024-01-16 18:52:32 +01:00
  • 4d4c133877 Translated using Weblate (Portuguese) Luis 2024-01-16 18:52:31 +01:00
  • a92e2fda0e Translated using Weblate (Romanian) Constantin Sarbu 2024-01-16 18:52:31 +01:00
  • 7fd146ea80 Translated using Weblate (Ukrainian) Сергій 2024-01-16 18:52:31 +01:00
  • 119d546432 Translated using Weblate (Russian) Dr_Perry_Coke 2024-01-16 18:52:31 +01:00
  • 03dc2cf9aa Translated using Weblate (German) Michael Benz 2024-01-16 18:52:31 +01:00
  • da9972e837 Translated using Weblate (Greek) Athanasios Papadimos 2024-01-16 18:52:31 +01:00
  • bc03076693 Translated using Weblate (French) Ashmodaj 2024-01-16 18:52:31 +01:00
  • a500945f0d Translated using Weblate (Dutch) Maurice Kevenaar 2024-01-16 18:52:31 +01:00
  • 46f9dd827f Merge pull request #240 from pdsccode/master Donkie 2024-01-16 18:23:30 +01:00
  • d5a88423c7 Merge branch 'Donkie:master' into master Sebastian 2024-01-11 22:15:56 +01:00
  • a63e401583 Merge pull request #259 from Donkie/dependabot/npm_and_yarn/client/follow-redirects-1.15.4 Donkie 2024-01-11 06:50:51 +01:00
  • 58a6300066 Bump follow-redirects from 1.15.3 to 1.15.4 in /client dependabot[bot] 2024-01-11 05:31:22 +00:00
  • 1ec1e05c40 Reverted changes to .pre-commit-config.yaml, changed en locales to reflect default and added filament price as default to spools/show.tsx pdsccode 2024-01-10 19:22:26 +01:00
  • 28a70d5190 Merged spool price testing into existing test methods pdsccode 2024-01-07 14:24:14 +01:00
  • 05dfb611cf Revert "Fixed test error that asserts 404 on create" pdsccode 2024-01-07 14:17:59 +01:00
  • f13c61b9e9 Fixed test error that asserts 404 on create pdsccode 2024-01-07 13:44:04 +01:00
  • 44b20fb360 Fixed code formatting pdsccode 2024-01-07 13:25:05 +01:00
  • ee22904383 Updated development chapter Donkie 2024-01-07 09:55:41 +01:00
  • f9b4385034 Revert "Update ci.yml" pdsccode 2024-01-06 23:27:11 +01:00
  • 2377b6cf38 Update ci.yml Sebastian 2024-01-06 23:17:43 +01:00
  • a3be982632 Fixing test update spool issue pdsccode 2024-01-06 23:04:53 +01:00
  • dfef8dbcbf Merge branch 'Donkie:master' into master Sebastian 2024-01-06 22:31:44 +01:00
  • 577ed1e680 Changed to show filament price if no spool price set and added tests pdsccode 2024-01-06 21:42:09 +01:00
  • 5904683b8f Merge pull request #251 from Copro/patch-1 Donkie 2024-01-06 16:04:22 +01:00
  • 85a352da72 Update README.md fix prerequisites typo Michael Benz 2024-01-05 19:38:53 +01:00
  • 291d61fbba Merge branch 'Donkie:master' into master Sebastian 2024-01-03 14:26:48 +01:00
  • 50ac398519 Fixed missing comma in api model spool price pdsccode 2023-12-30 09:29:26 +01:00
  • f659284bed Fixed api missing spool price return pdsccode 2023-12-30 09:28:08 +01:00
  • d18d21d8fd Fixed db access to spool price field pdsccode 2023-12-30 09:18:37 +01:00
  • df45a47b99 Added db migration for spool prices pdsccode 2023-12-30 08:44:54 +01:00
  • 0185cbf43e Resolved indentation error Sebastian 2023-12-30 08:30:17 +01:00
  • 1eb78f01df Added pricing field for single spool pdsccode 2023-12-30 07:29:27 +01:00
  • d424383ebb Fixed CI zip not including dot-files Donkie 2023-12-29 20:18:45 +01:00
  • cf4add2753 Updated install script and README with new build setup Donkie 2023-12-29 13:02:24 +01:00
  • dc84c8cd08 Moved to tmp dir instead Donkie 2023-12-29 12:42:05 +01:00
  • dec34df6bd Fixed some release publish issues Donkie 2023-12-29 12:33:51 +01:00
  • 96f1c86616 Update ci.yml Donkie 2023-12-29 12:13:15 +01:00
  • b57ca68250 Bump version to 0.15.0 Donkie 2023-12-29 11:01:32 +00:00
  • 0dfaa0ede4 Trigger release with PAT Donkie 2023-12-29 12:00:48 +01:00
  • f083ed9c5c Updated push method in trigger release to hopefully push the tag also Donkie 2023-12-29 11:43:21 +01:00
  • 64528b08e6 Added git name and email to release trigger job Donkie 2023-12-29 11:36:08 +01:00
  • 57daa961f3 Fixed issue in bump script Donkie 2023-12-29 11:33:34 +01:00
  • 57ea0f5af9 Combine release workflow into CI Donkie 2023-12-29 11:18:14 +01:00
  • 0be9ab5a8f Added PUID and PGID environment variable support Donkie 2023-12-29 11:07:29 +01:00
  • 66189caeb4 Update issue templates Donkie 2023-12-29 00:41:38 +01:00
  • 3ee7d355b6 Added new CI jobs for release automation Donkie 2023-12-29 00:35:51 +01:00
  • 315ff1d980 Added node package bumping to bump script Donkie 2023-12-29 00:14:26 +01:00