김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:56:31 +09:00
ba2cb85fd2 fix: add authorization header to InquiryBrowserClient requests
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:53:26 +09:00
74ee47a269 fix: resolve Inquiry data rendering issue on page load
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:35:20 +09:00
2af7050800 fix: check cached page state in showLoading() before starting MutationObserver
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:30:15 +09:00
fb9c77943f ux: eliminate white-flash on Blazor navigation from Inquiry page
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:04:51 +09:00
27f57ff925 fix: guarantee loading indicator hides with 3-second timeout
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:03:08 +09:00
79d99cfd7a fix: loading indicator now properly hides after blazor initializes
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 15:01:01 +09:00
1a761e8e15 feat: add blazor loading indicator during page transitions
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 14:54:44 +09:00
c01933e295 fix: disable prerendering and use interactive-only render mode
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 13:21:11 +09:00
73da1859fe perf: optimize CI/CD pipeline - reduce execution time by 75%
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 13:17:37 +09:00
68588a8491 fix: enable prerendering to eliminate white screen on page load
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 13:16:14 +09:00
0b6a64fbad fix: wrap settings page hero section in MudContainer
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 13:06:49 +09:00
96df0dd9b1 fix: correct html structure in settings page
351c7ac82c feat: enable enter key to submit login form
Compare 2 commits »
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:59:15 +09:00
ad48befb9a fix: logout, accordion, and drawer interactivity issues
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:56:54 +09:00
804725a785 fix: prevent admin authentication timeout during session
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:49:53 +09:00
41c8106a10 test: fix drawer responsiveness test for MudBlazor Breakpoint.Md
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:44:56 +09:00
472431d45a fix: drawer responsiveness on mobile (375px)
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:39:40 +09:00
33ea84fb2b test: use environment variables for test account credentials
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:29:07 +09:00
73a564c307 fix: remove MudThemeProvider from Login.razor to prevent duplicates
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:23:32 +09:00
223f365dfd fix: remove duplicate MudDialogProvider and MudSnackbarProvider
kjh2064 pushed to master at kjh2064/taxbaik 2026-06-28 12:18:08 +09:00
61931ab8eb design: enterprise-grade UI overhaul for admin dashboard