This website requires JavaScript.
Explore
Help
Sign In
kjh2064
/
KArtSell.Aegis
Watch
1
Star
0
Fork
0
You've already forked KArtSell.Aegis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Disabled
cross-version-matrix.yml
Disabled
deploy.yml
openapi-gate.yml
Disabled
secrets-injection.yml
Disabled
207 workflow runs
Actor
All actors
kjh2064
Status
All status
Success
Failure
Waiting
Running
feat: Audit Logging infrastructure (Week 2 Phase 1 complete)
deploy.yml #358
:
Commit
3a5f893b2a
pushed by
kjh2064
main
2026-08-18 01:18:02 +09:00
1m19s
View workflow file
fix(deploy.yml): Replace problematic grep with simple file verification
deploy.yml #351
:
Commit
b57fc14cfb
pushed by
kjh2064
main
2026-08-17 22:47:04 +09:00
1m46s
View workflow file
docs: CI/CD Final Audit Report - All workflows verified
deploy.yml #350
:
Commit
0879521f5f
pushed by
kjh2064
main
2026-08-17 22:43:06 +09:00
58s
View workflow file
fix(deploy.yml): Replace problematic find -delete with robust rm/mkdir/cp pattern
deploy.yml #349
:
Commit
094b3e35b4
pushed by
kjh2064
main
2026-08-17 22:41:06 +09:00
55s
View workflow file
chore: Remove .gitkeep from wwwroot (now ignored in .gitignore)
deploy.yml #348
:
Commit
570da0fc90
pushed by
kjh2064
main
2026-08-17 22:34:12 +09:00
52s
View workflow file
docs: CI/CD Build Verification - Local proof of CI/CD workflow
deploy.yml #347
:
Commit
f2b9b6576b
pushed by
kjh2064
main
2026-08-17 22:22:37 +09:00
49s
View workflow file
fix(.gitignore): Properly ignore entire wwwroot directory
deploy.yml #346
:
Commit
49dabdb355
pushed by
kjh2064
main
2026-08-17 22:09:09 +09:00
52s
View workflow file
fix(ci): Separate cd and build commands, add step-by-step verification
deploy.yml #345
:
Commit
85b4842d0d
pushed by
kjh2064
main
2026-08-17 22:00:24 +09:00
52s
View workflow file
fix(ci): Simplify wwwroot copy script for better shell compatibility
deploy.yml #344
:
Commit
ff91504bde
pushed by
kjh2064
main
2026-08-17 21:57:16 +09:00
50s
View workflow file
fix(ci): Robust wwwroot copy with proper error handling
deploy.yml #343
:
Commit
70a598ea62
pushed by
kjh2064
main
2026-08-17 21:50:17 +09:00
54s
View workflow file
fix(ci): Improve CI/CD wwwroot copy step robustness
deploy.yml #341
:
Commit
32e54c58b0
pushed by
kjh2064
main
2026-08-17 21:47:17 +09:00
52s
View workflow file
feat(01-06): AEG-VS-01-06 Vue Feature Development - Identity Management Page
deploy.yml #339
:
Commit
5f35135300
pushed by
kjh2064
main
2026-08-17 21:42:57 +09:00
52s
View workflow file
feat(01-06): AEG-VS-01-06 Vue Feature Development - Identity Management Page
deploy.yml #338
:
Commit
5f35135300
pushed by
kjh2064
main
2026-08-17 21:37:28 +09:00
52s
View workflow file
fix(fe): KsTextField - simplify Enter navigation, remove composable dependency
deploy.yml #336
:
Commit
aa7a92a66b
pushed by
kjh2064
main
2026-08-16 22:19:57 +09:00
46s
View workflow file
feat(fe): Apply form field navigation to all input components
deploy.yml #335
:
Commit
9e2d2010ba
pushed by
kjh2064
main
2026-08-16 22:02:20 +09:00
48s
View workflow file
fix: KsDataGrid - replicate focusRow complete logic in Enter key handler
deploy.yml #334
:
Commit
5213ea142b
pushed by
kjh2064
main
2026-08-16 21:46:27 +09:00
48s
View workflow file
fix(fe): KsDataGrid - remove onCellFocused to allow Enter key navigation
deploy.yml #333
:
Commit
823312fd26
pushed by
kjh2064
main
2026-08-16 20:57:10 +09:00
48s
View workflow file
fix(fe): KsDataGrid - use AG Grid native Enter-to-Tab behavior
deploy.yml #332
:
Commit
8d52001d35
pushed by
kjh2064
main
2026-08-16 20:53:22 +09:00
51s
View workflow file
fix(fe): KsDataGrid - Enter key uses Tab navigation (suggestedNextCell)
deploy.yml #331
:
Commit
56a5eb9391
pushed by
kjh2064
main
2026-08-16 20:51:56 +09:00
49s
View workflow file
feat(fe): KsDataGrid - Enter key acts like Tab (column-only navigation)
deploy.yml #330
:
Commit
69cee5a159
pushed by
kjh2064
main
2026-08-16 20:50:58 +09:00
50s
View workflow file
fix(fe): KsDataGrid - add missing redrawRows method
deploy.yml #329
:
Commit
d7551dd2a4
pushed by
kjh2064
main
2026-08-16 20:49:50 +09:00
48s
View workflow file
fix(fe): KsDataGrid - prevent duplicate edit mode on cell focus
deploy.yml #328
:
Commit
844f1eae4a
pushed by
kjh2064
main
2026-08-16 20:48:02 +09:00
46s
View workflow file
feat(fe): KsDataGrid - auto-enter edit mode on cell focus
deploy.yml #327
:
Commit
3a1340eabd
pushed by
kjh2064
main
2026-08-16 20:44:50 +09:00
47s
View workflow file
fix(fe): KsDataGrid + CommonCodeManagementPage - grid edit issues
deploy.yml #326
:
Commit
f3ddd4d84b
pushed by
kjh2064
main
2026-08-16 20:43:17 +09:00
48s
View workflow file
fix(fe): CommonCodeManagementPage - input reset bug on new row edit
deploy.yml #325
:
Commit
bd971cacdd
pushed by
kjh2064
main
2026-08-16 20:30:32 +09:00
48s
View workflow file
chore(docs): update tech debt registry with viewport-fit + CLAUDE.md optimization
deploy.yml #324
:
Commit
bc1e4a656a
pushed by
kjh2064
main
2026-08-16 20:28:04 +09:00
52s
View workflow file
refactor(fe): viewport-fit zero-scroll layout for 11 pages (Part 2)
deploy.yml #323
:
Commit
1be7029f8f
pushed by
kjh2064
main
2026-08-16 15:01:43 +09:00
51s
View workflow file
fix: TypeScript build errors and export missing function
deploy.yml #317
:
Commit
4f34dc7dfb
pushed by
kjh2064
main
2026-08-15 11:41:08 +09:00
46s
View workflow file
feat: Phase 4 — Accessibility & Performance optimization
deploy.yml #316
:
Commit
24cf04e58d
pushed by
kjh2064
main
2026-08-15 11:34:45 +09:00
51s
View workflow file
feat: 3 KBX v60 pages — Production-ready implementation
deploy.yml #315
:
Commit
79bfac8a28
pushed by
kjh2064
main
2026-08-15 11:08:29 +09:00
55s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last