B2B-36: add personal dashboard (#20)
* B2B-36: add dashboard cards * B2B-36: add dashboard cards * card variants, some improvements, gen db types * add menus to home page * update db types * remove unnecessary card variant --------- Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
This commit is contained in:
@@ -55,8 +55,18 @@
|
||||
"newVersionAvailableDescription": "A new version of the app is available. It is recommended to refresh the page to get the latest updates and avoid any issues.",
|
||||
"newVersionSubmitButton": "Reload and Update",
|
||||
"back": "Back",
|
||||
"welcome": "Welcome",
|
||||
"shoppingCart": "Shopping cart",
|
||||
"search": "Search{{end}}",
|
||||
"myActions": "My actions",
|
||||
"routes": {
|
||||
"home": "Home",
|
||||
"overview": "Overview",
|
||||
"booking": "Booking",
|
||||
"myOrders": "My orders",
|
||||
"orderAnalysis": "Order analysis",
|
||||
"orderAnalysisPackage": "Order analysis package",
|
||||
"orderHealthAnalysis": "Order health analysis",
|
||||
"account": "Account",
|
||||
"members": "Employees",
|
||||
"billing": "Billing",
|
||||
@@ -93,4 +103,4 @@
|
||||
"reject": "Reject",
|
||||
"accept": "Accept"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user