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
64 workflow runs
Actor
All actors
kjh2064
Status
All status
Success
Failure
Waiting
Running
feat: Audit Logging infrastructure (Week 2 Phase 1 complete)
#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
#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
#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
#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)
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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
#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)
#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)
#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
#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
#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
#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
#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
#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
#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)
#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
#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
#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
#315
:
Commit
79bfac8a28
pushed by
kjh2064
main
2026-08-15 11:08:29 +09:00
55s
View workflow file
First
Previous
1
2
3
Next
Last