This website requires JavaScript.
78a7e5ec18
docs(readme): add project summary, features, and tech highlights
main
Ken Yasue
2026-06-25 14:49:24 +02:00
2053466b79
docs(readme): add animated demo GIF
Ken Yasue
2026-06-25 14:36:06 +02:00
571b8ae0c4
feat(seed): ~5x richer demo data via deterministic generators
Ken Yasue
2026-06-25 14:35:56 +02:00
0756bba2e5
Merge branch 'feature/fix-chat-immediate-todo-reorder' - chat immediate display + todo reorder
Ken Yasue
2026-06-25 13:06:18 +02:00
03cf27a148
fix(chat,todo): show sent chat messages immediately + kanban drag-and-drop reorder
feature/fix-chat-immediate-todo-reorder
Ken Yasue
2026-06-25 13:06:05 +02:00
2588c0247b
Merge branch 'feature/pwa-mobile-support' - PWA + mobile support
Ken Yasue
2026-06-25 12:01:13 +02:00
a845f51a35
feat(pwa): installable PWA + mobile responsive chrome
feature/pwa-mobile-support
Ken Yasue
2026-06-25 12:01:01 +02:00
9d7a23ea94
Merge branch 'feature/theme-i18n-settings' - dark/light theme + en/ja i18n
Ken Yasue
2026-06-25 11:38:09 +02:00
921cdc457d
feat(ux): dark/light theme + en/ja i18n + user preferences
feature/theme-i18n-settings
Ken Yasue
2026-06-25 11:37:44 +02:00
6a134a29bd
Merge branch 'feature/todo-metadata-edit-dialog' - todo metadata + edit dialog
Ken Yasue
2026-06-25 10:52:20 +02:00
91dd05ba7b
feat(todo): richer metadata (tags, startDate, files) + edit/detail dialog
feature/todo-metadata-edit-dialog
Ken Yasue
2026-06-25 10:51:50 +02:00
b2b3fb00b5
Merge branch 'feature/chat-board-attachments' - file/image attachments for chat & board
Ken Yasue
2026-06-25 10:07:40 +02:00
25d800a529
feat(chat,board): file/image attachments on chat, board threads and comments
feature/chat-board-attachments
Ken Yasue
2026-06-25 10:07:02 +02:00
c747978f3d
Merge branch 'feature/calendar-grid-view' - calendar grid view (month/week/day)
Ken Yasue
2026-06-25 08:47:19 +02:00
41d65f58bb
feat(calendar): replace list view with month/week/day grid + date detail dialog
feature/calendar-grid-view
Ken Yasue
2026-06-25 08:46:58 +02:00
9fce9e9215
add seeding feature with initial demo data
Ken Yasue
2026-06-25 08:09:07 +02:00
f65f3c435c
Merge branch 'feature/m15-full-tests' - M15 full test completion & quality
Ken Yasue
2026-06-25 02:54:51 +02:00
f9720850b2
feat(m15): full test completion + quality gate + validation fixes
Ken Yasue
2026-06-25 02:54:48 +02:00
2bc883cb6f
Merge branch 'feature/m14-backup-admin' - M14 backup & admin
Ken Yasue
2026-06-25 02:35:37 +02:00
0026edd22b
feat(m14): backup & admin (zip via fflate, admin guard, tests, e2e)
Ken Yasue
2026-06-25 02:35:35 +02:00
384e61386a
Merge branch 'feature/m13-search-dashboard' - M13 search & dashboard
Ken Yasue
2026-06-25 02:28:20 +02:00
755c242d2b
feat(m13): cross-resource search + dashboard completion, tests, e2e
Ken Yasue
2026-06-25 02:28:17 +02:00
a632574fb0
Merge branch 'feature/m12-meetings' - M12 meetings & schedule conflict
Ken Yasue
2026-06-25 02:19:29 +02:00
29e4bc6650
feat(m12): meetings + schedule conflict detection, tests, e2e
Ken Yasue
2026-06-25 02:19:25 +02:00
09e1e5e22a
Merge branch 'feature/m11-calendar-milestones' - M11 calendar & milestones
Ken Yasue
2026-06-25 02:11:13 +02:00
31d8ad1325
feat(m11): calendar + milestones with progress calc, tests, e2e
Ken Yasue
2026-06-25 02:11:10 +02:00
d9d2ba9819
Merge branch 'feature/m10-file-sharing' - M10 file sharing & lightbox
Ken Yasue
2026-06-25 02:02:42 +02:00
60fef5c0c9
feat(m10): file sharing with upload, lightbox, permission, tests, e2e
Ken Yasue
2026-06-25 02:02:39 +02:00
1425773cd4
Merge branch 'feature/m9-todo-kanban' - M9 todo/kanban
Ken Yasue
2026-06-25 01:54:27 +02:00
385b251cc7
feat(m9): todo/kanban with DnD, assignee notify, completion, tests, e2e
Ken Yasue
2026-06-25 01:54:24 +02:00
d2a4d56543
Merge branch 'feature/m8-sse-chat' - M8 SSE hub & realtime chat
Ken Yasue
2026-06-25 01:45:37 +02:00
ddad5ae78c
feat(m8): SSE hub + realtime chat with mentions, tests, e2e
Ken Yasue
2026-06-25 01:45:34 +02:00
83a02265f5
Merge branch 'feature/m7-markdown-notes' - M7 markdown notes
Ken Yasue
2026-06-25 01:36:14 +02:00
e45aea8e27
feat(m7): markdown notes with CRUD, preview, search, tests, e2e
Ken Yasue
2026-06-25 01:36:10 +02:00
fb61a7f592
Merge branch 'feature/m6-board' - M6 board (threads, comments, markdown, tests)
Ken Yasue
2026-06-25 01:28:11 +02:00
2017585f84
feat(m6): board with threads/comments, markdown, tests, e2e
Ken Yasue
2026-06-25 01:28:08 +02:00
ac598a50f2
Merge branch 'feature/m5-notifications-activity' - M5 notifications & activity log
Ken Yasue
2026-06-25 01:20:27 +02:00
3e02feb221
feat(m5): notifications & activity log foundation
Ken Yasue
2026-06-25 01:20:24 +02:00
95722e99f1
Merge branch 'fix/post-m4-validation' - post-M4 validation fixes
Ken Yasue
2026-06-25 01:11:38 +02:00
3dc0318011
fix: post-M4 validation improvements
Ken Yasue
2026-06-25 01:11:35 +02:00
abef2c58d9
Merge branch 'feature/m4-project-member' - M4 project & member management (repos, service, API, screens, tests)
Ken Yasue
2026-06-25 01:02:20 +02:00
9eb391ea8d
feat(m4): project & member management with tests and e2e
Ken Yasue
2026-06-25 01:02:10 +02:00
8a67523c0e
Merge branch 'feature/m3-auth-user' - M3 auth & user management (session, AuthService, API, screens, tests)
Ken Yasue
2026-06-25 00:36:50 +02:00
21b9f03e9d
feat(m3): auth & user management with session, tests, and e2e
Ken Yasue
2026-06-25 00:36:42 +02:00
40ff4fb909
Merge branch 'feature/m2-db-foundation' - M2 DB foundation (SQL wrapper, migrator, schema, tests)
Ken Yasue
2026-06-25 00:21:37 +02:00
d7c4cd5e58
feat(m2): DB foundation tests + multi-statement migration fix
Ken Yasue
2026-06-25 00:21:26 +02:00
07c7d424e5
add steering files for M1-M4 foundation and M1-M4 milestones
feature/m2-db-foundation
Ken Yasue
2026-06-24 23:54:04 +02:00
a9aef7e484
save current changes
Ken Yasue
2026-06-24 23:53:30 +02:00
cfcc91a670
Merge branch 'feature/m1-setup' - M1 project foundation setup
Ken Yasue
2026-06-24 23:47:40 +02:00
9253164fd3
feat(m1): project foundation setup - Next.js 15, Tailwind, tooling, CI
Ken Yasue
2026-06-24 23:47:27 +02:00
80e195b3dc
chore: initialize repository with project docs and tooling
Ken Yasue
2026-06-24 23:31:06 +02:00