Commit Graph

10 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
3f67a5a887 feat: increase the bottom panel height when the task form is opened 2024-09-09 18:48:32 +02:00
1be1e8f65a feat: allow vertical scrolling in the bottom panel 2024-09-08 19:46:59 +02:00
9c74b78dde feat: add the ability to edit a task upon clicking in a list 2024-09-07 09:55:12 +02:00
efaf81b938 feat: allow clicking through the sticky bottom component 2024-09-06 20:28:39 +02:00
468742c53e feat: add the ability to edit a project upon clicking in the list 2024-09-06 20:22:36 +02:00
07647daeb5 docs: add explaining comments 2024-09-06 07:39:12 +02:00
4b74ad12d6 style: ignore a redundant closure warning 2024-09-05 20:19:33 +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
28143a7088 feat: ability to view tasks in different categories 2024-08-31 10:48:57 +02:00