Matouš Volf
|
b4c346badc
|
feat: allow clicking through the sticky bottom component
|
2024-09-06 20:28:39 +02:00 |
|
Matouš Volf
|
b111fd4953
|
feat: add the ability to edit a project upon clicking in the list
|
2024-09-06 20:22:36 +02:00 |
|
Matouš Volf
|
3aaea3661e
|
feat: add a server function for editing a project
|
2024-09-06 20:10:54 +02:00 |
|
Matouš Volf
|
7beeac2ac4
|
feat: add times of creation and update to the task model
|
2024-09-06 17:56:01 +02:00 |
|
Matouš Volf
|
32e25a5f8b
|
feat: add times of creation and update to the project model
|
2024-09-06 17:49:12 +02:00 |
|
Matouš Volf
|
733fbb31cd
|
feat: make icons on the today page consistent
|
2024-09-06 07:40:31 +02:00 |
|
Matouš Volf
|
fb66a19a09
|
docs: add explaining comments
|
2024-09-06 07:39:12 +02:00 |
|
Matouš Volf
|
2b39283bf5
|
fix: implement Hash for Category manually
|
2024-09-05 20:42:55 +02:00 |
|
Matouš Volf
|
f205af7563
|
fix: remove unused imports
|
2024-09-05 20:23:09 +02:00 |
|
Matouš Volf
|
c8eac5f550
|
style: ignore a redundant closure warning
|
2024-09-05 20:19:33 +02:00 |
|
Matouš Volf
|
dfefeab69e
|
feat: display a project form upon clicking the create button on the projects page
|
2024-09-05 18:18:03 +02:00 |
|
Matouš Volf
|
27ba44188e
|
feat: use Dioxus query for fetching data
|
2024-09-05 17:19:35 +02:00 |
|
Matouš Volf
|
7c16bc4546
|
feat: create a module for Dioxus query
|
2024-09-05 17:15:31 +02:00 |
|
Matouš Volf
|
d7c56b7d92
|
feat: ability to view tasks in different categories
|
2024-08-31 10:48:57 +02:00 |
|
Matouš Volf
|
1233325f0b
|
feat: add style assets
|
2024-08-31 10:44:55 +02:00 |
|
Matouš Volf
|
f076f633eb
|
style: formatting
|
2024-08-23 18:54:11 +02:00 |
|
Matouš Volf
|
96bf50ac9b
|
feat: use Inter as the default font
|
2024-08-23 18:44:15 +02:00 |
|
Matouš Volf
|
5d2c02cfd3
|
refactor: improve error handling for getting projects
|
2024-08-22 23:34:49 +02:00 |
|
Matouš Volf
|
c4c1962de1
|
feat: handle foreign key constraint fail on task creation
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
c107525eb7
|
style: formatting
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
102cb5c77d
|
feat: create a form for tasks
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
f989f0b9bf
|
feat: create a server function for creating a task
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
a882f50f01
|
feat: make the main div span across the entire page
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
12ea8b5de2
|
feat: create a task model
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
73fe2bab8b
|
refactor: make the project model derive from Clone
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
c92890305d
|
style: formatting
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
53440e6afc
|
feat: make the project title input required
|
2024-08-22 23:15:43 +02:00 |
|
Matouš Volf
|
c8f62bbe98
|
style: remove the attribute allowing non-snake-case names
|
2024-08-18 22:36:08 +02:00 |
|
Matouš Volf
|
81da7e58d8
|
fix: remove an unused import
|
2024-08-18 22:34:12 +02:00 |
|
Matouš Volf
|
afef3d5f84
|
build: move the Tailwind config to the source directory
|
2024-08-18 22:26:13 +02:00 |
|
Matouš Volf
|
6c95d36361
|
chore: remove a testing function
|
2024-08-18 22:24:15 +02:00 |
|
Matouš Volf
|
85bcbad41c
|
refactor: improve error mapping
|
2024-08-18 22:04:23 +02:00 |
|
Matouš Volf
|
f052953246
|
style: macro formatting
|
2024-08-18 22:03:49 +02:00 |
|
Matouš Volf
|
c537fb4e03
|
refactor: make the project form component handle the server calls itself
|
2024-08-18 21:17:31 +02:00 |
|
Matouš Volf
|
38be8af169
|
refactor: make the serverside error handling more robust
|
2024-08-18 19:09:40 +02:00 |
|
Matouš Volf
|
9b742f87cc
|
style: disable stylelint for the Tailwind at rules
|
2024-08-17 21:41:43 +02:00 |
|
Matouš Volf
|
1e2a6db4d9
|
refactor: make the project model fields accessible by getters
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
6f3312ac2f
|
refactor: rename the project form component
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
71666f45be
|
style: disable stylelint for the Tailwind at rules
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
97c9779170
|
feat: switch Dioxus to fullstack, add a form for creating a project
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
6b13e56840
|
feat: add a project model
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
37b7149e30
|
feat: setup Tailwind.css
|
2024-08-17 12:42:46 +02:00 |
|
Matouš Volf
|
9e38fdbbeb
|
chore: initialize the Dioxus project
|
2024-08-17 12:42:46 +02:00 |
|