Commit Graph

12 Commits

Author SHA1 Message Date
KaungKaung
5b298a1e59 Add done task percentage 2026-01-30 12:04:49 +06:30
KaungKaung
4c30a133d3 Remove 'done' from task form. Add newest to top. Move done tasks to bottom 2026-01-30 11:29:17 +06:30
KaungKaung
85937a3fcd Make project list and its destroy buttons in 1 line 2026-01-30 09:46:20 +06:30
KaungKaung
7f6123a6e6 Show Done tasks and Fixed turbo frame and stream bug 2026-01-30 09:38:32 +06:30
KaungKaung
e3da79930c Render 'complete' button only if the task's status is not 'done'. 2026-01-28 15:27:17 +06:30
KaungKaung
7c9e164a9a Added complete button 2026-01-28 14:59:13 +06:30
KaungKaung
0f5d105be3 Used Turbo Frames/Streams for adding/deleting tasks without refresh entire browser 2026-01-28 14:12:24 +06:30
KaungKaung
910c1912e0 Added CRUD links for projects/tasks and validation display 2026-01-27 16:57:50 +06:30
KaungKaung
ec595da889 Added New Task form 2026-01-27 16:50:25 +06:30
KaungKaung
6c3180f203 Nested routes, Listed tasks associated with projects 2026-01-27 11:43:00 +06:30
KaungKaung
e0ac034974 migrated db and defined Proj & Task relationship 2026-01-26 14:36:16 +06:30
KaungKaung
2f329bc8cf Initial commit 2026-01-26 13:07:01 +06:30