김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 17:26:39 +09:00
a16438dcc6 feat: Phase 5 Browser Clients and deployment notification strategy
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 17:21:30 +09:00
ebd12b78a0 fix: correct Dorsum to Douzone (더존) in integration guidelines
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 17:19:47 +09:00
4b62d35266 feat: implement Telegram multi-channel logging and enhance admin UI/UX guidelines
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 17:03:29 +09:00
c38b97377a docs: add admin grid UX (Dorsum ERP level) and deployment user experience protection guidelines
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 17:01:10 +09:00
59f1509368 feat: implement remaining API controllers for CRM and tax accounting
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:58:31 +09:00
c2955ad02f feat: implement CRM and tax accounting specialized services and repositories
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:55:28 +09:00
ea40e5c002 feat: foundation for CRM and tax accounting specialized features
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:52:28 +09:00
7dd51a1169 feat: implement multi-tenant company management system
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:45:37 +09:00
c65742a0c7 feat: implement admin inquiry create/edit/delete functionality
52f1790acb feat: add admin username remember functionality to login page
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:42:26 +09:00
cd3bc8357c feat: implement blog edit functionality with complete CRUD and add GetByIdAsync to BlogService
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:38:23 +09:00
53beb8a6e4 fix: add admin-page-hero to BlogCreate for consistent navigation
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:27:19 +09:00
d3b4d59f3c fix: send Telegram deployment notification asynchronously
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:23:52 +09:00
691e4406f3 refactor: reduce notification spam and focus on deployment alerts
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:21:13 +09:00
db2af15a07 fix: increase max request body size to prevent 400 Bad Request errors
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:19:58 +09:00
2bde490e9e feat: integrate Serilog and Telegram notifications
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:15:38 +09:00
e797da6140 ux: improve admin header and drawer footer with meaningful information
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:04:01 +09:00
0265d7ec8c ux: improve reconnection modal message and styling
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:01:16 +09:00
09420dca0e fix: add admin-page-hero to detail pages for loading indicator
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 16:00:22 +09:00
e3a0ea03f0 fix: add authorization header to AdminDashboardClient
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:56:31 +09:00
ba2cb85fd2 fix: add authorization header to InquiryBrowserClient requests