feat: Add client main shell with bottom navigation
Introduces the new client_main feature package, providing a main shell with bottom navigation for the client app. Updates routing to use /client-main instead of /client-home, adds localization for new tabs, and implements navigation logic, UI, and tests for the main shell. Also refactors create_order module bindings and cleans up unused dependencies.
This commit is contained in:
@@ -14,6 +14,8 @@ workspace:
|
||||
- packages/features/client/home
|
||||
- packages/features/client/settings
|
||||
- packages/features/client/hubs
|
||||
- packages/features/client/create_order
|
||||
- packages/features/client/client_main
|
||||
- apps/staff
|
||||
- apps/client
|
||||
- apps/design_system_viewer
|
||||
|
||||
Reference in New Issue
Block a user