14 Commits

Author SHA1 Message Date
3646aa91c4
style: fix the rustfmt linted files
Some checks failed
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
a3708198ce build: migrate to Dioxus 0.6 2024-12-12 21:02:09 +01:00
ecf27baaf0 feat: sort projects by title internationally 2024-09-19 21:25:41 +02:00
b00c01e031 fix: project selection getting reset in on category change in the task form 2024-09-19 20:05:53 +02:00
f0f87cc58e feat: internationalize the app interface 2024-09-10 16:15:47 +02:00
47594deeaf feat: remove the non-functioning input autofocus 2024-09-09 07:33:09 +02:00
62be9eaa04 feat: display the subtask count in task lists 2024-09-08 22:20:31 +02:00
0f841fb01e feat: create a from for subtasks 2024-09-08 19:53:01 +02:00
dbf5462cdb feat: add the ability to delete a task 2024-09-08 09:56:37 +02:00
9c74b78dde feat: add the ability to edit a task upon clicking in a list 2024-09-07 09:55: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
270e06de46 feat: use Dioxus query for fetching data 2024-09-05 17:19:35 +02:00
28143a7088 feat: ability to view tasks in different categories 2024-08-31 10:48:57 +02:00
83c98549a5 feat: create a form for tasks 2024-08-22 23:15:43 +02:00