Commit Graph
13 Commits
Author SHA1 Message Date
KKlochko 2ccd9edc03 Add the detailed item for a Task model.
continuous-integration/drone/push Build is passing
2023-07-25 15:31:39 +03:00
KKlochko 4f648a1389 Add the Tasks model to manage tasks.
continuous-integration/drone/push Build is passing
2023-07-24 15:02:23 +03:00
KKlochko de611a5a14 Add the CI/CD configuration. 2023-07-24 14:50:16 +03:00
KKlochko b1e9c7e713 Add the action to set the circular next status for Task items. 2023-07-23 19:20:57 +03:00
KKlochko 9f6934d076 Add the tests for circular next methods. 2023-07-23 19:15:33 +03:00
KKlochko f18912bed4 Add the circular next methods for Task. 2023-07-23 19:14:38 +03:00
KKlochko 5e202fb29c Add the update button for a task. 2023-07-20 19:28:44 +03:00
KKlochko a929846d13 Add the delete button for a task. 2023-07-17 19:25:47 +03:00
KKlochko c66712d0f4 Add logic to swap the form with the task via htmx. 2023-07-15 18:04:28 +03:00
KKlochko a0aaef3458 Add the task form. 2023-07-15 18:00:18 +03:00
KKlochko 5e6adff80e Add the TailwindCSS. 2023-07-13 17:58:45 +03:00
KKlochko 7797387d91 Add the tasks to be shown on the index page. 2023-07-12 20:43:53 +03:00
KKlochko 7cb8cf4c54 Add simple tasks app. 2023-07-12 20:28:00 +03:00