- Refactor SearchBar to use local state (search only triggers on button click) - Add InformationPanel with DataGrid displaying order details - Create shared dataGridStyles for consistent table styling - Simplify OrderItemsTable using shared styles - Add useOrderDetails hook for fetching order by ID - Translate status codes to readable text (F->Faturado, C->Cancelado, P->Pendente) |
||
|---|---|---|
| .. | ||
| dashboard | ||
| login | ||
| orders | ||
| profile | ||