• Joined on 2025-08-04
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 08:43:49 +00:00
4c42f7aff8 ops: change postgres external port from 5433 to 8200
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 08:19:51 +00:00
b8217543c4 ops: expose production postgres on port 5433 for local dev access
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 08:10:55 +00:00
b9513897fc fix: prevent horizontal scroll in inspection item modal by adding flex-wrap and overflow-x hidden
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 08:04:44 +00:00
b9e97cc9c8 fix: resolve machine deletion failure after parts removal by nullifying orphaned FK references
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 07:52:41 +00:00
a4ddc1991e fix: rename nav label from 대시보드 to 설비 관리
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 07:42:42 +00:00
0c61e7a895 feat: Material Design 3 redesign — elevation-based cards, M3 color system, Google-style navigation, smooth transitions
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 07:28:18 +00:00
c67f114cde fix: custom select dropdown, modal styling, memo label wrap, modal button padding
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 06:45:58 +00:00
00a17c0b86 feat: complete 5 GAP requirements — auto counters, inspection alarms, machine specs, responsive CSS
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 05:49:23 +00:00
ca29e5b809 feat: Phase 7 — enriched seed data and E2E integration tests
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 05:39:09 +00:00
843f72e048 feat: Phase 6 — alarm system (auto-generate, list, acknowledge)
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 04:55:57 +00:00
035d62f0e0 feat: Phase 5 — part counter update, replacement, replacement history
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 04:46:31 +00:00
581c845f54 feat: Phase 4 — inspection sessions (create, execute, complete)
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 04:28:45 +00:00
180cc5b163 fix(ui): improve template editor modal and card-body spacing
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 04:24:38 +00:00
7de011621d feat: Phase 3 — inspection templates (backend + frontend)
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:56:24 +00:00
ee691be3ce chore: update seed credentials (admin@vexplor.com) and reset DB for re-seed
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:49:05 +00:00
7fc1b767f4 chore(ci): remove one-time volume reset from deploy
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:46:52 +00:00
eb3dd0a4ab fix(ci): reset stale DB volume, skip create_all in prod, handle alembic stamp fallback
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:43:39 +00:00
6b7a2f2b26 fix(ci): add container health check and log output after deploy
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:36:03 +00:00
782dc225bf feat(ci): auto-run alembic migrations and seed on container start
geonhee pushed to main at geonhee/factoryOps-v2 2026-02-10 03:33:22 +00:00
741c868367 fix(ci): stop v1 containers before starting v2 to free ports 8100/4000