KaungKaung
|
85937a3fcd
|
Make project list and its destroy buttons in 1 line
|
2026-01-30 09:46:20 +06:30 |
|
KaungKaung
|
a2e1b7f3d2
|
Merge branch 'development' of https://git.qikbite.asia/KaungKaung/test_rails_kaungkaung into development
|
2026-01-30 09:39:10 +06:30 |
|
KaungKaung
|
7f6123a6e6
|
Show Done tasks and Fixed turbo frame and stream bug
|
2026-01-30 09:38:32 +06:30 |
|
KaungKaung
|
8a94b07955
|
Fixed turbo frame and stream bug
|
2026-01-30 09:30:32 +06:30 |
|
KaungKaung
|
7c9aef4324
|
Merge branch 'development' of https://github.com/kaungkaungc2l/magic into development
|
2026-01-29 11:14:52 +06:30 |
|
KaungKaung
|
8a7d1716e2
|
Use find_by and task_dom_id to prevent errors when deleting tasks.
|
2026-01-29 11:13:04 +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
|
fbb09e4015
|
Validate form data
|
2026-01-27 16:55:07 +06:30 |
|
KaungKaung
|
cfca2bec27
|
Configured route for Tasks
|
2026-01-27 16:53:13 +06:30 |
|
KaungKaung
|
142e14743a
|
CRUD implementation for Projects and Tasks
|
2026-01-27 16:51:35 +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
|
fd0a6fb408
|
Database seeding
|
2026-01-27 10:25:17 +06:30 |
|
KaungKaung
|
f72af5d45f
|
Added enum to Task model. Added project to project to tasks. Changed Status data type in Tasks.
|
2026-01-26 21:50:14 +06:30 |
|
KaungKaung
|
6bbbc67a3c
|
Deleted bots
|
2026-01-26 16:45:15 +06:30 |
|
KaungKaung
|
754a76fd5d
|
db migration
|
2026-01-26 15:05:12 +06:30 |
|
KaungKaung
|
e0ac034974
|
migrated db and defined Proj & Task relationship
|
2026-01-26 14:36:16 +06:30 |
|
KaungKaung
|
de19e675c8
|
added Project model with project_name and Task model with title&status
|
2026-01-26 14:00:27 +06:30 |
|
KaungKaung
|
2f329bc8cf
|
Initial commit
|
2026-01-26 13:07:01 +06:30 |
|