16 Commits

Author SHA1 Message Date
2448dcf909 style: remove the attribute allowing non-snake-case names 2024-08-18 22:36:08 +02:00
a75252b4d5 fix: remove an unused import 2024-08-18 22:34:12 +02:00
5117fb2039 build: move the Tailwind config to the source directory 2024-08-18 22:26:13 +02:00
40985ca7bb chore: remove a testing function 2024-08-18 22:24:15 +02:00
75e134365f refactor: improve error mapping 2024-08-18 22:04:23 +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
b35b45787b style: disable stylelint for the Tailwind at rules 2024-08-17 21:41:43 +02:00
e39b6bca2a refactor: make the project model fields accessible by getters 2024-08-17 12:42:46 +02:00
0b74ca80bf refactor: rename the project form component 2024-08-17 12:42:46 +02:00
8d461527b5 style: disable stylelint for the Tailwind at rules 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
283b3965db feat: add a project model 2024-08-17 12:42:46 +02:00
f37c2e6187 feat: setup Tailwind.css 2024-08-17 12:42:46 +02:00
2af5c3c58b chore: initialize the Dioxus project 2024-08-17 12:42:46 +02:00