Commit Graph

13 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
b329c8422d oh 2025-07-20 23:34:42 +01:00
NotII
57e130a247 i need a shit 2025-07-17 11:06:58 +01:00
NotII
2f48ee38c2 weewoo 2025-04-07 19:25:24 +01:00
NotII
39c349509c ugh 2025-03-24 01:46:11 +00:00
NotII
1e395b8684 Update BuyerOrderInfo.tsx 2025-03-24 01:09:49 +00:00
NotII
2b40ee668f fix 2025-03-23 23:27:49 +00:00
NotII
f6a2a69ac4 i hope this fixed it 2025-03-23 23:18:17 +00:00
NotII
998986b9fc Update BuyerOrderInfo.tsx 2025-03-18 19:12:29 +01:00
NotII
22bfa73b14 balls 2025-03-18 18:51:51 +01:00
NotII
2715d3a0e7 fix 2025-03-18 18:19:24 +01:00