Thomas White
|
e5a6681b4d
|
add material to spool edit filament dropdown
|
2023-08-06 12:47:42 +08:00 |
|
Thomas White
|
138a7839ec
|
add material to spool creation filament selection
|
2023-08-06 12:46:59 +08:00 |
|
Donkie
|
c08b4cb81a
|
Improved monochrome spoolman icon
|
2023-07-30 10:27:58 +02:00 |
|
Donkie
|
6b1420a3fa
|
Cleaned up svg layers
|
2023-07-30 10:27:43 +02:00 |
|
Donkie
|
cac6220d95
|
Added a monochrome spoolman icon
|
2023-07-29 22:03:13 +02:00 |
|
Donkie
|
980a0ab651
|
Added svg icon source files
|
2023-07-29 21:50:20 +02:00 |
|
Donkie
|
df89a0c8a5
|
Client: Created general useSavedState function
|
2023-07-29 21:50:20 +02:00 |
|
Donkie
|
7c23156d85
|
Don't cache builds for PRs
Doesn't work since they don't have access to write to the registry.
|
2023-07-25 23:06:33 +02:00 |
|
Donkie
|
a335b16abd
|
Added client dev section to README
|
2023-07-24 19:55:56 +02:00 |
|
Donkie
|
a54e28d353
|
Client: Fixed fallback language
|
2023-07-15 11:01:25 +02:00 |
|
Donkie
|
adb0d6e1f4
|
Bump version to 0.9.1
|
2023-07-14 19:05:11 +02:00 |
|
Donkie
|
d14fce013c
|
Fixed spools with unset archive state being hidden
|
2023-07-14 19:04:54 +02:00 |
|
Donkie
|
3bc47cc686
|
Bump version to 0.9.0
|
2023-07-14 15:01:47 +02:00 |
|
Donkie
|
5798f91b60
|
Updated integration tests to support archived
|
2023-07-14 14:54:59 +02:00 |
|
Donkie
|
7971cda7b5
|
Client: Support spool archiving in frontend
|
2023-07-14 14:21:47 +02:00 |
|
Donkie
|
f89cf8ecd4
|
Added archived field to spools
Resolves #13
|
2023-07-14 14:19:57 +02:00 |
|
Donkie
|
061061cd31
|
Client: Added custom data provider
Similar to the simple REST provider, but supports any query parameters.
|
2023-07-14 14:19:03 +02:00 |
|
Donkie
|
346e59151f
|
Client: Added material column in spool table
|
2023-07-14 12:07:27 +02:00 |
|
Donkie
|
bfb63cbfdc
|
Client: Added some missing columns in table
Also configured the default columns to show
|
2023-07-14 12:05:05 +02:00 |
|
Donkie
|
14e758ea23
|
Client: Added translation for Unknown
|
2023-07-14 12:04:35 +02:00 |
|
Donkie
|
9b1e68e5bf
|
Parallel CI builds
|
2023-07-13 23:23:29 +02:00 |
|
Donkie
|
e5d1d7f944
|
Enabled gzip compression
|
2023-07-13 23:02:35 +02:00 |
|
Donkie
|
0cfc414b9c
|
Client: Some code-splitting using loadable
|
2023-07-13 22:57:13 +02:00 |
|
Donkie
|
9fe37b315c
|
Client: Added default exports to all pages
|
2023-07-13 22:56:54 +02:00 |
|
Donkie
|
f21834ce2d
|
Client: Full localization, dynamic title
|
2023-07-13 22:20:54 +02:00 |
|
Donkie
|
e5ef306aa2
|
Client: Added show/hide columns feature
|
2023-07-13 19:12:38 +02:00 |
|
Donkie
|
257c8b55ac
|
Client: Disable Refine telemetry
|
2023-07-12 21:49:18 +02:00 |
|
Donkie
|
ece0fbd131
|
New attempt at registry cache
|
2023-07-12 15:33:50 +02:00 |
|
Donkie
|
87d30c6d01
|
Merge pull request #40 from Donkie/dependabot/npm_and_yarn/client/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /client
|
2023-07-12 15:32:36 +02:00 |
|
dependabot[bot]
|
df3b3c0fb1
|
Bump semver from 5.7.1 to 5.7.2 in /client
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 13:20:40 +00:00 |
|
Donkie
|
853bcf2c63
|
Try again with gha and lowercase name
This reverts commit 8e8e49bace.
|
2023-07-11 15:16:15 +02:00 |
|
Donkie
|
8e8e49bace
|
Try registry cache again but with lowercase repo
|
2023-07-11 14:35:09 +02:00 |
|
Donkie
|
840c97715d
|
Uppercase image name
|
2023-07-10 18:07:19 +02:00 |
|
Donkie
|
2da89b046e
|
Revert to gha layer cache
|
2023-07-10 17:14:24 +02:00 |
|
Donkie
|
0f4f1765a2
|
Lowercase image name
|
2023-07-10 17:09:58 +02:00 |
|
Donkie
|
1fb3e82c71
|
Try different layer caching method
|
2023-07-10 16:59:34 +02:00 |
|
Donkie
|
c31fb6fda2
|
Condensed github workflows
Resolves #39
|
2023-07-10 16:38:26 +02:00 |
|
Donkie
|
dd84f9d185
|
Bump version to 0.8.0
|
2023-07-10 12:40:43 +02:00 |
|
Donkie
|
c8974c505d
|
Client: Improved layout of new spool icon
|
2023-07-10 12:40:32 +02:00 |
|
Donkie
|
cfef2beb47
|
Added caching to release job
|
2023-07-10 12:13:30 +02:00 |
|
Donkie
|
f8dfa8f7f7
|
Client: Added version text
Resolves #32
|
2023-07-10 12:11:03 +02:00 |
|
Donkie
|
6173cf1d27
|
Install app as non-editable in dockerfile
|
2023-07-10 11:46:35 +02:00 |
|
Donkie
|
247df66736
|
Added a /info endpoint
Contains useful info like version, and configurations
|
2023-07-10 11:46:19 +02:00 |
|
Donkie
|
b9ee4626d3
|
Moved version to the FastAPI app instead
|
2023-07-10 11:45:46 +02:00 |
|
Donkie
|
85aae6119d
|
Fixed one more case of bad type union
|
2023-07-10 11:26:30 +02:00 |
|
Donkie
|
34257869ba
|
Minor ruff fixes in integration tests
|
2023-07-10 11:21:36 +02:00 |
|
Donkie
|
5654b5d7bc
|
Added used_length and remaining_length API fields
They're calculated from the weights
Resolves #37
|
2023-07-10 11:19:46 +02:00 |
|
Donkie
|
f995662f05
|
Conversion math library update
* Now inputs diameter instead of radius to prevent confusion
* Added length_from_weight
|
2023-07-10 11:02:22 +02:00 |
|
Donkie
|
6afbdb17f3
|
Build docker image on every push
|
2023-07-10 02:14:29 +02:00 |
|
Donkie
|
3dc029968b
|
Added a version bumping script
|
2023-07-10 01:52:05 +02:00 |
|