Michael Benz
|
03dc2cf9aa
|
Translated using Weblate (German)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: Michael Benz <michaelbenz@gmx.net>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
|
2024-01-16 19:05:57 +01:00 |
|
Athanasios Papadimos
|
da9972e837
|
Translated using Weblate (Greek)
Currently translated at 100.0% (207 of 207 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-01-16 19:05:57 +01:00 |
|
Ashmodaj
|
bc03076693
|
Translated using Weblate (French)
Currently translated at 98.5% (204 of 207 strings)
Co-authored-by: Ashmodaj <ashmodaj@okolnir.fr>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translation: Spoolman/Web Client
|
2024-01-16 19:05:57 +01:00 |
|
Maurice Kevenaar
|
a500945f0d
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
|
2024-01-16 19:05:57 +01:00 |
|
Donkie
|
46f9dd827f
|
Merge pull request #240 from pdsccode/master
Adding prices to spools
|
2024-01-16 18:23:30 +01:00 |
|
Sebastian
|
d5a88423c7
|
Merge branch 'Donkie:master' into master
|
2024-01-11 22:15:56 +01:00 |
|
Donkie
|
a63e401583
|
Merge pull request #259 from Donkie/dependabot/npm_and_yarn/client/follow-redirects-1.15.4
|
2024-01-11 06:50:51 +01:00 |
|
dependabot[bot]
|
58a6300066
|
Bump follow-redirects from 1.15.3 to 1.15.4 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 05:31:22 +00:00 |
|
pdsccode
|
1ec1e05c40
|
Reverted changes to .pre-commit-config.yaml, changed en locales to reflect default and added filament price as default to spools/show.tsx
|
2024-01-10 19:22:26 +01:00 |
|
pdsccode
|
28a70d5190
|
Merged spool price testing into existing test methods
|
2024-01-07 14:24:14 +01:00 |
|
pdsccode
|
05dfb611cf
|
Revert "Fixed test error that asserts 404 on create"
This reverts commit f13c61b9e9.
|
2024-01-07 14:17:59 +01:00 |
|
pdsccode
|
f13c61b9e9
|
Fixed test error that asserts 404 on create
|
2024-01-07 13:44:04 +01:00 |
|
pdsccode
|
44b20fb360
|
Fixed code formatting
|
2024-01-07 13:25:05 +01:00 |
|
Donkie
|
ee22904383
|
Updated development chapter
|
2024-01-07 09:55:41 +01:00 |
|
pdsccode
|
f9b4385034
|
Revert "Update ci.yml"
This reverts commit 2377b6cf38.
|
2024-01-06 23:27:11 +01:00 |
|
Sebastian
|
2377b6cf38
|
Update ci.yml
Adding workflow_dispatch: to enable manual test runs
|
2024-01-06 23:17:43 +01:00 |
|
pdsccode
|
a3be982632
|
Fixing test update spool issue
|
2024-01-06 23:04:53 +01:00 |
|
Sebastian
|
dfef8dbcbf
|
Merge branch 'Donkie:master' into master
|
2024-01-06 22:31:44 +01:00 |
|
pdsccode
|
577ed1e680
|
Changed to show filament price if no spool price set and added tests
|
2024-01-06 21:42:09 +01:00 |
|
Donkie
|
5904683b8f
|
Merge pull request #251 from Copro/patch-1
Update README.md fix prerequisites typo
|
2024-01-06 16:04:22 +01:00 |
|
Michael Benz
|
85a352da72
|
Update README.md fix prerequisites typo
Fixed typo prerequisites in README.md
|
2024-01-05 19:38:53 +01:00 |
|
Sebastian
|
291d61fbba
|
Merge branch 'Donkie:master' into master
|
2024-01-03 14:26:48 +01:00 |
|
pdsccode
|
50ac398519
|
Fixed missing comma in api model spool price
|
2023-12-30 09:29:26 +01:00 |
|
pdsccode
|
f659284bed
|
Fixed api missing spool price return
|
2023-12-30 09:28:08 +01:00 |
|
pdsccode
|
d18d21d8fd
|
Fixed db access to spool price field
|
2023-12-30 09:18:37 +01:00 |
|
pdsccode
|
df45a47b99
|
Added db migration for spool prices
|
2023-12-30 08:44:54 +01:00 |
|
Sebastian
|
0185cbf43e
|
Resolved indentation error
|
2023-12-30 08:30:17 +01:00 |
|
pdsccode
|
1eb78f01df
|
Added pricing field for single spool
|
2023-12-30 07:29:27 +01:00 |
|
Donkie
|
d424383ebb
|
Fixed CI zip not including dot-files
|
2023-12-29 20:18:45 +01:00 |
|
Donkie
|
cf4add2753
|
Updated install script and README with new build setup
|
2023-12-29 13:02:24 +01:00 |
|
Donkie
|
dc84c8cd08
|
Moved to tmp dir instead
|
2023-12-29 12:42:05 +01:00 |
|
Donkie
|
dec34df6bd
|
Fixed some release publish issues
|
2023-12-29 12:33:51 +01:00 |
|
Donkie
|
96f1c86616
|
Update ci.yml
|
2023-12-29 12:13:21 +01:00 |
|
Donkie
|
b57ca68250
|
Bump version to 0.15.0
|
2023-12-29 11:01:32 +00:00 |
|
Donkie
|
0dfaa0ede4
|
Trigger release with PAT
This is needed because the regular GITHUB_TOKEN does allow repo write, but it doesn't trigger any new actions.
|
2023-12-29 12:00:48 +01:00 |
|
Donkie
|
f083ed9c5c
|
Updated push method in trigger release to hopefully push the tag also
|
2023-12-29 11:43:21 +01:00 |
|
Donkie
|
64528b08e6
|
Added git name and email to release trigger job
|
2023-12-29 11:36:08 +01:00 |
|
Donkie
|
57daa961f3
|
Fixed issue in bump script
|
2023-12-29 11:33:34 +01:00 |
|
Donkie
|
57ea0f5af9
|
Combine release workflow into CI
|
2023-12-29 11:18:25 +01:00 |
|
Donkie
|
0be9ab5a8f
|
Added PUID and PGID environment variable support
|
2023-12-29 11:18:25 +01:00 |
|
Donkie
|
66189caeb4
|
Update issue templates
|
2023-12-29 00:41:38 +01:00 |
|
Donkie
|
3ee7d355b6
|
Added new CI jobs for release automation
|
2023-12-29 00:35:51 +01:00 |
|
Donkie
|
315ff1d980
|
Added node package bumping to bump script
|
2023-12-29 00:14:26 +01:00 |
|
Donkie
|
42155b0121
|
Removed some unnecessary pre-commit checks
|
2023-12-29 00:13:54 +01:00 |
|
Donkie
|
ded503667f
|
Merge pull request #227 from Donkie/weblate
Translations update
|
2023-12-28 11:43:53 +01:00 |
|
Maurice Kevenaar
|
91d83fe62d
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: Maurice Kevenaar <maurice@kevenaar.name>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/nl/
Translation: Spoolman/Web Client
|
2023-12-28 11:43:17 +01:00 |
|
Constantin Sarbu
|
119a41cbe7
|
Translated using Weblate (Romanian)
Currently translated at 8.6% (18 of 207 strings)
Added translation using Weblate (Romanian)
Co-authored-by: Constantin Sarbu <dinu.sarbu@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/ro/
Translation: Spoolman/Web Client
|
2023-12-28 11:43:17 +01:00 |
|
Ben Hüpeden
|
51b53397fd
|
Translated using Weblate (German)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: Ben Hüpeden <benjamin@huepeden.net>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/de/
Translation: Spoolman/Web Client
|
2023-12-28 11:43:17 +01:00 |
|
gallegonovato
|
07b2a8367d
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/es/
Translation: Spoolman/Web Client
|
2023-12-28 11:43:17 +01:00 |
|
srbjessen
|
cd6061e5f4
|
Translated using Weblate (Danish)
Currently translated at 100.0% (207 of 207 strings)
Co-authored-by: srbjessen <srbjessen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/da/
Translation: Spoolman/Web Client
|
2023-12-28 11:43:17 +01:00 |
|