Commit graph

  • 2ad254e241
    feat: hide completed tasks from previous days main Kumi 2024-09-09 13:37:33 +0200
  • 4586632c46
    fix: ensure valid datetime format for task dueTime Kumi 2024-09-09 08:11:49 +0200
  • 1ddae1b7d3
    feat: add date selector & improve kanban initialization Kumi 2024-09-09 08:11:36 +0200
  • d4c8581966
    fix: handle non-timed tasks when dropped Kumi 2024-07-31 11:53:52 +0200
  • 482576ed32
    fix(tasks): retain task IDs on reload Kumi 2024-07-31 11:51:26 +0200
  • 5c5473ad7b
    fix(tasks): ensure correct column association on move Kumi 2024-07-31 11:47:25 +0200
  • 2b5dbada07
    fix: ensure task due time updates correctly on drop Kumi 2024-07-31 10:57:51 +0200
  • 44885d3801
    fix: synchronize task column update after drag-and-drop Kumi 2024-07-31 08:59:25 +0200
  • 41a5d0ba5e
    refactor: consolidate task move event handling Kumi 2024-07-31 08:55:55 +0200
  • 41d544be7e
    fix(kanblendar): make task description optional Kumi 2024-07-31 08:53:35 +0200
  • 953edad91f
    feat(css): enhance header layout and task styling Kumi 2024-07-31 08:50:46 +0200
  • a3e50477b0
    feat: add clear state functionality in footer Kumi 2024-07-30 15:13:31 +0200
  • 7b947029c9
    refactor: optimize task serialization method Kumi 2024-07-30 14:14:21 +0200
  • b88a998c9a
    feat: add state persistence and task change events Kumi 2024-07-30 14:09:38 +0200
  • 0f530dc401
    feat: add serialization and deserialization for tasks Kumi 2024-07-30 13:56:30 +0200
  • 303258ce10
    refactor: separate task creation logic from Kanblendar class Kumi 2024-07-30 13:48:35 +0200
  • cc4989cac4
    fix: handle tasks without due times appropriately Kumi 2024-07-30 13:45:30 +0200
  • 83471f8820
    fix: ensure equal height for time slots in kanban board Kumi 2024-07-30 13:43:22 +0200
  • 53463d4e85
    feat: highlight current time slot in Kanblendar Kumi 2024-07-30 13:32:21 +0200
  • 38d9d36312
    feat: add initial Kanblendar project with core features Kumi 2024-07-30 10:52:03 +0200