This website requires JavaScript.
Explore
Help
Register
Sign In
kai
0 Followers
·
0 Following
Joined on
2025-08-06
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Public Activity
Starred Repositories
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-06 21:47:08 +00:00
f2aa3b03b6
feat(frontend): Add Sprint 4 new fields to Story Detail page sidebar
79f210d0ee
fix(frontend): Implement Task Edit functionality - Sprint 4 Story 2
777f94bf13
feat(frontend): Enhance Story form with acceptance criteria, assignee, tags, and story points - Sprint 4 Story 3
8022c0517f
feat(frontend): Integrate TaskList component into Story detail page - Sprint 4 Story 2
8fe6d64e2e
feat(frontend): Implement Task management components - Sprint 4 Story 2
Compare 6 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-05 20:15:20 +00:00
d9228057bb
fix(frontend): Fix auth hydration and auto-redirect to login
605e151f33
fix(frontend): Add localStorage migration logic for userId to id field
6f36bbc3d5
fix(frontend): Fix user field name mapping from backend to frontend
be69325797
fix(frontend): Fix Zustand authStore hydration timing issue
b404fbb006
fix(frontend): Add comprehensive debug logging for Epic creation
Compare 6 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-05 19:27:44 +00:00
a019479381
chore(frontend): configure code quality tooling - Sprint 3 Story 6
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-05 19:17:21 +00:00
16174e271b
a11y(frontend): enhance accessibility support - Sprint 3 Story 5
99ba4c4b1a
feat(frontend): improve error handling and UX - Sprint 3 Story 4
358ee9b7f4
perf(frontend): Optimize component rendering with React.memo and hooks - Sprint 3 Story 2
bb3a93bfdc
refactor(frontend): Replace console.log with logger utility - Sprint 3 Story 1
Compare 4 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-05 18:16:02 +00:00
ea67d90880
fix(frontend): Fix critical type safety issues from code review
90e3d2416c
feat(frontend): Refactor Kanban board to focus on Story management
2a0394b5ab
feat(frontend): Implement Epic detail page with Story management
04ba00d108
fix(frontend): Align Epic field names with backend API
3fa43c5542
feat(frontend): Add SignalR Context for real-time event management
Compare 7 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-05 09:01:26 +00:00
1413306028
fix(backend): Make UserTenantRoles migration idempotent to fix database initialization
a0e24c2ab7
docs(backend): Complete Sprint 2 - All Stories and Tasks Finished
8528ae1ca9
test(backend): Add comprehensive Sprint integration tests - Sprint 2 Story 3 Task 6
96fed691ab
feat(backend): Add SignalR real-time notifications for Sprint events - Sprint 2 Story 3 Task 5
252674b508
fix(backend): Register IApplicationDbContext interface in DI container - BUG-006
Compare 6 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-04 23:26:38 +00:00
58e08f9fa7
feat(backend): Implement Sprint CQRS Commands and Queries (Task 3)
ee73d56759
feat(backend): Implement Sprint Repository and EF Core Configuration (Task 2)
c4920ce772
docs(backend): Add BUG-001 & BUG-003 fix summary documentation
f53829b828
fix(backend): Fix BUG-001 and BUG-003 - Auto-migration and BCrypt hashes
8c6b611b17
feat(backend): Implement Sprint Aggregate Root and Domain Events (Task 1)
Compare 14 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-04 22:36:08 +00:00
75454b739b
feat(frontend): Add Docker containerization support for development and production
6c8ac6ee61
feat(frontend): Complete Story 3 - Kanban Board Updates (M1 Sprint 1)
bfcbf6e350
feat(frontend): Implement Epic/Story/Task Management UI (Story 2)
01132ee6e4
feat(frontend): Complete Sprint 1 Story 1 - SignalR Client Integration
2b134b0d6f
feat(frontend): Implement Phase 2 - Complete Projects UI with CRUD operations
Compare 6 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-04 22:29:03 +00:00
08b317e789
Add trace files.
25d30295ec
feat(backend): Implement EF Core SaveChangesInterceptor for audit logging
d11df78d1f
fix(backend): Fix Dockerfile and add health check endpoint for Docker
ba880104c7
docs(sprint): Complete Sprint 1 - M1 Frontend Integration Milestone Achieved
2fe700fd3c
docs(backend): Mark Sprint 2 Story 1 Task 2 as completed
Compare 29 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-04 11:28:57 +00:00
01e1263c12
Updare progress
fff99eb276
docs: Add Day 13 test results for Issue Management & Kanban
1246445a0b
fix: Add JSON string enum converter for Issue Management API
6b11af9bea
feat(backend): Implement complete Issue Management Module
Compare 4 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-04 11:28:38 +00:00
de697d436b
feat(frontend): Implement Issue management and Kanban board
149bb9bd88
feat(frontend): Implement Project Detail Page with edit and archive functionality
Compare 2 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-04 09:31:57 +00:00
6d2396f3c1
In progress
ef409b8ba5
Enhance BE agent
f21d9cd6d4
feat(agents): Enforce mandatory testing in backend agent
3232b70ecc
fix(backend): Fix unit test compilation errors
9ada0cac4a
feat(backend): Implement complete Project Management Module with multi-tenant support
Compare 7 commits »
kai
pushed to
main
at
kai/ColaFlow-Web
2025-11-04 08:54:21 +00:00
bdbb187ee4
feat(frontend): Implement SignalR client integration for real-time notifications
9f05836226
docs(frontend): Add authentication implementation documentation
e60b70de52
feat(frontend): Implement complete authentication system
Compare 3 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 23:20:49 +00:00
172d0de1fe
Add test
26be84de2c
perf(backend): Implement comprehensive performance optimizations for Identity Module
Compare 2 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 22:37:55 +00:00
b3bea05488
Summary
589457c7c6
docs: Add Day 8 Phase 2 implementation summary
ec8856ac51
feat(backend): Implement 3 HIGH priority architecture fixes (Phase 2)
9ed2bc36bd
feat(backend): Implement 3 CRITICAL Day 8 Gap Fixes from Architecture Analysis
Compare 4 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 21:29:34 +00:00
312df4b70e
Adjust test
4594ebef84
feat(backend): Implement User Invitation System (Phase 4)
1cf0ef0d9c
feat(backend): Implement password reset flow (Phase 3)
3dcecc656f
feat(backend): Implement email verification flow - Phase 2
921990a043
feat(backend): Implement email service infrastructure for Day 7
Compare 5 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 20:02:19 +00:00
a220e5d5d7
Refactor
5c541ddb79
feat(backend): Activate domain events for user login, role assignment, and tenant removal
0e503176c4
feat(backend): Implement Domain Events infrastructure and handlers
Compare 3 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 19:19:51 +00:00
709068f68b
In progress
32a25b3b35
In progress
cbc040621f
feat(backend): Implement Day 6 Role Management API
Compare 3 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 16:39:32 +00:00
e604b762ff
Clean up
dbbb49e5b6
fix(backend): Fix integration test failures - GlobalExceptionHandler and test isolation
Compare 2 commits »
kai
pushed to
main
at
kai/ColaFlow
2025-11-03 16:19:25 +00:00
4183b10b39
Commit all scripts
ebdd4ee0d7
fix(backend): Fix Integration Test database provider conflict with environment-aware DI
69e23d9d2a
fix(backend): Fix LINQ translation issue in UserTenantRoleRepository
738d32428a
fix(backend): Fix database foreign key constraint bug (BUG-002)
aaab26ba6c
feat(backend): Implement complete RBAC system (Day 5 Phase 2)
Compare 7 commits »
First
Previous
1
2
3
4
Next
Last