|
a83b376f7b
|
refactor: import different dependencies only in the correct target binary
actionlint check / actionlint check (pull_request) Successful in 7s
checkov check / checkov check (pull_request) Successful in 53s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 2s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 6s
GitLeaks check / GitLeaks check (pull_request) Successful in 7s
hadolint check / hadolint check (pull_request) Successful in 9s
htmlhint check / htmlhint check (pull_request) Successful in 9s
markdownlint check / markdownlint check (pull_request) Successful in 9s
Prettier check / Prettier check (pull_request) Successful in 10s
Rust check / Rust check (pull_request) Failing after 7m40s
ShellCheck check / ShellCheck check (pull_request) Successful in 12s
Stylelint check / Stylelint check (pull_request) Successful in 11s
yamllint check / yamllint check (pull_request) Successful in 14s
|
2024-12-29 20:50:06 +01:00 |
|
|
3646aa91c4
|
style: fix the rustfmt linted files
actionlint check / actionlint check (pull_request) Successful in 5s
checkov check / checkov check (pull_request) Successful in 52s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 2s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 5s
GitLeaks check / GitLeaks check (pull_request) Successful in 6s
hadolint check / hadolint check (pull_request) Successful in 7s
htmlhint check / htmlhint check (pull_request) Successful in 9s
markdownlint check / markdownlint check (pull_request) Successful in 9s
Prettier check / Prettier check (pull_request) Successful in 10s
Rust check / Rust check (pull_request) Failing after 6m20s
ShellCheck check / ShellCheck check (pull_request) Successful in 12s
Stylelint check / Stylelint check (pull_request) Successful in 11s
yamllint check / yamllint check (pull_request) Successful in 13s
|
2024-12-29 19:30:35 +01:00 |
|
|
e981775494
|
refactor: use one global static collator
|
2024-09-19 22:12:11 +02:00 |
|
|
ecf27baaf0
|
feat: sort projects by title internationally
|
2024-09-19 21:25:41 +02:00 |
|
|
628624823d
|
feat: implement Ord for the project model
|
2024-09-09 18:49:06 +02:00 |
|
|
196ffbf82b
|
feat: create a model for tasks with subtasks
|
2024-09-08 22:19:53 +02:00 |
|
|
e9adc4f1bf
|
feat: add times of creation and update to the project model
|
2024-09-06 17:49:12 +02:00 |
|
|
fe1837d6a1
|
feat: display a project form upon clicking the create button on the projects page
|
2024-09-05 18:18:03 +02:00 |
|
|
1b1c849997
|
refactor: make the project model derive from Clone
|
2024-08-22 23:15:43 +02:00 |
|
|
7557b4ce4e
|
style: macro formatting
|
2024-08-18 22:03:49 +02:00 |
|
|
9324d841fb
|
refactor: make the project form component handle the server calls itself
|
2024-08-18 21:17:31 +02:00 |
|
|
f0f24d33ba
|
refactor: make the serverside error handling more robust
|
2024-08-18 19:09:40 +02:00 |
|
|
e39b6bca2a
|
refactor: make the project model fields accessible by getters
|
2024-08-17 12:42:46 +02:00 |
|
|
283b3965db
|
feat: add a project model
|
2024-08-17 12:42:46 +02:00 |
|