Youssef Khedher
|
85950f104a
|
chore: update paths 🧼 (#820)
|
2022-03-28 09:49:59 +01:00 |
|
Youssef
|
f67ee17012
|
fix: add redirect to component PropTypes
|
2022-02-22 13:55:47 +01:00 |
|
Youssef
|
622c97a99f
|
feat: add redirect to all auth components
|
2022-02-21 14:05:11 +01:00 |
|
Fredrik Oseberg
|
ffde1512a0
|
fix: add testId for button
|
2022-02-14 13:08:49 +01:00 |
|
Fredrik Oseberg
|
59a8385322
|
fix: add testIds for hosted auth
|
2022-02-14 12:53:35 +01:00 |
|
olav
|
213e8950d3
|
refactor: port login auth to TS/SWR (#680)
* refactor: allow existing tsc errors
* refactor: add missing component key
* refactor: port login auth to TS/SWR
* refactor: replace incorrect CREATE_TAG_TYPE with UPDATE_TAG_TYPE
* refactor: fix AccessProvider permission mocks
* refactor: add types to AccessContext
* refactor: fix file extension
* refactor: remove default export
* refactor: remove unused IAddedUser interface
* refactor: comment on the permissions prop
* refactor: split auth hooks
* feat: auth tests
* fix: setup separate e2e tests
* fix: naming
* fix: lint
* fix: spec path
* fix: missing store
* feat: add more tests
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
|
2022-02-10 17:04:10 +01:00 |
|
Ivar Conradi Østhus
|
6b632c83bf
|
feat: allow enterprise to disable password based login (#629)
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
|
2022-01-26 13:28:51 +01:00 |
|
Youssef
|
3639b7f403
|
feat: create password field component
|
2022-01-04 13:30:25 +01:00 |
|
Youssef
|
4b703bb4cc
|
feat: add show password for all passwords input
|
2021-12-30 10:57:35 +01:00 |
|
Fredrik Strand Oseberg
|
7a5eea2aab
|
Fix/splash (#534)
* fix: use correct env id
* fix: extract to constant
* fix: fetch user when logging in
|
2021-11-29 14:03:52 +01:00 |
|
Fredrik Strand Oseberg
|
005daa3740
|
Fix/login redirect (#442)
* fix: use swr with login
* fix: remove metrics poller
* fix: do not allow retry on 401
* fix: create swr provider
* fix: move accessprovider
* fix: remove metrics poller test
* fix: hide password auth if disableDefault is set
* Update src/component/project/ProjectList/ProjectList.tsx
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
* fix: console log
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
|
2021-10-19 13:08:25 +02:00 |
|
Fredrik Strand Oseberg
|
bd93c5d131
|
Fix/standalone pages (#300)
* feat: change layout
* fix: standalone banner styling
* fix: change styling for banner
* fix: login page
* fix: standalone pages
* fix: page tweaks
* fix: center text
* refactor: new user page
* refactor: remove uneccesary markup
* refactor: remove secondary actions from hosted
* fix: remove authdetails blob
* refactor: remove unused import
* fix: move overflow
* fix: add breakpoint to forgotten password
|
2021-05-21 14:01:28 +02:00 |
|
Fredrik Strand Oseberg
|
cbd4773cf6
|
Fix/customer journey (#297)
* fix: add onClose to archive toggle dialoge
* fix: add link to ConfirmUserLink component
* fix: remove icons from admin menu
* fix: move button on user list to top right
* refactor: move add new api key to header
* refactor: button order
* fix: lowercase dropdown buttons on feature toggle list
* refactor: reorganize reporting dashboard
* refactor: consistent buttons
* feat: enhance gradual rollout strategy creation
* feat: ui tweaks on project access
* fix: adjust divider
* fix: remove unused imports
* fix: update snapshots
* fix: add auth options to new user page
* fix: add divider
* fix: uncontrolled input
* fix: add data-loading to sorted by
* fix: update snapshots
* fix: navigate to project view on create and edit
* fix: rename project
* fix: add placeholder for feature toggle list component
* fix: conditonally render link
|
2021-05-18 12:59:48 +02:00 |
|
Ivar Conradi Østhus
|
e9d40ade85
|
fix: hosted auth should not need to load inital data
|
2021-05-10 21:30:52 +02:00 |
|
Ivar Conradi Østhus
|
f744e67fce
|
fix: improve password auth extra options
|
2021-05-08 18:46:05 +02:00 |
|
Ivar Conradi Østhus
|
4b826715a7
|
Feat/auth hosted section (#280)
|
2021-04-29 21:55:48 +02:00 |
|