1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-15 01:16:22 +02:00
unleash.unleash/frontend/src/component/user
Thomas Heartman b2c58102dd
chore(unl-204): remove uses of toast text and confetti (#8941)
As of PR #8935, we no longer support both text and title, and confetti
has been removed.

This PR:
- removes `confetti` from the toast interface
- merges `text` and `title` into `text` and updates its uses across the
codebase.
- readjusts the text where necessary.
2024-12-10 13:38:04 +00:00
..
Authentication chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
common chore: remove oidc UI flag (#8949) 2024-12-10 11:56:50 +01:00
DemoAuth feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
ForgottenPassword feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Login
NewUser feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
Profile chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ResetPassword feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
SimpleAuth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
UserProfile feat: user profile preview (#7150) 2024-05-27 12:32:21 +02:00
AuthenticationCustomComponent.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
HostedAuth.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
PasswordAuth.test.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
PasswordAuth.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
StandaloneBanner.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user.module.scss