Commit graph

  • 06221d2d9c feat: add Redis caching layer, fix connection pools, add loading skeletons feature/speed-improvements Lorentz Hinrichsen 2026-02-18 07:40:07 -05:00
  • 9654ccee26 feat: integrate shipment cart into inventory summary tables main Lorentz Hinrichsen 2026-02-18 07:27:58 -05:00
  • 500811f3e3 feat: redesign shipment request cart as inventory-integrated flow Lorentz Hinrichsen 2026-02-17 17:01:53 -05:00
  • e60e07c9a5 feat: add shipment request (C-013) and allocation request (C-014) cart workflows Lorentz Hinrichsen 2026-02-17 10:37:38 -05:00
  • b32553668d feat: add invoice viewing (C-015) and notifications display (C-016) Lorentz Hinrichsen 2026-02-17 10:04:01 -05:00
  • 1198aaa373 feat: add coil-by-coil report, job status by plant, job traveler + PDFs Lorentz Hinrichsen 2026-02-17 09:42:39 -05:00
  • 53c35cc273 feat: add order ack detail/PDF, BOL detail/PDF, coil activity usage & receipts Lorentz Hinrichsen 2026-02-17 09:14:52 -05:00
  • cd95bc4218 Add shipments feature - page, components, and service layer Lorentz 2026-02-17 01:43:07 +00:00
  • a9ba3791f7 feat: add sortable column headers with color-coded table headers Lorentz 2026-02-16 20:35:09 +00:00
  • 9fad8af225 feat: add local dev workflow with hot reload via Traefik Lorentz 2026-02-16 19:55:26 +00:00
  • 19e8730d41 feat: add inventory detail modal with correct legacy columns Lorentz 2026-02-16 18:33:26 +00:00
  • 56ce4ba940 feat: replace company switcher button with searchable combobox Lorentz 2026-02-16 18:07:39 +00:00
  • 87c1cdf8da feat: update inventory columns to match legacy portal and grant admins all companies Lorentz 2026-02-16 17:02:20 +00:00
  • cf9af94f7d fix: map Epicor SP column names and use portal_Orders view Lorentz 2026-02-16 15:39:14 +00:00
  • 90ad1925e7 fix: correct Epicor stored procedure names and parameter mappings Lorentz 2026-02-16 15:21:49 +00:00
  • 3cd5b05c46 fix: bypass auth in dev mode and add mock session for development Lorentz 2026-02-16 15:18:48 +00:00
  • b389d8b482 fix: bypass auth in dev mode and add mock session for development Lorentz 2026-02-16 14:45:09 +00:00
  • e371581375 fix: update middleware for custom auth and increase dev rate limit Lorentz 2026-02-16 13:13:56 +00:00
  • a123d5e394 fix: remove Better Auth useSession dependency from portal header Lorentz 2026-02-16 13:02:14 +00:00
  • cdd897abbc feat: implement custom login system to replace Better Auth Lorentz 2026-02-16 12:55:57 +00:00
  • 17f6188132 fix: map custom Prisma model names to Better Auth schema Lorentz 2026-02-16 12:52:10 +00:00
  • 17ef200f6a fix: add secret and baseURL to Better Auth config Lorentz 2026-02-16 12:48:26 +00:00
  • 992a7fe72b fix: use Prisma adapter for Better Auth to resolve database adapter error Lorentz 2026-02-16 12:45:22 +00:00
  • 239f0e1227 docs: mark C-004 as complete in TASKS.md Lorentz 2026-02-16 12:38:05 +00:00
  • d697cfff37 feat(C-004): implement orders list page with search and CSV export Lorentz 2026-02-16 12:37:42 +00:00
  • d924db88a3 docs: mark C-002 and C-003 as complete in TASKS.md Lorentz 2026-02-16 12:35:35 +00:00
  • 3a5bf14007 feat(C-003): implement inventory detail views with drill-down Lorentz 2026-02-16 12:35:06 +00:00
  • a8d53eef82 fix: add explicit types to all callback parameters in permissions.ts and update inventory detail stored procedure names Lorentz 2026-02-16 12:21:09 +00:00
  • e6e3afac56 fix: add explicit type to permissions.ts find callback parameter Lorentz 2026-02-16 12:19:18 +00:00
  • ebd91c8fac feat(C-002): complete all 6 inventory category pages Lorentz 2026-02-16 12:10:49 +00:00
  • 6329d9f357 fix: make pages dynamic and fix middleware for Edge Runtime Lorentz 2026-02-16 12:03:01 +00:00
  • 7774af03a5 feat(C-001,C-002): implement dashboard and begin inventory views Lorentz 2026-02-16 11:41:56 +00:00
  • a67558de23 feat(F-008,F-009,F-010): complete Phase 1 foundation with middleware, navigation, and migrations Lorentz 2026-02-16 11:07:44 +00:00
  • bbcee034cb feat(F-007): implement Better Auth with login and account request Lorentz 2026-02-16 02:25:52 +00:00
  • 10028bcd47 feat(F-006): enhance Epicor MSSQL connection service Lorentz 2026-02-16 02:18:00 +00:00
  • d8af580d93 feat(F-004,F-005): complete Quest and remaining domain schemas Lorentz 2026-02-16 02:16:28 +00:00
  • e643af1fe6 feat(F-003): implement auth domain Prisma schema and migration Lorentz 2026-02-16 02:08:09 +00:00
  • 7cd434aa82 feat(F-001): scaffold Next.js 15 project with TypeScript and Tailwind Lorentz 2026-02-16 00:04:44 +00:00
  • 6ef918aad4 Add reference docs and update CLAUDE.md Lorentz 2026-02-15 23:33:57 +00:00
  • fbe79c0773 Update CLAUDE.md and TASKS.md to match infrastructure Lorentz 2026-02-15 23:25:24 +00:00
  • 66ba6a6c89 Update CLAUDE.md to match actual infrastructure Lorentz 2026-02-15 23:17:06 +00:00
  • 9b75729bac Remove DOCKER_HOST from workflow Lorentz 2026-02-15 22:52:33 +00:00
  • 9100695253 Simplify CI to use plain docker build Lorentz 2026-02-15 22:50:24 +00:00
  • 50833b778a Add Dockerfile and CI/CD pipeline Lorentz 2026-02-15 22:42:41 +00:00
  • 36c157893e Add test workflow Lorentz 2026-02-15 22:15:14 +00:00
  • 91f4ba3dbf Initial infrastructure setup Lorentz 2026-02-15 19:31:34 +00:00