Commit Graph
18 Commits
Author SHA1 Message Date
KKlochko bc585a1c60 Update the database to use Postgres. 2023-07-24 13:24:35 +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 31c8770439 Update the style of buttons. 2023-07-22 13:47:13 +03:00
KKlochko 1711ef1d50 Add right alignment for buttons in a task item. 2023-07-21 15:21:26 +03:00
KKlochko 4fed486a58 Add the cancel button for a task form. 2023-07-21 15:20:44 +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 393aa374c1 Add the htmx (CDN version). 2023-07-15 17:58:42 +03:00
KKlochko cddbb028bd Update the table to a list of items and the header. 2023-07-14 19:12:46 +03:00
KKlochko 797b36be61 Update the main container block. 2023-07-14 19:11:00 +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
KKlochko 15b73b0dbf Init project. 2023-07-12 20:02:56 +03:00