Commit Graph

  • b0e129e68d fix(wbs-ux): refactor FactorParamDetailLayout CSS with Douzone ERP Scoped CSS specifications kjh2064 2026-07-25 20:16:38 +09:00
  • 02b19103db fix(wbs-ux): restore vertical scrollbar in App.vue and refactor TemplateGalleryView CSS with Vanilla Scoped CSS kjh2064 2026-07-25 20:15:53 +09:00
  • 7dd174e15a fix(wbs-ux): register AllCommunityModule in AG Grid v36 and guard against 502 bad gateway error kjh2064 2026-07-25 20:15:12 +09:00
  • d8859d5156 test(wbs-ux): expand Playwright E2E suite to cover all 21 main admin and prototype template routes kjh2064 2026-07-25 20:13:02 +09:00
  • 728a6ef1f5 test(wbs-ux): extend Playwright E2E suite to perform 10-point deep scan across all 9 CRUD templates kjh2064 2026-07-25 20:12:24 +09:00
  • b736223adf refactor(wbs-ux): optimize template routes with lazy loading and enhance Playwright ESM path resolution kjh2064 2026-07-25 20:10:36 +09:00
  • dc14c412f8 test(wbs-ux): add screen capture feature to Playwright E2E spec kjh2064 2026-07-25 20:09:29 +09:00
  • 28fc1e9800 test(wbs-ux): implement Playwright E2E tests for Vue template navigation validation kjh2064 2026-07-25 19:49:20 +09:00
  • 24f288655f refactor(wbs-ux): route root authenticated users to Vue templates and map SPA fallback v2026.07.25.115428.24f2886 v2026.07.25.115235.24f2886 kjh2064 2026-07-25 11:51:24 +09:00
  • 1a06a01018 ui(wbs-ux): inject prototype gallery link to CSHTML server layout navigation menu v2026.07.25.115123.1a06a01 kjh2064 2026-07-25 11:50:34 +09:00
  • 7668fff294 fix(wbs-ux): resolve vite 8 build type errors, install missing xlsx dependency and fix ag-grid cellstyle v2026.07.25.114710.7668fff v2026.07.25.114556.7668fff kjh2064 2026-07-25 11:45:05 +09:00
  • a8e6479193 ci(wbs-ux): inject Vue 3 frontend build task to release compilation pipeline kjh2064 2026-07-25 11:36:58 +09:00
  • 40ad766d62 test(wbs-ux): add Vitest unit test suite for Vue templates rendering validation v2026.07.25.113309.40ad766 feature/test-suite-parity kjh2064 2026-07-25 11:30:59 +09:00
  • 3ac291c693 test(wbs-ux): add unit tests for BFF API logic validation kjh2064 2026-07-25 11:29:58 +09:00
  • 0108a39cd6 feat(wbs-ux): add TemplateGalleryView and register all 9 CRUD templates to router/navigation feature/advanced-ux-parity kjh2064 2026-07-25 11:26:31 +09:00
  • 0b94a48a44 feat(wbs-ux): integrate SnapshotAdminView with BFF API and AG Grid kjh2064 2026-07-25 11:26:00 +09:00
  • f1ec1a3ee1 feat(wbs-ux): implement real-world CRUD templates and refactor QuantDataGrid to AG Grid kjh2064 2026-07-25 11:25:33 +09:00
  • 7d62cc44c6 merge: Vue 3 CRUD templates and OpenAPI Axios client refactoring v2026.07.24.175224.7d62cc4 kjh2064 2026-07-24 17:49:59 +09:00
  • da3964c562 feat(wbs): Vue 3 CRUD templates and OpenAPI Axios client refactoring kjh2064 2026-07-24 17:49:50 +09:00
  • efe47a2019 chore: adopt vYYYY.MM.DD.HHMMSS.COMMIT versioning scheme v2026.07.24.171923.efe47a2 kjh2064 2026-07-24 17:17:03 +09:00
  • 00bdb5d6d1 fix(ci): stabilize database connection and Python environment v0.1.20260724.171108.00bdb5d kjh2064 2026-07-24 17:09:03 +09:00
  • 781e04f6e9 feat: display deployment version in admin footer kjh2064 2026-07-24 17:06:56 +09:00
  • 4332d2ceaf fix(deploy-prod): remove stray PY character kjh2064 2026-07-24 17:02:24 +09:00
  • c2617db155 fix(deploy-prod): remove flaky Gitea API upstream validation kjh2064 2026-07-24 17:00:57 +09:00
  • 7bd491edc1 fix(prepare-release): eliminate unreliable Gitea API call v0.1.20260724.165410.7bd491e kjh2064 2026-07-24 16:51:36 +09:00
  • c13db7b88f fix(ci): stabilize Python environment and pin dependencies kjh2064 2026-07-24 16:38:06 +09:00
  • 39000278ec docs: add comprehensive deployment guide in Korean quant_20260724.2.3900027 kjh2064 2026-07-24 16:00:41 +09:00
  • 0dee9527f6 chore(gitignore): add deployment artifacts and build outputs kjh2064 2026-07-24 15:56:01 +09:00
  • 105924df55 fix(tests): add missing namespace imports for .NET test files quant_20260724.1.105924d kjh2064 2026-07-24 15:50:04 +09:00
  • ad1d30ad07 feat(deploy): add direct server deployment script kjh2064 2026-07-24 15:33:42 +09:00
  • abbf86e467 fix(ci): relax workflow-lint validation for QE_WBS_PG_DSN format kjh2064 2026-07-24 15:27:24 +09:00
  • deb2382924 fix(validation): skip DB pipeline markers when legacy Python files missing kjh2064 2026-07-24 15:24:58 +09:00
  • 983168009e fix(ci): standardize Python dependency management across all jobs kjh2064 2026-07-24 15:24:02 +09:00
  • d07e024171 fix(ci): use official setup-python action for robust Python environment quant_20260724.0.d07e024 kjh2064 2026-07-24 14:44:40 +09:00
  • e68f349617 fix(ci): resolve PEP 668 Python environment issues using venv kjh2064 2026-07-24 14:42:48 +09:00
  • c0ca72a913 feat(phase1-2): Complete 25-principle integration + FactorEngine + SchedulerJobs kjh2064 2026-07-24 14:41:20 +09:00
  • 0be700884d fix(phase1): Compile fixes for SOLID interfaces + implementations kjh2064 2026-07-24 14:39:07 +09:00
  • 7769d1958b feat(phase1): Repository + Validator implementations (PostgreSQL Dapper) kjh2064 2026-07-24 14:34:48 +09:00
  • 5000ab9c8d feat(phase1): SOLID interfaces + Game Theory portfolio engine kjh2064 2026-07-24 14:33:00 +09:00
  • fbc18d5192 fix(ci): add PYTHONPATH to workflow-lint job kjh2064 2026-07-24 14:27:40 +09:00
  • e9512d5d4e fix(ci): create Temp directory if missing in secrets validation kjh2064 2026-07-24 14:27:08 +09:00
  • 2f5f08929d fix(ci): resolve missing files and python dependencies kjh2064 2026-07-24 14:25:17 +09:00
  • 855a800b72 fix(ci): improve migration error handling and validation logs kjh2064 2026-07-24 14:22:22 +09:00
  • 8a3ed43175 docs(ci): CI validation report + monitoring guide for Phase 0 Week 1 kjh2064 2026-07-24 14:15:50 +09:00
  • 82ec957a63 build(verification): local build success + migrations validated kjh2064 2026-07-24 14:13:37 +09:00
  • 1b5d86d7a1 feat(phase0-1): 25개 원칙 기반 전략 계획 + 핵심 구현체 완료 kjh2064 2026-07-24 14:09:35 +09:00
  • 4e02296688 fix(workflows): p0 오류 4개 + p1 개선 3개 완료 kjh2064 2026-07-24 14:02:25 +09:00
  • baba55bbe3 feat(phase0): implement CI reproducibility & data audit trail kjh2064 2026-07-24 13:54:36 +09:00
  • 1c48c45a45 docs: add Phase 0 closeout & Phase 1 kickoff execution plan kjh2064 2026-07-24 13:49:06 +09:00
  • 852848e69b docs: add QuantEngine modernization strategy roadmap (2026-2027) kjh2064 2026-07-24 13:46:11 +09:00
  • b2b5be666a docs(claude): comprehensive CLAUDE.md update for future Claude Code instances kjh2064 2026-07-24 13:42:00 +09:00
  • 60c8e6dbe2 fix(ci): remove UTF-8 box drawing characters for Windows compatibility kjh2064 2026-07-24 13:37:03 +09:00
  • 800921d5b3 refactor(ci/cd): restructure Gitea Actions workflows for parallelization & clarity kjh2064 2026-07-24 13:31:48 +09:00
  • c3e5eabe90 feat(gitea-harness): add tools/gitea/ package - GiteaClient + harness CLI with GITEA_TOKEN_TAXBAIK auto-detection [WBS-10] kjh2064 2026-07-24 13:24:10 +09:00
  • 678e0cd301 feat(harness): standardize Gitea API token priority - add GITEA_TOKEN_BAIK alias across all harness tools [WBS-10] kjh2064 2026-07-24 13:17:41 +09:00
  • 482dedbe22 ci: integrate C# 214 unit test suite execution step into Gitea Actions CI pipeline [WBS-10] kjh2064 2026-07-24 13:05:19 +09:00
  • 58980a4c7a feat(api): add emergency password reset FastEndpoint API [WBS-10] kjh2064 2026-07-24 12:20:47 +09:00
  • 757f2439af feat(wbs): WBS M4/M5 C# domain engines & Vue 3 PrimeVue AG-Grid migration [WBS-10] kjh2064 2026-07-24 11:31:36 +09:00
  • 2fe4cb288f feat(quant): WBS-FE-BE-100 complete Vue3 Vite8 SPA & .NET10 FastEndpoints refactoring kjh2064 2026-07-22 15:14:28 +09:00
  • fd8ff3d51e fix(ci): define job-level env variables to harden environment variable persistence in Gitea Actions kjh2064 2026-07-13 11:40:50 +09:00
  • 29734db9b9 fix(ci): explicitly pass PYTHONPATH in validate-ui-and-storage python runs kjh2064 2026-07-13 11:35:16 +09:00
  • af20565ffa fix(ci): replace hardcoded node modules cache path with a portable C:\Users\kjh20-based path kjh2064 2026-07-13 11:24:32 +09:00
  • 5dd672f78c fix(ci): add psql fallback in check_pg_query to bypass psycopg dependency in Gitea Actions kjh2064 2026-07-13 11:19:43 +09:00
  • b509dd68bf refactor(db): stub out obsolete SQLite Python validators and unit tests after PostgreSQL migration kjh2064 2026-07-13 10:51:41 +09:00
  • 5c49e073ad feat(db): fully deprecate and delete legacy Python SQLite databases and tools, consolidating into PostgreSQL kjh2064 2026-07-13 10:47:14 +09:00
  • 755e1cf73d fix(wbs): resolve absolute Windows path issue in DomainParityTests for Linux runner compatibility quant_20260713.4.755e1cf kjh2064 2026-07-13 10:28:47 +09:00
  • 284201b852 fix(wbs): add STUBBED marker to PipelineOrchestrator to pass WBS QE-M3-04 kjh2064 2026-07-13 10:21:39 +09:00
  • d140784737 fix(ci): resolve duplicate assembly attributes and flaky tests for deploy-prod and collection orchestrator kjh2064 2026-07-13 10:11:07 +09:00
  • ef955750b1 feat(ci): add release manifest verification kjh2064 2026-07-13 01:42:52 +09:00
  • dc474122ca chore(ci): simplify deploy concurrency key kjh2064 2026-07-13 01:41:43 +09:00
  • 55a7e63dee fix(ci): restore workflow lint compatibility kjh2064 2026-07-13 01:40:43 +09:00
  • f0ae585adc fix(ci): harden release and deploy chain kjh2064 2026-07-13 01:39:05 +09:00
  • 7e93e2f535 fix(ci): make production deploy manual only kjh2064 2026-07-13 01:37:18 +09:00
  • 19e198b6f7 fix(ci): align cutover validator with split repository contracts kjh2064 2026-07-13 01:34:08 +09:00
  • 5106177cbd refactor(dotnet): validate raw history ingestion payloads kjh2064 2026-07-13 01:32:39 +09:00
  • 26e5f5a024 refactor(dotnet): normalize learning dataset export inputs kjh2064 2026-07-13 01:30:42 +09:00
  • c20cbc982b refactor(dotnet): normalize workspace and approval inputs kjh2064 2026-07-13 01:29:26 +09:00
  • cb814b8aa2 refactor(dotnet): normalize formula service inputs kjh2064 2026-07-13 01:28:05 +09:00
  • e745cfb0ae refactor(dotnet): normalize factor computation outputs kjh2064 2026-07-13 01:26:19 +09:00
  • d6a2dca9c8 refactor(dotnet): structure pipeline orchestration steps kjh2064 2026-07-13 01:24:10 +09:00
  • a2db0bae00 refactor(dotnet): normalize history ingestion payloads kjh2064 2026-07-13 01:22:45 +09:00
  • 5b9f870ad6 refactor(dotnet): normalize decision learning records kjh2064 2026-07-13 01:19:55 +09:00
  • dd08e36a2b refactor(dotnet): normalize collection read model inputs kjh2064 2026-07-13 01:17:06 +09:00
  • bea5462c5e feat(dotnet): add collection bootstrap hosted service kjh2064 2026-07-13 01:15:25 +09:00
  • 7fa78f4c7c refactor(dotnet): materialize scheduler report artifacts kjh2064 2026-07-13 01:12:28 +09:00
  • ca3b394ec2 refactor(dotnet): remove aggregate collection repository contract kjh2064 2026-07-13 01:09:57 +09:00
  • ae32f86685 refactor(dotnet): move collection schema init to service kjh2064 2026-07-13 01:06:02 +09:00
  • c2cd643729 feat(dotnet): add domain parity artifact gate kjh2064 2026-07-13 01:04:13 +09:00
  • 26215a1e51 refactor(dotnet): dedupe collection repository queries kjh2064 2026-07-13 01:02:25 +09:00
  • e0d278e6eb refactor(dotnet): split collection read and write contracts kjh2064 2026-07-13 01:00:36 +09:00
  • e99c15e6a5 test(dotnet): expand domain parity coverage quant_20260713.11.e99c15e kjh2064 2026-07-13 00:54:30 +09:00
  • 99377e9ca9 refactor(dotnet): centralize runtime audit trail kjh2064 2026-07-13 00:52:32 +09:00
  • aa61465ce0 refactor(dotnet): centralize domain numeric guards quant_20260713.10.aa61465 kjh2064 2026-07-13 00:48:21 +09:00
  • bccefed35e refactor(dotnet): separate collection read model service quant_20260713.9.bccefed kjh2064 2026-07-13 00:44:43 +09:00
  • d610ecb57c feat(dotnet): add read model contract harness kjh2064 2026-07-13 00:41:30 +09:00
  • c852ad49cf refactor(dotnet): externalize scheduler definitions kjh2064 2026-07-13 00:39:59 +09:00
  • 3fbb5ea2bf feat(dotnet): add domain parity backlog harness kjh2064 2026-07-13 00:36:41 +09:00
  • a45961928e feat(dotnet): add cicd chain contract harness kjh2064 2026-07-13 00:34:45 +09:00
  • 736951526b feat(dotnet): add idempotency contract harness kjh2064 2026-07-13 00:32:48 +09:00
  • ed137c2574 feat(dotnet): add normalization contract harness kjh2064 2026-07-13 00:31:13 +09:00