Commit Graph

  • 018d72f603 feat: add times of creation and update to the task model Matouš Volf 2024-09-06 17:56:01 +02:00
  • 7beeac2ac4 feat: add times of creation and update to the task model Matouš Volf 2024-09-06 17:56:01 +02:00
  • e9adc4f1bf feat: add times of creation and update to the project model Matouš Volf 2024-09-06 17:49:12 +02:00
  • 32e25a5f8b feat: add times of creation and update to the project model Matouš Volf 2024-09-06 17:49:12 +02:00
  • b27f7d08c4 feat: ability to view tasks in a category (#19) Matouš Volf 2024-09-06 08:07:35 +02:00
  • 32a0a4072a feat: ability to view tasks in a category (#19) Matouš Volf 2024-09-06 08:07:35 +02:00
  • 29d74d231e chore: update .idea Matouš Volf 2024-09-06 07:40:50 +02:00
  • faf6f93f84 chore: update .idea Matouš Volf 2024-09-06 07:40:50 +02:00
  • 282f695c49 feat: make icons on the today page consistent Matouš Volf 2024-09-06 07:40:31 +02:00
  • 733fbb31cd feat: make icons on the today page consistent Matouš Volf 2024-09-06 07:40:31 +02:00
  • 07647daeb5 docs: add explaining comments Matouš Volf 2024-09-06 07:39:12 +02:00
  • fb66a19a09 docs: add explaining comments Matouš Volf 2024-09-06 07:39:12 +02:00
  • 5088f8bdb5 style: CSS formatting Matouš Volf 2024-09-06 07:10:42 +02:00
  • 50e375212c style: CSS formatting Matouš Volf 2024-09-06 07:10:42 +02:00
  • 0fe8ee503d fix: implement Hash for Category manually Matouš Volf 2024-09-05 20:42:55 +02:00
  • 2b39283bf5 fix: implement Hash for Category manually Matouš Volf 2024-09-05 20:42:55 +02:00
  • 8e895b4f89 fix: remove unused imports Matouš Volf 2024-09-05 20:23:09 +02:00
  • f205af7563 fix: remove unused imports Matouš Volf 2024-09-05 20:23:09 +02:00
  • 4b74ad12d6 style: ignore a redundant closure warning Matouš Volf 2024-09-05 20:19:33 +02:00
  • c8eac5f550 style: ignore a redundant closure warning Matouš Volf 2024-09-05 20:19:33 +02:00
  • f226234bfe style: CSS formatting Matouš Volf 2024-09-05 19:56:10 +02:00
  • 528bf19541 style: CSS formatting Matouš Volf 2024-09-05 19:56:10 +02:00
  • fe1837d6a1 feat: display a project form upon clicking the create button on the projects page Matouš Volf 2024-09-05 18:18:03 +02:00
  • dfefeab69e feat: display a project form upon clicking the create button on the projects page Matouš Volf 2024-09-05 18:18:03 +02:00
  • 270e06de46 feat: use Dioxus query for fetching data Matouš Volf 2024-09-05 17:19:35 +02:00
  • 27ba44188e feat: use Dioxus query for fetching data Matouš Volf 2024-09-05 17:19:35 +02:00
  • 250e374518 feat: create a module for Dioxus query Matouš Volf 2024-09-05 17:15:31 +02:00
  • 7c16bc4546 feat: create a module for Dioxus query Matouš Volf 2024-09-05 17:15:31 +02:00
  • e1034fe5a7 build: add dependencies Matouš Volf 2024-09-05 17:09:50 +02:00
  • 3379d9a070 build: add dependencies Matouš Volf 2024-09-05 17:09:50 +02:00
  • 28143a7088 feat: ability to view tasks in different categories Matouš Volf 2024-08-31 10:47:49 +02:00
  • d7c56b7d92 feat: ability to view tasks in different categories Matouš Volf 2024-08-31 10:47:49 +02:00
  • 765e0a1770 feat: add style assets Matouš Volf 2024-08-31 10:44:55 +02:00
  • 1233325f0b feat: add style assets Matouš Volf 2024-08-31 10:44:55 +02:00
  • c08cba9459 build: add async-std to dependencies Matouš Volf 2024-08-31 10:44:06 +02:00
  • 7ebb780834 build: add async-std to dependencies Matouš Volf 2024-08-31 10:44:06 +02:00
  • 68720282af feat: Inter font (#16) Matouš Volf 2024-08-23 18:58:55 +02:00
  • 9e88c1657b feat: Inter font (#16) Matouš Volf 2024-08-23 18:58:55 +02:00
  • e0597de477 style: formatting Matouš Volf 2024-08-23 18:54:11 +02:00
  • f076f633eb style: formatting Matouš Volf 2024-08-23 18:54:11 +02:00
  • af6ba4a319 feat: use Inter as the default font Matouš Volf 2024-08-23 18:44:15 +02:00
  • 96bf50ac9b feat: use Inter as the default font Matouš Volf 2024-08-23 18:44:15 +02:00
  • 86710dd3e1 feat: ability to create a task (#14) Matouš Volf 2024-08-22 23:40:47 +02:00
  • 557fec50f6 feat: ability to create a task (#14) Matouš Volf 2024-08-22 23:40:47 +02:00
  • 982897058e refactor: improve error handling for getting projects Matouš Volf 2024-08-22 23:34:49 +02:00
  • 5d2c02cfd3 refactor: improve error handling for getting projects Matouš Volf 2024-08-22 23:34:49 +02:00
  • 3735bb6fdb feat: handle foreign key constraint fail on task creation Matouš Volf 2024-08-22 23:04:38 +02:00
  • c4c1962de1 feat: handle foreign key constraint fail on task creation Matouš Volf 2024-08-22 23:04:38 +02:00
  • 5ee8f0484f style: formatting Matouš Volf 2024-08-22 22:43:34 +02:00
  • c107525eb7 style: formatting Matouš Volf 2024-08-22 22:43:34 +02:00
  • 3ca687e6d8 chore: update .idea Matouš Volf 2024-08-22 22:12:50 +02:00
  • c694a3d5d4 chore: update .idea Matouš Volf 2024-08-22 22:12:50 +02:00
  • 83c98549a5 feat: create a form for tasks Matouš Volf 2024-08-22 22:12:38 +02:00
  • 102cb5c77d feat: create a form for tasks Matouš Volf 2024-08-22 22:12:38 +02:00
  • d9c79f0a08 feat: create a server function for creating a task Matouš Volf 2024-08-22 22:12:26 +02:00
  • f989f0b9bf feat: create a server function for creating a task Matouš Volf 2024-08-22 22:12:26 +02:00
  • 4a68c34442 feat: make the main div span across the entire page Matouš Volf 2024-08-22 22:10:50 +02:00
  • a882f50f01 feat: make the main div span across the entire page Matouš Volf 2024-08-22 22:10:50 +02:00
  • c4aa093022 feat: create a task model Matouš Volf 2024-08-22 22:08:47 +02:00
  • 12ea8b5de2 feat: create a task model Matouš Volf 2024-08-22 22:08:47 +02:00
  • 1b1c849997 refactor: make the project model derive from Clone Matouš Volf 2024-08-22 22:07:50 +02:00
  • 73fe2bab8b refactor: make the project model derive from Clone Matouš Volf 2024-08-22 22:07:50 +02:00
  • 4fce731b60 style: formatting Matouš Volf 2024-08-22 22:06:01 +02:00
  • c92890305d style: formatting Matouš Volf 2024-08-22 22:06:01 +02:00
  • 4f3d46646a feat: make the project title input required Matouš Volf 2024-08-22 22:05:47 +02:00
  • 53440e6afc feat: make the project title input required Matouš Volf 2024-08-22 22:05:47 +02:00
  • 40b15235c9 build: add dependencies and features Matouš Volf 2024-08-22 22:05:02 +02:00
  • 2e17cdae83 build: add dependencies and features Matouš Volf 2024-08-22 22:05:02 +02:00
  • d1557a78c3 ci: disable JSCPD validation (#15) Matouš Volf 2024-08-22 23:15:05 +02:00
  • 61a3a3a765 ci: disable JSCPD validation (#15) Matouš Volf 2024-08-22 23:15:05 +02:00
  • 0cd6045eef ci: disable JSCPD validation in the linter GitHub action Matouš Volf 2024-08-22 23:07:57 +02:00
  • 2bd99db145 ci: disable JSCPD validation in the linter GitHub action Matouš Volf 2024-08-22 23:07:57 +02:00
  • db4708513e build: bump Tailwind to 3.4.10 (#12) Matouš Volf 2024-08-18 23:59:18 +02:00
  • 02a67de32e build: bump Tailwind to 3.4.10 (#12) Matouš Volf 2024-08-18 23:59:18 +02:00
  • 4425601839 build: bump Tailwind to 3.4.10 Matouš Volf 2024-08-18 23:53:18 +02:00
  • b0ec1e2158 build: bump Tailwind to 3.4.10 Matouš Volf 2024-08-18 23:53:18 +02:00
  • 78fa1902d9 feat: ability to create a project (#9) Matouš Volf 2024-08-18 23:36:05 +02:00
  • e0a6dcd2ff feat: ability to create a project (#9) Matouš Volf 2024-08-18 23:36:05 +02:00
  • 30ed3ae1ad build: make the development Docker container entrypoint script executable Matouš Volf 2024-08-18 23:28:24 +02:00
  • 3a6da62502 build: make the development Docker container entrypoint script executable Matouš Volf 2024-08-18 23:28:24 +02:00
  • b58620c688 style: use the correct notation for Dockerfile CMD Matouš Volf 2024-08-18 23:08:23 +02:00
  • fa4476bbed style: use the correct notation for Dockerfile CMD Matouš Volf 2024-08-18 23:08:23 +02:00
  • b8a6f6ad9a build: add a shebang to the development Docker container entrypoint script Matouš Volf 2024-08-18 23:03:51 +02:00
  • 5ca35cc5f1 build: add a shebang to the development Docker container entrypoint script Matouš Volf 2024-08-18 23:03:51 +02:00
  • 431c08442a build: run pending Diesel migrations on the Docker development container start Matouš Volf 2024-08-18 22:51:12 +02:00
  • b82b472206 build: run pending Diesel migrations on the Docker development container start Matouš Volf 2024-08-18 22:51:12 +02:00
  • 2448dcf909 style: remove the attribute allowing non-snake-case names Matouš Volf 2024-08-18 22:36:08 +02:00
  • c8f62bbe98 style: remove the attribute allowing non-snake-case names Matouš Volf 2024-08-18 22:36:08 +02:00
  • a75252b4d5 fix: remove an unused import Matouš Volf 2024-08-18 22:34:12 +02:00
  • 81da7e58d8 fix: remove an unused import Matouš Volf 2024-08-18 22:34:12 +02:00
  • 5117fb2039 build: move the Tailwind config to the source directory Matouš Volf 2024-08-18 22:26:13 +02:00
  • afef3d5f84 build: move the Tailwind config to the source directory Matouš Volf 2024-08-18 22:26:13 +02:00
  • 40985ca7bb chore: remove a testing function Matouš Volf 2024-08-18 22:24:15 +02:00
  • 6c95d36361 chore: remove a testing function Matouš Volf 2024-08-18 22:24:15 +02:00
  • 394e503056 chore: update .idea Matouš Volf 2024-08-18 22:04:43 +02:00
  • f10d509bc6 chore: update .idea Matouš Volf 2024-08-18 22:04:43 +02:00
  • 75e134365f refactor: improve error mapping Matouš Volf 2024-08-18 22:04:23 +02:00
  • 85bcbad41c refactor: improve error mapping Matouš Volf 2024-08-18 22:04:23 +02:00
  • 7557b4ce4e style: macro formatting Matouš Volf 2024-08-18 22:03:49 +02:00
  • f052953246 style: macro formatting Matouš Volf 2024-08-18 22:03:49 +02:00