Claude
1ed77551a0
feat: Add comprehensive CI/CD pipelines and fix lint errors
CI/CD Pipelines:
- ci.yml: Enhanced with lint, unit tests, E2E tests, security scan
- deploy-test.yml: Test environment deployment workflow
- deploy-prod.yml: Production deployment with backup, rollback, smoke tests
Test Fixes:
- supportTickets.test.js: Fix field names (topic_id, priority_id)
Lint Fixes:
- CalendarGrid.js: Mark unused employeeTypeFilter
- CustomerSearch.js: Mark unused setTaskType
- EnhancedGeometry.js: Mark unused variables
- InlineSmartPackage.js: Add eslint-disable for unused handlers
- ProjectFlow.js: Remove unused imports and handlers
- WhosFreeWidget.js: Add eslint-disable for useEffect
- BackupImport.js: Remove unused TextField import
2026-01-25 10:47:16 +00:00
..
2025-11-07 08:44:35 +00:00
2026-01-25 10:47:16 +00:00
2025-11-26 12:36:27 +00:00
2025-11-14 21:49:45 +00:00
2025-09-19 15:06:03 +02:00
2025-11-24 23:08:04 +00:00
2026-01-22 21:59:34 +00:00
2025-11-07 12:01:07 +00:00
2025-11-26 13:28:40 +00:00
2026-01-21 07:52:13 +00:00
2025-09-21 00:59:31 +02:00
2025-11-26 12:36:27 +00:00
2025-09-18 22:28:35 +02:00
2025-11-14 11:28:58 +00:00
2025-09-14 17:30:10 +02:00
2025-11-14 11:28:58 +00:00
2025-11-14 11:28:58 +00:00
2025-11-14 11:28:58 +00:00
2025-09-14 17:30:10 +02:00
2025-11-14 11:28:58 +00:00
2025-11-24 23:08:04 +00:00
2025-09-24 14:37:15 +02:00
2025-09-24 14:37:15 +02:00
2025-12-22 22:31:16 +00:00
2025-12-22 22:31:16 +00:00
2025-12-22 22:31:16 +00:00
2025-10-31 21:19:00 +00:00
2025-11-14 11:28:58 +00:00
2025-11-26 12:36:27 +00:00
2025-11-24 23:08:04 +00:00
2025-11-14 20:27:19 +00:00
2025-11-07 08:02:07 +00:00
2026-01-22 21:59:34 +00:00