Commit Graph

136 Commits

Author SHA1 Message Date
admin 5099380ded 260304:1320 20260304:1200 update app to lcbp3 #5
Build and Deploy / deploy (push) Successful in 50s
2026-03-04 13:20:01 +07:00
admin 247df788cb 260304:1303 20260304:1200 update app to lcbp3 #4
Build and Deploy / deploy (push) Failing after 52s
2026-03-04 13:03:12 +07:00
admin e5c2ea0e8e 260304:1253 20260304:1200 update app to lcbp3 #3
Build and Deploy / deploy (push) Failing after 1m23s
2026-03-04 12:53:43 +07:00
admin c58b02f6b5 260304:1240 20260304:1200 update app to lcbp3 #2
Build and Deploy / deploy (push) Failing after 1m6s
2026-03-04 12:40:27 +07:00
admin ad77a2ae94 260304:1233 20260304:1200 update app to lcbp3
Build and Deploy / deploy (push) Failing after 1m32s
2026-03-04 12:33:22 +07:00
admin 56b5d87abd 260302:1708 20260302:1700 N8N bulid flow #1
Build and Deploy / deploy (push) Successful in 1m40s
2026-03-02 17:08:08 +07:00
admin 9def2eafe3 260228:1608 20260228:16:07 sync data dictionary with attachments schema addition
Build and Deploy / deploy (push) Successful in 47s
2026-02-28 16:08:02 +07:00
admin f3c6f1c889 260228:1604 20260228:16:05 fix qnap nextjs build out-of-memory error
Build and Deploy / deploy (push) Successful in 2m22s
2026-02-28 16:04:32 +07:00
admin 1bb85ba57c 260228:1559 20260228:16:00 fix drawings pageSize and add reference_date to schema
Build and Deploy / deploy (push) Failing after 52s
2026-02-28 15:59:47 +07:00
admin 54a3755e6b 260228:1544 20260228:15:45 ui update remove drawing categories from reference data
Build and Deploy / deploy (push) Successful in 2m26s
2026-02-28 15:44:35 +07:00
admin cd70114d8e 260228:1536 20260228:15:35 workflow update #5 Visual Builder Types
Build and Deploy / deploy (push) Successful in 2m35s
2026-02-28 15:36:38 +07:00
admin 90d19941ef 260228:1520 20260228:15:30 workflow update #4 Visual Builder
Build and Deploy / deploy (push) Successful in 2m19s
2026-02-28 15:20:57 +07:00
admin 5378c0bd2a 260228:1511 20260228:15:00 workflow update #3
Build and Deploy / deploy (push) Successful in 2m39s
2026-02-28 15:11:12 +07:00
admin 603f987f83 260228:1457 Fix blank workflow config page & deployment pipeline
Build and Deploy / deploy (push) Failing after 4m2s
2026-02-28 14:57:46 +07:00
admin 4bdf163c93 260228:1446 20260228:14:30 workflow update #2
Build and Deploy / deploy (push) Successful in 2m29s
2026-02-28 14:46:57 +07:00
admin 3a41b84367 chore(deps): update baseline-browser-mapping
Build and Deploy / deploy (push) Successful in 5m38s
2026-02-28 14:33:43 +07:00
admin efd5183906 260228:1427 20260228:14:00 workflow update
Build and Deploy / deploy (push) Successful in 2m37s
2026-02-28 14:27:33 +07:00
admin 276d06e950 260228:1412 20260228: setup n8n
Build and Deploy / deploy (push) Successful in 2m49s
2026-02-28 14:12:48 +07:00
admin 9ddafbb1ac 260227:1640 20260227: add ollama #2
Build and Deploy / deploy (push) Successful in 2m37s
2026-02-27 16:40:59 +07:00
admin 8a8a2e8659 260226:1711 20260226: add ollama
Build and Deploy / deploy (push) Successful in 2m25s
2026-02-26 17:11:41 +07:00
admin 158179d4a5 260224:1606 20260224:1600 V1.8.0
Build and Deploy / deploy (push) Successful in 6m25s
2026-02-24 16:06:15 +07:00
admin 97cc41f489 260223:1649 20260223:1700 Refactor specs/ #2
Build and Deploy / deploy (push) Successful in 57s
2026-02-23 16:49:59 +07:00
admin 1d9a02d088 260223:1512 20260223:1500 Refaoctor specs/
Build and Deploy / deploy (push) Successful in 56s
2026-02-23 15:12:44 +07:00
admin 9c7c1c3bf5 fix(specs): sanitize docker-compose-app.yml v1.8.0 - replace hardcoded secrets with placeholders
Build and Deploy / deploy (push) Successful in 55s
- Updated to v1.8.0 header
- All sensitive values (DB_PASSWORD, REDIS_PASSWORD, JWT_SECRET,
  AUTH_SECRET) replaced with <SET_IN_CONTAINER_STATION> placeholder
- Added security comment reminder in file header
- Deleted duplicate 04-00-docker-compose/ folder (untracked)
- Deleted Google OAuth client_secret.json from disk
- Deleted empty specs/08-infrastructure/ folder from disk
2026-02-23 15:09:02 +07:00
admin 5eff8861e1 refactor(specs): merge 08-infrastructure into canonical 04-06 dirs
Build and Deploy / deploy (push) Successful in 1m0s
- Append live QNAP configs to 04-01-docker-compose.md (Appendix A)
  - MariaDB+PMA, Redis+Elasticsearch, NPM, Gitea, n8n, App stack
- Append SSH setup + Secrets management to 04-06-security-operations.md
  - Appendix A: SSH key setup, config, hardening, port forwarding
  - Appendix B: .env structure, secret generation, rotation, GPG backup
- Append QNAP/Gitea CI/CD docs to 04-04-deployment-guide.md
  - Appendix A: Container Station deployment steps
  - Appendix B: Gitea Actions CI/CD pipeline setup
  - Appendix C: act_runner (ASUSTOR) installation
- Move Git_command.md -> 05-Engineering-Guidelines/05-05-git-cheatsheet.md
- Move docker-compose-app.yml, lcbp3-monitoring.yml, lcbp3-registry.yml,
  grafana/ -> 04-Infrastructure-OPS/
- Archive lcbp3-db.md -> 99-archives/
- Remove all legacy 08-infrastructure/* files from git
- Remove Google OAuth client_secret JSON from git index (security)
- Add .gitignore rules: *client_secret*.json, *service_account*.json,
  specs/08-infrastructure/
- Update 04-Infrastructure-OPS/README.md with new file index
2026-02-23 15:03:35 +07:00
admin b7676777e8 fix(docker): replace pnpm deploy --legacy with --shamefully-hoist to fix ENOENT bin symlink error
Build and Deploy / deploy (push) Successful in 1m19s
2026-02-23 14:21:04 +07:00
admin ef16817f38 260223:1415 20260223 nextJS & nestJS Best pratices
Build and Deploy / deploy (push) Successful in 4m44s
2026-02-23 14:15:06 +07:00
admin c90a664f53 260222:1053 20260222 refactor specs/ #1 03-Data-and-Storage
Build and Deploy / deploy (push) Successful in 1m0s
2026-02-22 10:53:23 +07:00
admin fd9be92b9d 260221:1703 20260221
Build and Deploy / deploy (push) Successful in 1m1s
2026-02-21 17:03:09 +07:00
admin 0f114f19b5 260220:1700 20260220 TASK-BEFE-001 Refactor by ADR-014 #5
Build and Deploy / deploy (push) Successful in 2m33s
2026-02-20 17:00:10 +07:00
admin 47520fce96 260220:1629 20260220 TASK-BEFE-001 Refactor by ADR-014 #4
Build and Deploy / deploy (push) Successful in 2m51s
2026-02-20 16:29:06 +07:00
admin 068e76d701 260220:1600 20260220 TASK-BEFE-001 Refactor by ADR-014 #3
Build and Deploy / deploy (push) Successful in 1m35s
2026-02-20 16:00:26 +07:00
admin 634178fbab 260220:1523 20260220 TASK-BEFE-001 Refactor by ADR-014 #2
Build and Deploy / deploy (push) Successful in 2m35s
2026-02-20 15:23:27 +07:00
admin 397c46bc4e 260220:1504 20260220 TASK-BEFE-001 Refactor by ADR-014
Build and Deploy / deploy (push) Successful in 2m34s
2026-02-20 15:04:02 +07:00
admin 7f27f9478b 260220:1247 20260220 TASK-BEFE-001 Contract Categories Page Crash Fix
Build and Deploy / deploy (push) Successful in 2m16s
2026-02-20 12:47:34 +07:00
admin 8223ae95ff 260220:1228 20260220 TASK-BEFE-001 Fix Drawing Master Data Pages #2
Build and Deploy / deploy (push) Successful in 2m22s
2026-02-20 12:28:49 +07:00
admin 21b48f7d32 260220:1143 20260220 TASK-BEFE-001 Fix Drawing Master Data Pages
Build and Deploy / deploy (push) Successful in 4m50s
2026-02-20 11:43:23 +07:00
admin d455598dc2 260219:1649 20260219 TASK-BEFE-001 Fixed Blank Admin Pages
Build and Deploy / deploy (push) Successful in 2m41s
2026-02-19 16:49:07 +07:00
admin fbd663e870 260219:1551 20260219 TASK-BEFE-001 fix Admin Panel #1
Build and Deploy / deploy (push) Successful in 2m47s
2026-02-19 15:51:06 +07:00
admin b84284f8a9 260218:1712 20260218 TASK-BEFE-001n
Build and Deploy / deploy (push) Successful in 4m55s
2026-02-18 17:12:11 +07:00
admin 01ce68acda 260217:1607 20260217 fix permission
Build and Deploy / deploy (push) Successful in 3m11s
2026-02-17 16:07:10 +07:00
admin 55e6a563aa 260216:1657 4rd Deploy (Added Registry)
Build and Deploy / deploy (push) Successful in 53s
2026-02-16 16:57:17 +07:00
admin 21810dba73 260216:1614 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #7)
Build and Deploy / deploy (push) Successful in 49s
2026-02-16 16:14:58 +07:00
admin 5ff6ed1b6d 260216:1543 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #6)
Build and Deploy / deploy (push) Successful in 45s
2026-02-16 15:43:06 +07:00
admin de92b153c6 260216:1532 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #5)
Build and Deploy / deploy (push) Successful in 47s
2026-02-16 15:32:30 +07:00
admin 27544c994f 260216:1527 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #4)
Build and Deploy / deploy (push) Successful in 20s
2026-02-16 15:27:33 +07:00
admin 1237efde30 260216:1512 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #3)
Build and Deploy / deploy (push) Successful in 9m7s
2026-02-16 15:12:06 +07:00
admin 1973c62952 260216:1505 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml #2)
Build and Deploy / deploy (push) Successful in 9s
2026-02-16 15:05:26 +07:00
admin ed25a43d4a 260216:1431 4rd Deploy (Prepare CI/CD: Revise .gitea/workflow/deploy.yaml)
Build and Deploy / deploy (push) Successful in 3m36s
2026-02-16 14:31:10 +07:00
admin 7edbb8aeac 260216:1043 4rd Deploy (Prepare CI/CD: Prepare 09_app_deployment.nd)
Build and Deploy / deploy (push) Has been cancelled
2026-02-16 10:43:35 +07:00