taekyoungc
8763876f19
사용자 매뉴얼·번호알기·gov-portal 대시보드와 메뉴 동선·수불 리포트를 보강한다.
...
- 사용자 매뉴얼: league/commonmark 기반 bag/manual(로그인 전용),
ManualRenderer + Config\Manual manifest, 콘텐츠 8종, E2E
- 번호알기(봉투번호확인): bag/number-lookup, BagNumberLookup, E2E
- gov-portal 대시보드 시안(기본/strip)·기본코드관리 화면
- 메뉴 관리: 등록·수정 후 메뉴 화면 유지, 수정 버튼 클릭 시 상단 스크롤
- 수불/분석 리포트(LOT 수불·반품/파기·수급계획·추이) 표시 보강
- .gitignore: docs/ → /docs/ 앵커링(최상위 개발문서만 제외, app/Docs는 추적)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-08 00:46:51 +09:00
taekyoungc
0f1d414f37
사이트·관리자 봉투 물류 기능(수불·통계·레포트·재고·발주)과 DB·메뉴·E2E를 운영 반영한다.
...
통계 분석(전년대비·월별·계절별), 수급계획·LOT 수불, 지정판매소·실사·메뉴 링크 등을 포함한다.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-01 16:15:15 +09:00
taekyoungc
6fddf15000
fix: keep selected menu type while applying site fallback
...
Preserve the selected site mt_idx in the UI and use a separate effective mt_idx for data fallback, so choosing site no longer appears as admin.
Made-with: Cursor
2026-04-08 17:29:40 +09:00
taekyoungc
b99c108aeb
fix: fallback site menu mt_idx when mapping is inconsistent
...
When site menu resolves to an id with no rows, retry with legacy site mt_idx=4 and surface fallback state in debug output.
Made-with: Cursor
2026-04-08 17:26:04 +09:00
taekyoungc
f68f135446
chore: add temporary menu debug diagnostics
...
Show current lg_idx and resolved menu type values on admin menu page when debug=1 to diagnose empty menu rendering.
Made-with: Cursor
2026-04-08 17:23:10 +09:00
taekyoungc
984ddb403e
feat: improve admin master data management
2026-04-08 00:19:00 +09:00
taekyoungc
a3f92cd322
feat: TOTP 2차 인증, 관리자 메뉴/대시보드 및 의존성 반영
...
- robthree/twofactorauth, Auth 설정·TotpService·2FA 뷰·라우트
- member TOTP 컬럼 DDL(login_tables, member_add_totp.sql)
- 관리자 메뉴·레이아웃·필터·대시보드 등 연관 변경
- env 샘플에 auth.requireTotp 주석
Made-with: Cursor
2026-03-26 15:30:32 +09:00
taekyoungc
4e557d4be1
Initial project import for team collaboration.
...
Exclude local docs, MCP, and secrets via gitignore.
Made-with: Cursor
2026-03-25 12:05:33 +09:00