flowstate/app
2026-08-13 16:59:25 +02:00
..
(app) feat(tasks): pre-fill task status when creating from column header and route new task button 2026-08-13 16:59:25 +02:00
(auth) feat(user): update user profile schema with name and color, extend registration, and integrate across header and kanban cards 2026-08-12 19:36:39 +02:00
api feat(tasks): implement strict UUID validation, server-side existence checks, and secure authorization for task updates 2026-08-13 11:45:19 +02:00
components feat(ui): add ErrorToast with pauseable timer and task error handling 2026-08-13 16:26:52 +02:00
favicon.ico Initial commit 2026-08-01 12:13:57 +02:00
globals.css feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
layout.tsx feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
page.tsx feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00