Commit ac6e713
committed
feat: complete shipment tracking system UI with dark/light mode, admin panel, and mock data integration
- Implemented OwnerTrackDetails and ShipmentDetails components with full state management
- Added dark and light mode support to all shipment views and tracking pages
- Integrated StatsCard, SearchAndFilters, ShipmentCard, and DataTable components
- Connected mock shipment data for real-time tracking simulation
- Fixed Admin Panel rendering and update flow
- Added handling for loading states and error messages
- Prepared groundwork for email templates and location update notifications1 parent 279e6d6 commit ac6e713
File tree
79 files changed
+9254
-827
lines changed- client
- src
- Admin
- auth
- pages
- stores
- assets
- data
- components
- ui
- context
- hooks
- routes
- services
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+9254
-827
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments