Kristaps Fabians Geikins
|
c6b8cbc28f
|
feat(fe2): extra confirmation for setting default region (#3609)
* feat(fe2): extra confirmation for setting default region
* formatting fix
* fixes for couple of unrelated issues i found
|
2024-12-03 14:25:54 +02:00 |
|
Mike
|
498fea4292
|
Feat: disable settings access if active SSO session is required (#3589)
|
2024-12-02 14:50:33 +01:00 |
|
andrewwallacespeckle
|
b4ecb30789
|
fix(fe2): Update delete sso provider composable (#3568)
* Update delete composable. Check role in Wrapper
* Use CommonCard
* Tooltip for non-admin users
|
2024-11-27 14:33:26 +00:00 |
|
andrewwallacespeckle
|
7a652fd780
|
feat(fe2): Update isSsoAuthenticated composable (#3566)
* Update isSsoAuthenticated composable
* remove session id
* Update graphql.ts
|
2024-11-27 14:19:25 +00:00 |
|
andrewwallacespeckle
|
aac3aa7e00
|
Update sso.ts (#3541)
|
2024-11-21 15:37:55 +00:00 |
|
andrewwallacespeckle
|
d3931f1855
|
feat(fe2): Frontend SSO Integration (#3464)
* Readd work from old branch
* Improved Login.vue
* Replace watch with onResult
* Server: Error improvement
* FE Middleware
* Update style
* Delete Sso. Mixpanel events
* Updates
* Improved loading state
* Invites. Register sso page
* Middleware improvements. Session error no logout
* Changes from deisgns
* Swap button to LayoutMenu
* Improve middleware
* Remove typo
* Fix errormessage
* Remove edit functionality
* New composable file for sso
* Improved names for composables. Tidyups
* Reactive errors
* Reorder Login.vue
* Improved Typeguard
* Enum
* Comments from Mike
* Add error toast
* Remove FormButton from LoginButtonBase
* Use linkComponent prop
* Move workspace select to new component
* Fragmentation
* Fix loading useFetch
* use WorkspaceAvatar
* Feature flag sso button
* Update fragment name
* Skip middleware during auth flow
* Add rules to Workspace Selector
* Reactive useWorkspacePublicSsoCheck
* AuthRegisterNewsletter types
* v-bind on Select
* Fragment WrapperSecurity
* Remove useForm from Form.vue
* Reactive values in composables
* Prevent infinite loading when no invite found
* useWorkspaceSsoValidation maybeRef
* Added comment to requireSsoEnabled
* Bugfix
* Update Button.vue
* Fix form
* Update valid model middleware
* Update LoginButtonBase.vue
* NewsletterConset ref
* use setFieldValue
* Update Login.vue
* Swap mayberef to ref
* Comments from PR
* Changes from call with Fabs
* Fix session-error bug
* Fix circleci
* Small fix to index
|
2024-11-21 12:50:57 +00:00 |
|