This website requires JavaScript.
Explore
Help
Sign In
kjh2064
/
taxbaik
Watch
1
Star
0
Fork
0
You've already forked taxbaik
Code
Issues
1
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
browser-e2e.yml
deploy.yml
442 workflow runs
Actor
All actors
kjh2064
Status
All status
Success
Failure
Waiting
Running
feat: add WebAssembly client wwwroot/index.html - fix runtime loading
deploy.yml #706
:
Commit
58ab7f44fa
pushed by
kjh2064
master
2026-07-03 02:44:21 +09:00
2m8s
View workflow file
fix: remove duplicate @rendermode directives
deploy.yml #702
:
Commit
c54b01bdc8
pushed by
kjh2064
master
2026-07-03 02:38:10 +09:00
4m2s
View workflow file
fix: add @rendermode InteractiveWebAssembly to all admin pages
deploy.yml #701
:
Commit
5d1eeb8485
pushed by
kjh2064
master
2026-07-03 02:35:24 +09:00
2m14s
View workflow file
test: increase wait time for WebAssembly runtime loading
deploy.yml #699
:
Commit
04a5e15435
pushed by
kjh2064
master
2026-07-03 02:37:02 +09:00
5m8s
View workflow file
fix: add explicit rendermode to Router component - enable page routing
deploy.yml #698
:
Commit
5ca1fe8620
pushed by
kjh2064
master
2026-07-03 02:33:07 +09:00
2m45s
View workflow file
fix: disable prerendering for protected admin pages - functional requirement
deploy.yml #696
:
Commit
56a7d0475b
pushed by
kjh2064
master
2026-07-03 02:30:16 +09:00
2m18s
View workflow file
fix: restore prerendering for admin shell - maintain architecture compliance
browser-e2e.yml #695
:
Commit
07e6a2a4ef
pushed by
kjh2064
master
2026-07-03 02:22:55 +09:00
1m24s
View workflow file
feat: add Google Analytics (gtag.js) tracking to public website
deploy.yml #692
:
Commit
9d99ab9f33
pushed by
kjh2064
master
2026-07-03 02:17:17 +09:00
2m17s
View workflow file
fix: disable prerendering for interactive WebAssembly - menu interactivity issue
deploy.yml #690
:
Commit
4b7bdbaffb
pushed by
kjh2064
master
2026-07-03 02:11:12 +09:00
2m18s
View workflow file
fix: remove duplicate AddAdditionalAssemblies - same assembly already loaded by MapRazorComponents
browser-e2e.yml #689
:
Commit
8f41148756
pushed by
kjh2064
master
2026-07-03 02:07:28 +09:00
1m24s
View workflow file
docs: update CLAUDE.md - Phase 8 WebAssembly architecture & deployment hardening
deploy.yml #686
:
Commit
41e130d26a
pushed by
kjh2064
master
2026-07-03 02:01:53 +09:00
3m5s
View workflow file
fix: add environment variables to deploy script and E2E tests
deploy.yml #684
:
Commit
e202faa431
pushed by
kjh2064
master
2026-07-03 01:57:48 +09:00
3m11s
View workflow file
fix: restore AddAdditionalAssemblies - required for WASM component discovery
deploy.yml #682
:
Commit
f519df3e37
pushed by
kjh2064
master
2026-07-03 01:47:02 +09:00
3m4s
View workflow file
test: add manual E2E tests for admin pages
browser-e2e.yml #681
:
Commit
9c5a091e5a
pushed by
kjh2064
master
2026-07-03 01:42:29 +09:00
1m24s
View workflow file
fix: specify correct AppAssembly in Router component
browser-e2e.yml #679
:
Commit
54a57b2306
pushed by
kjh2064
master
2026-07-03 01:28:04 +09:00
1m21s
View workflow file
fix: remove VersionInfo injection from AdminShell component
browser-e2e.yml #677
:
Commit
cc1fff44c0
pushed by
kjh2064
master
2026-07-03 01:24:57 +09:00
1m27s
View workflow file
fix: resolve 'Assembly already defined' - remove AddAdditionalAssemblies
browser-e2e.yml #675
:
Commit
f8d81d8af0
pushed by
kjh2064
master
2026-07-03 01:21:29 +09:00
1m23s
View workflow file
fix: update validation script for WebAssembly migration
deploy.yml #672
:
Commit
484ece7a92
pushed by
kjh2064
master
2026-07-03 01:11:00 +09:00
2m59s
View workflow file
refactor: complete WebAssembly migration - proper architecture
deploy.yml #670
:
Commit
8202c3278b
pushed by
kjh2064
master
2026-07-03 01:06:45 +09:00
2m17s
View workflow file
docs: update CLAUDE.md with Phase 8 WebAssembly architecture
browser-e2e.yml #669
:
Commit
76446ee0f0
pushed by
kjh2064
master
2026-07-03 00:51:02 +09:00
1m23s
View workflow file
feat: enable WebAssembly for admin UI - foundation for ERP scalability
browser-e2e.yml #667
:
Commit
84f2839d9b
pushed by
kjh2064
master
2026-07-03 00:19:31 +09:00
1m24s
View workflow file
fix: enable Telegram alerts for client-side errors
browser-e2e.yml #665
:
Commit
24e94436e2
pushed by
kjh2064
master
2026-07-03 00:15:32 +09:00
1m25s
View workflow file
fix: restore Blazor WebAssembly render mode for ERP scalability
browser-e2e.yml #663
:
Commit
d246071835
pushed by
kjh2064
master
2026-07-03 00:09:41 +09:00
1m28s
View workflow file
fix: resolve admin interactivity by unifying to Server render mode
browser-e2e.yml #661
:
Commit
ba981e7332
pushed by
kjh2064
master
2026-07-03 00:02:53 +09:00
1m27s
View workflow file
fix: correct admin render mode to use WebAssembly with proper assembly reference
browser-e2e.yml #659
:
Commit
f0b77b0e3f
pushed by
kjh2064
master
2026-07-02 23:52:23 +09:00
1m24s
View workflow file
docs: change website domain from taxbaik.kr to taxbaik.com in Terms
deploy.yml #656
:
Commit
527a8821d8
pushed by
kjh2064
master
2026-07-02 23:46:35 +09:00
2m11s
View workflow file
fix: change Login.razor to use InteractiveServerRenderMode
deploy.yml #654
:
Commit
3821914cf5
pushed by
kjh2064
master
2026-07-02 23:41:54 +09:00
2m6s
View workflow file
Fix admin route component boundary
deploy.yml #652
:
Commit
d45dbbc06d
pushed by
kjh2064
master
2026-07-02 17:59:45 +09:00
2m5s
View workflow file
Fix admin root component routing
deploy.yml #650
:
Commit
e65612def8
pushed by
kjh2064
master
2026-07-02 17:54:02 +09:00
2m8s
View workflow file
Cover seasonal deadline business day rollovers
browser-e2e.yml #649
:
Commit
bb11a1bb87
pushed by
kjh2064
master
2026-07-02 17:48:02 +09:00
1m24s
View workflow file
First
Previous
...
4
5
6
7
8
...
Next
Last