feat(dashboard): login and invite redesign (#9214)

**What**
- new UI for login and invite pages

---

![Screenshot 2024-09-20 at 15 24 31](https://github.com/user-attachments/assets/abaea120-6e93-4962-9865-bd52c0f67fb9)

![Screenshot 2024-09-20 at 15 24 40](https://github.com/user-attachments/assets/037fa81c-66a5-4764-aff1-5b5f9ac102d2)

---

CLOSES CC-131
This commit is contained in:
Frane Polić
2024-09-23 07:12:20 +00:00
committed by GitHub
parent cebffc7a11
commit 89bf88ee23
6 changed files with 167 additions and 80 deletions
@@ -115,6 +115,7 @@
"close": "Close",
"showMore": "Show more",
"continue": "Continue",
"continueWithEmail": "Continue with Email",
"addReason": "Add Reason",
"addNote": "Add Note",
"reset": "Reset",
@@ -546,7 +547,7 @@
"inventory": {
"notManaged": "Not managed",
"manageItems": "Manage inventory items",
"notManagedDesc":"Inventory is not managed for this variant. Turn on Manage Inventory to track the variant's inventory.",
"notManagedDesc": "Inventory is not managed for this variant. Turn on Manage Inventory to track the variant's inventory.",
"manageKit": "Manage inventory kit",
"navigateToItem": "Go to inventory item",
"actions": {
@@ -2338,19 +2339,20 @@
},
"login": {
"forgotPassword": "Forgot password? - <0>Reset</0>",
"title": "Log in",
"hint": "to continue to Medusa"
"title": "Welcome to Medusa",
"hint": "Sign in to access the account area"
},
"invite": {
"title": "Create your account",
"hint": "to continue to Medusa",
"title": "Welcome to Medusa",
"hint": "Create you account below",
"backToLogin": "Back to login",
"createAccount": "Create account",
"alreadyHaveAccount": "Already have an account? - <0>Log in</0>",
"emailTooltip": "Your email cannot be changed. If you would like to use another email, a new invite must be sent.",
"invalidInvite": "The invite is invalid or has expired.",
"successTitle": "Your account has been created",
"successTitle": "Your account has is registered",
"successHint": "Get started with Medusa Admin right away.",
"successAction": "Sign in to start using Medusa",
"successAction": "Start Medusa Admin",
"invalidTokenTitle": "Your invite token is invalid",
"invalidTokenHint": "Try requesting a new invite link.",
"passwordMismatch": "Passwords do not match",