Commit Graph

10 Commits

Author SHA1 Message Date
g
fe01f31538 Refactor UI imports and update component paths
Some checks failed
Build Frontend / build (push) Failing after 7s
Replaces imports from 'components/ui' with 'components/common' across the app and dashboard pages, and updates model and API imports to use new paths under 'lib'. Removes redundant authentication checks from several dashboard pages. Adds new dashboard components and utility files, and reorganizes hooks and services into the 'lib' directory for improved structure.
2026-01-13 05:02:13 +00:00
g
f697181d00 fix 2025-12-15 18:09:38 +00:00
g
0176f89cb7 Add CSV export for orders and update UI symbols
Introduces an exportOrdersToCSV function in lib/api-client.ts to allow exporting orders by status as a CSV file. Updates various UI components to use the '•' (bullet) symbol instead of '·' (middle dot) and replaces some emoji/unicode characters for improved consistency and compatibility. Also normalizes the 'use client' directive to include a BOM in many files.
2025-12-15 17:57:18 +00:00
NotII
740fa0a2dc Update image-viewer-modal.tsx 2025-03-18 04:27:17 +01:00
NotII
54e7a6d95a Update image-viewer-modal.tsx 2025-03-18 04:25:21 +01:00
NotII
20c6f94e86 Update image-viewer-modal.tsx 2025-03-18 04:24:05 +01:00
NotII
d18f477214 Update image-viewer-modal.tsx 2025-03-18 03:01:00 +01:00
NotII
0aaa01bde1 chat update 2025-03-17 20:33:54 +01:00
NotII
a1630af807 updte 2025-03-17 20:21:10 +01:00
NotII
cb47a8ac7a Create image-viewer-modal.tsx 2025-03-17 20:11:13 +01:00