Commit Graph

5 Commits

Author SHA1 Message Date
Misaka_Company
baa339025a feat: add filter options API endpoint
Add GET /api/warehouse/filters endpoint that returns distinct workshop
codes/names and handler names from both pressure gauge and thermometer
contract tables, filtering out noise values from the workshop column.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-04 09:39:59 +08:00
Misaka_Company
8de6fc0052 feat: add SQL Server connection pool utility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-04 09:36:11 +08:00
Misaka_Company
fdfd72fcfb feat: add warehouse type definitions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-04 09:36:06 +08:00
Misaka_Company
ad0c58fbca chore: add mssql and lucide-react dependencies
Install mssql (SQL Server driver) and lucide-react (icon library)
for the warehouse query system.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-04 09:33:49 +08:00
Misaka_Company
9c64dd557b Initial commit from Create Next App 2026-06-03 15:38:19 +08:00