diff --git a/packages/builder/src/pages/portal/_layout.svelte b/packages/builder/src/pages/portal/_layout.svelte index 61139b3bee..c22229da15 100644 --- a/packages/builder/src/pages/portal/_layout.svelte +++ b/packages/builder/src/pages/portal/_layout.svelte @@ -80,7 +80,7 @@ - Settings + Old settings Log out diff --git a/packages/builder/src/pages/portal/oauth/index.svelte b/packages/builder/src/pages/portal/oauth/index.svelte index 45c9761d38..96bd673784 100644 --- a/packages/builder/src/pages/portal/oauth/index.svelte +++ b/packages/builder/src/pages/portal/oauth/index.svelte @@ -60,47 +60,50 @@ -
- OAuth - - Every budibase app comes with basic authentication (email/password) - included. You can add additional authentication methods from the options - below. - -
- - {#if google} -
- + +
+ OAuth + + Every budibase app comes with basic authentication (email/password) + included. You can add additional authentication methods from the options + below. + +
+ + {#if google} +
Google - {#each ConfigFields.Google as field} -
- - -
- {/each} - - -
- - {/if} + + To allow users to authenticate using their Google accounts, fill out + the fields below. + +
+ + {#each ConfigFields.Google as field} +
+ + +
+ {/each} +
+ +
+ + {/if} +
diff --git a/packages/builder/src/pages/portal/settings/general.svelte b/packages/builder/src/pages/portal/settings/general.svelte index 6793d1852d..a12abac6df 100644 --- a/packages/builder/src/pages/portal/settings/general.svelte +++ b/packages/builder/src/pages/portal/settings/general.svelte @@ -45,12 +45,12 @@
General - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Hic vero, aut + + Lorem ipsum, dolor sit amet consectetur adipisicing elit. Hic vero, aut culpa provident sunt ratione! Voluptas doloremque, dicta nisi velit perspiciatis, ratione vel blanditiis totam, nam voluptate repellat - aperiam fuga! + aperiam fuga! +
@@ -58,7 +58,7 @@ Here you can update your logo and organization name.
- +