Michał Droń
|
d5c9a3dae8
|
Add trailing commas (#2062)
* Require trailing commas
* Add trailing commas
* Add trailing commas in testUtils dir
* Add trailing commas
|
2022-06-21 11:36:55 +02:00 |
|
Dawid Tarasiuk
|
c2ea65dea7
|
Fix switch account login and credentials API wrong login loop issues (#1729)
* Fix switch account login and credentials API wrong login loop issues
* Update auth provider hook
|
2022-01-13 15:08:07 +02:00 |
|
Dawid Tarasiuk
|
4880093f63
|
Use Auth SDK (#1474)
* Use Auth SDK
* Update auth provider hook
* Update sdk module mapping
* Update setting password
* Fix no user details on first login
* Update auth tests
* Cleanups
* Update SDK
Update SDK
Update SDK
Update test recordings
Update SDK
* Implement SDK External Auth
Update new password view
Hnalde external logout
Update SDK
Fix logout external redirect
* Fix login page style
* Update SDK
* Auth Provider cleanups
Update and refactor auth
Auth types cleanups and refactor
* Update channel context provider
* Fix login error handling
* Logout immidiatelly non-staff user
* Update test snapshots
* Trigger CI
* Update to SDK v0.4, remove duplicated UserContext hook
* Handle server errors during login
* Fix wrong login page form submition handling
* Update login error messages
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
|
2021-12-17 12:10:54 +01:00 |
|
Marek Choiński
|
375de15a6b
|
Add PasswordCredential type (#868)
|
2020-11-30 11:26:51 +01:00 |
|
Dominik Żegleń
|
a175fb9497
|
Add global channel picker (#841)
* Move theme switch to user menu
* Add global channel picker
* Fix picker styles
* Use app channel state
* Improve prop naming to indicate id vs slug
* Disable picker if no reason to pick channel
* Remove settings modal leftovers
* Remove channel settings dialog
* Remove unused props
* Skip channel fetching if user is not authenticated
* Remove channel selection from components
* Update messages
* Fix e2e tests
* Remove channel picker leftover
* Revert ChannelSettingsDialog deletion
* Update snapshots
* Update messages
|
2020-11-23 10:39:24 +01:00 |
|
dominik-zeglen
|
41e60b6418
|
Add tests to auth
|
2020-07-27 12:23:42 +02:00 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|
dominik-zeglen
|
4e2ae6ad2b
|
Wrap code into if supported check
|
2019-09-16 15:42:28 +02:00 |
|
dominik-zeglen
|
6d6312248d
|
Add a thin layer of abstraction
|
2019-09-16 15:42:28 +02:00 |
|