diff --git a/src/routes/console/[project]/users/teams/[team]/index.svelte b/src/routes/console/[project]/users/teams/[team]/index.svelte index e938b1e9c..36d979be5 100644 --- a/src/routes/console/[project]/users/teams/[team]/index.svelte +++ b/src/routes/console/[project]/users/teams/[team]/index.svelte @@ -1,6 +1,6 @@ - -
- -
+ + + {/if} -
- - -
+ + + +
Update Name
+
+ +
    {errorMessage} {/if}
-
-
+ + + -
-
- -
+ + + +
Update Email
+
+
    {errorMessage} {/if}
-
-
+ + + -
-
- -
+ + + +
Update Password
-

- Enter a new password. A password must contain at least 8 characters. -

+

+ Enter a new password. A password must contain at least 8 characters. +

+
+
    {errorMessage} {/if}
-
-
+ + + -
-
- -
-
-
User Preferences
-

- You can update your user preferences by storing information on the user's - objects so they can easily be shared across devices and sessions. -

-
-
- {#if prefs} - {#each prefs as [key, value]} -
    - - - -
- {/each} - {#if prefs.length === 0 || newPref} -
    - - - -
+ + + + +
User Preferences
+

+ You can update your user preferences by storing information on the user's objects so + they can easily be shared across devices and sessions. +

+
+ +
+
    + {#if prefs} + {#each prefs as [key, value]} +
  • + + +
    + +
    +
  • + {/each} + {#if prefs.length === 0 || newPref} +
  • + + +
    + +
    +
  • + {/if} {/if} - {/if} - +
-
-
-
- -
-
+ + - -
+ + + + + + +
Danger Zone
-

- The user will be permanently deleted, including all data associated with this - user. This action is irreversible. -

-
- -
-
-
+ + +
{$user.response.name}
+
+

{$user.response.email}

+ + + + -
-
+ +