Commit Graph

827 Commits

Author SHA1 Message Date
Donkie
4598d8f520 Some cleanup in create spool page 2024-05-12 21:58:01 +02:00
Donkie
3de2c94098 Create internal filament from external flow done 2024-05-12 21:58:01 +02:00
Donkie
e4d2ecf0dc Filament/vendor find by ext id + integration tests 2024-05-12 21:58:01 +02:00
Donkie
4af975d390 Removed 404 codes from find apis because they will never return that 2024-05-12 21:58:01 +02:00
Donkie
c2f2f845f6 Removed hashtag from external db color 2024-05-12 21:58:01 +02:00
Donkie
7f8606050b Made external db density field required 2024-05-12 21:58:00 +02:00
Donkie
1e4c73138c Added external ID fields to filaments and vendors 2024-05-12 21:58:00 +02:00
Donkie
36945f449d Show external filaments in spool create 2024-05-12 21:58:00 +02:00
Donkie
8d03a53228 Formatted client files 2024-05-12 21:57:43 +02:00
Donkie
eca8e32a55 Removed plural from new api to match others 2024-05-12 21:57:43 +02:00
Donkie
987f357f97 Merge pull request #373 from Donkie/weblate
Translations update
2024-05-12 20:11:37 +02:00
Donkie
cbaa7b81df Added API for fetching external database, removed parameters structure, 2024-05-12 12:14:25 +02:00
Donkie
595fd82b56 Minor fix in readme 2024-05-12 10:49:09 +02:00
Donkie
21d541a680 Added script to download files from external db 2024-05-12 10:48:33 +02:00
Diogo Resende
c7347cf512 Translated using Weblate (Portuguese)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Diogo Resende <dresende@thinkdigital.pt>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translation: Spoolman/Web Client
2024-05-11 19:03:17 +02:00
RR-Rico
8454825999 Translated using Weblate (German)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: RR-Rico <schmitt@raceresult.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
2024-05-11 19:03:17 +02:00
Miloslav Kos
35a6e1cc09 Translated using Weblate (Czech)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Miloslav Kos <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translation: Spoolman/Web Client
2024-05-11 19:03:17 +02:00
Daniel Hultgren
78e91a199a Translated using Weblate (Swedish)
Currently translated at 100.0% (247 of 247 strings)

Translated using Weblate (English)

Currently translated at 100.0% (247 of 247 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
2024-05-11 19:03:17 +02:00
Donkie
1962ffb43e Added install from source guide 2024-05-11 19:03:08 +02:00
Donkie
9040a55204 Merge pull request #368 from Donkie/weblate
Translations update
2024-05-10 13:51:40 +02:00
gallegonovato
1ed06912ba Translated using Weblate (Spanish)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
2024-05-10 12:57:48 +02:00
Miloslav Kos
a46188adca Translated using Weblate (Czech)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Miloslav Kos <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translation: Spoolman/Web Client
2024-05-10 12:57:48 +02:00
Mikolaj Ostrowski
986d06d912 Translated using Weblate (Polish)
Currently translated at 97.5% (241 of 247 strings)

Co-authored-by: Mikolaj Ostrowski <mikolaj.p.ostrowski@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2024-05-10 12:57:47 +02:00
Maurice Kevenaar
e1d5493f15 Translated using Weblate (Dutch)
Currently translated at 100.0% (247 of 247 strings)

Translated using Weblate (English)

Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/en/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
2024-05-10 12:57:47 +02:00
Ano10
172db393b8 Translated using Weblate (French)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Ano10 <arnaudthommeray+github@ik.me>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translation: Spoolman/Web Client
2024-05-10 12:57:46 +02:00
Donkie
cd9cca0c06 Fixed missing translation.json errors 2024-05-10 12:56:44 +02:00
Donkie
9ff457f2fd Updated packages 2024-05-10 12:52:41 +02:00
Donkie
88705a7f18 Readme updates, removed env var section in favour of the .env.example file 2024-05-10 12:00:46 +02:00
Donkie
bc32f1e890 Now supports running under a sub path
Just set the SPOOLMAN_BASE_PATH environment variable and it should work.

Resolves #95
2024-05-10 11:37:09 +02:00
Donkie
fc532ff697 Update bug_report.md 2024-05-06 19:30:37 +02:00
Donkie
4f93fdd4ea Bump version to 0.17.0 2024-05-04 20:35:35 +02:00
Donkie
1ddd9fb94a Merge pull request #335 from CooperGerman/master
Create install_arch.sh
2024-05-04 20:28:50 +02:00
Donkie
3db02717da Merge pull request #346 from Donkie/weblate
Translations update
2024-05-04 20:19:37 +02:00
Mick#6366
506b390b7f Translated using Weblate (Czech)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Mick#6366 <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/cs/
Translation: Spoolman/Web Client
2024-04-29 10:07:24 +02:00
gallegonovato
d80a9b60b1 Translated using Weblate (Spanish)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
2024-04-29 10:07:23 +02:00
Athanasios Papadimos
e61b05344f Translated using Weblate (Greek)
Currently translated at 98.3% (243 of 247 strings)

Co-authored-by: Athanasios Papadimos <thanosp1993@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/el/
Translation: Spoolman/Web Client
2024-04-29 10:07:22 +02:00
Dr_Perry_Coke
ab98a9ca12 Translated using Weblate (Russian)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Dr_Perry_Coke <dr.perrycoke@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ru/
Translation: Spoolman/Web Client
2024-04-29 10:07:21 +02:00
Benedikt Fuchs
3f82da9743 Translated using Weblate (German)
Currently translated at 100.0% (247 of 247 strings)

Co-authored-by: Benedikt Fuchs <fuchs.bene@gmx.de>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
2024-04-29 10:07:19 +02:00
Habag111
210cda4369 Translated using Weblate (Polish)
Currently translated at 91.2% (220 of 241 strings)

Co-authored-by: Habag111 <spam.eimail@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pl/
Translation: Spoolman/Web Client
2024-04-29 10:07:18 +02:00
Constantin Sarbu
bfec375a67 Translated using Weblate (Romanian)
Currently translated at 74.6% (180 of 241 strings)

Translated using Weblate (Romanian)

Currently translated at 69.7% (168 of 241 strings)

Co-authored-by: Constantin Sarbu <dinu.sarbu@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ro/
Translation: Spoolman/Web Client
2024-04-29 10:07:17 +02:00
Samuel Wang
5139c885be Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (241 of 241 strings)

Co-authored-by: Samuel Wang <imhsaw@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/zh_Hans/
Translation: Spoolman/Web Client
2024-04-29 10:07:16 +02:00
CooperGerman
a6774dd054 Fix for https://github.com/Donkie/Spoolman/pull/335#discussion_r1578393582 2024-04-26 15:33:48 +02:00
CooperGerman
c7f02f52e5 Fix for https://github.com/Donkie/Spoolman/pull/335#discussion_r1578391362 2024-04-26 15:33:48 +02:00
Donkie
fa4905de0f Merge pull request #339 from spyder007/feature/spool_revisions
Add additional handling for spool weights
2024-04-24 20:38:24 +02:00
Matt Gerega
153b21408b Merge branch 'master' into feature/spool_revisions 2024-04-17 17:26:14 -04:00
Matt Gerega
fdec032d19 Updated handling of higher measurements 2024-04-15 16:41:14 -04:00
Donkie
92a5868ccb Merge pull request #350 from Forest-Troll/master
Added prometheus integration
2024-04-15 21:10:27 +02:00
Matt Gerega
1ec16e64fb Updated calculation of default values during migration and added additional help 2024-04-15 10:44:03 -04:00
CooperGerman
fd33446a59 Merge branch 'Donkie:master' into master 2024-04-15 10:29:20 +02:00
CooperGerman
047b0b286b Added os detection logging in terminal 2024-04-15 10:28:32 +02:00