|
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 |
|
|
fcf362ee6b
|
feat: task list item margin
|
2024-12-29 14:57:55 +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 |
|
|
1a484bdc77
|
feat: sort the subtask list
|
2024-09-09 18:52:18 +02:00 |
|
|
d38b50c54d
|
feat: sort the task lists
|
2024-09-09 18:51:29 +02:00 |
|
|
2d08f82822
|
feat: sort the project list
|
2024-09-09 18:51:15 +02:00 |
|
|
3f67a5a887
|
feat: increase the bottom panel height when the task form is opened
|
2024-09-09 18:48:32 +02:00 |
|
|
c0fa655157
|
fix: handle changing a subtask's title to empty
|
2024-09-09 08:41:57 +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 |
|
|
1be1e8f65a
|
feat: allow vertical scrolling in the bottom panel
|
2024-09-08 19:46:59 +02:00 |
|
|
f5e0bb1804
|
style: formatting
|
2024-09-08 19:46:19 +02:00 |
|
|
dbf5462cdb
|
feat: add the ability to delete a task
|
2024-09-08 09:56:37 +02:00 |
|
|
e109886669
|
chore: remove an unused import
|
2024-09-08 09:55:46 +02:00 |
|
|
15e925118e
|
feat: create a button to delete a project in the project form
|
2024-09-08 08:22:12 +02:00 |
|
|
0bf1ea5f54
|
feat: add the ability to complete a task
|
2024-09-07 14:50:14 +02:00 |
|
|
9c74b78dde
|
feat: add the ability to edit a task upon clicking in a list
|
2024-09-07 09:55:12 +02:00 |
|
|
5d6c53b742
|
feat: polish project editing
|
2024-09-07 09:53:22 +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 |
|
|
282f695c49
|
feat: make icons on the today page consistent
|
2024-09-06 07:40:31 +02:00 |
|
|
07647daeb5
|
docs: add explaining comments
|
2024-09-06 07:39:12 +02:00 |
|
|
8e895b4f89
|
fix: remove unused imports
|
2024-09-05 20:23:09 +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 |
|
|
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 |
|
|
4a68c34442
|
feat: make the main div span across the entire page
|
2024-08-22 23:15:43 +02:00 |
|
|
4f3d46646a
|
feat: make the project title input required
|
2024-08-22 23:15:43 +02:00 |
|
|
a75252b4d5
|
fix: remove an unused import
|
2024-08-18 22:34:12 +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 |
|
|
0b74ca80bf
|
refactor: rename the project form component
|
2024-08-17 12:42:46 +02:00 |
|
|
57705de44d
|
feat: switch Dioxus to fullstack, add a form for creating a project
|
2024-08-17 12:42:46 +02:00 |
|