1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/advanced
Tymoteusz Czech 47152cf05b
Feat/invite user (#2061)
* refactor: user creation screen cleanup

* feat: deprecation notice for google sso

* fix: docs openid typo

* invite link bar

* invite link page

* fix prettier docs

* regenerated openapi

* hooks for invite page api

* update openapi

* feat: invite link update

* feat: add public signup token soft-delete

* public signup frontend feature flag

* fix: new user api issues

* feat: allow for creating new user from invite link

* Feat/invite user public controller (#2106)

* added PublicInviteController for public urls

* added PublicInviteController for public urls

* added PublicInviteController for public urls

* added PublicInviteController for public urls

* fix test

* fix test

* update openapi

* refactor: password reset props

* fix: public invite schema and validation

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* user invite frontend

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* invite link delete confirmation dialog

* refactor: password reset action

* fix: new user invite loading state

* fix: run ts check with ci

* revert openapi changes

* fix: invite token api interface

* fix: openapi schema index

* fix: update test snapshots

* update frontend snapshot

* fix: prettier ci

* fix: updates after review

Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-09-30 13:01:32 +02:00
..
api_access.md Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
archived-toggles.md docs: update images using latest UI screenshots (#1992) 2022-09-14 07:59:18 +00:00
custom-activation-strategy.md Updated name and parameters description (#2083) 2022-09-27 13:41:32 +02:00
feature-toggle-types.md docs: Add link to kill switch best practices blog post. (#1554) 2022-05-03 10:16:02 +02:00
feature-toggle-variants.md docs: clarify that multiple overrides for a variant create unions (#1551) 2022-05-06 14:00:08 +02:00
impression-data.md Docs: remove extra warning from impression data doc (#1906) 2022-08-10 12:41:22 +02:00
sso-google.md Create Signup page for users from Invite link (#2052) 2022-09-14 11:42:20 +02:00
sso-open-id-connect.md Create Signup page for users from Invite link (#2052) 2022-09-14 11:42:20 +02:00
sso-saml-keycloak.md Rename all how-to guides to start with 'how to'. 2022-01-25 12:22:00 +01:00
sso-saml.md Docs: fix typo: Unlash -> Unleash 2022-09-29 09:31:54 +02:00
sso.md
stickiness.md
strategy-constraints.md fix: typo in strategy-constraints.md (#2115) 2022-09-29 19:26:14 +02:00
tags.md