김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 18:08:18 +09:00
41b723e908 fix(admin): reduce crm mudblazor interop
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 17:59:03 +09:00
134c83ff1d fix(ci): allow empty QUANTENGINE_DB_PASSWORD, fix heredoc env file generation
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 17:50:12 +09:00
d1f74f619b fix(ci): use direct IP for SSH deploy to bypass Cloudflare proxy
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 17:43:50 +09:00
543b327d27 fix: MudBlazor v8 compatibility, static asset conflict, deploy host domain
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 17:34:20 +09:00
8b1127b270 fix(admin): log login response details
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 17:24:09 +09:00
7daedbff3c 🔄 Sync production build from feature branch
3d87de64de 🚀 Production Build: Finalize QuantEngine MudBlazor UI v1.0
Compare 2 commits »
3d87de64de 🚀 Production Build: Finalize QuantEngine MudBlazor UI v1.0
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-05 17:22:31 +09:00
0179c1d640 fix(admin): restore prerendered CRM pages
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-05 17:11:47 +09:00
e3d53ea35f Merge pull request 'QuantEngine MudBlazor UI: Complete Phase 1-8 Implementation' (#14) from feature/smartadmin-bootstrap-migration into main
678f9c27d5 🧪 Phase 6: Unit Testing with bUnit
a06d1eeeca 📋 Phase 6 & 8: Testing & Deployment Configuration
7d35aef39d ⚙️ Phase 7: Hangfire Background Job Scheduling
50cf45e3ef 🎯 Phase 3, 4, 5: User UI, Components & API Integration
Compare 13 commits »
kjh2064 merged pull request kjh2064/QuantEngineByItz#14 2026-07-05 17:11:45 +09:00
QuantEngine MudBlazor UI: Complete Phase 1-8 Implementation
kjh2064 created pull request kjh2064/QuantEngineByItz#14 2026-07-05 17:10:42 +09:00
QuantEngine MudBlazor UI: Complete Phase 1-8 Implementation
678f9c27d5 🧪 Phase 6: Unit Testing with bUnit
a06d1eeeca 📋 Phase 6 & 8: Testing & Deployment Configuration
7d35aef39d ⚙️ Phase 7: Hangfire Background Job Scheduling
50cf45e3ef 🎯 Phase 3, 4, 5: User UI, Components & API Integration
ab5f8ac978 🎨 Phase 2: Advanced Admin UI Development
908c9ebc9a Phase 1.3: Theme & Global Styles Integration
2fb1a3bf18 🎨 Phase 1: Simplified MainLayout & AuthLayout (Dark Mode Removed)
736addef70 Phase 1.1-1.2: Enhance MainLayout & AuthLayout with MudBlazor
98470ad184 📋 Create QuantEngine MudBlazor UI Completion Roadmap