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
143 workflow runs
Actor
All actors
kjh2064
Status
All status
Success
Failure
Waiting
Running
docs: Week 2 Day 1 실행 로그 (FE 팀 구성 + Typecheck/Build)
#360
:
Commit
ee232102a0
pushed by
kjh2064
main
2026-08-18 15:54:33 +09:00
2m3s
View workflow file
feat: Step 2 & 3 - RBAC & Frontend refactoring foundation (AEG-AUTH-002/003)
#359
:
Commit
a39a092206
pushed by
kjh2064
main
2026-08-18 01:54:17 +09:00
1m56s
View workflow file
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
docs: Production deployment approval checklist
#357
:
Commit
ddddeee4d9
pushed by
kjh2064
main
2026-08-18 00:47:16 +09:00
1m54s
View workflow file
docs: Complete JWT authentication phases 1-3 (Test, Deploy, Advanced)
#356
:
Commit
b557e6fc87
pushed by
kjh2064
main
2026-08-18 00:43:24 +09:00
1m59s
View workflow file
docs: JWT authentication implementation guide and production config
#355
:
Commit
f38581ff4a
pushed by
kjh2064
main
2026-08-18 00:24:56 +09:00
1m53s
View workflow file
feat: Frontend JWT token management and login page
#354
:
Commit
cb1982c39e
pushed by
kjh2064
main
2026-08-18 00:14:00 +09:00
2m1s
View workflow file
feat: JWT Token-based authentication for production (Release mode)
#353
:
Commit
6adbee03eb
pushed by
kjh2064
main
2026-08-18 00:00:52 +09:00
2m11s
View workflow file
fix(0042_iam_tables.sql): Fix PostgreSQL partial unique constraint syntax
#352
:
Commit
dc888e7cd0
pushed by
kjh2064
main
2026-08-17 22:50:52 +09:00
1m57s
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
First
Previous
1
2
3
4
5
Next
Last