1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/admin/users
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
..
AccessMatrix chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ConfirmUserAdded feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateUser chore: PAYG billing (#8743) 2024-11-14 11:29:05 +00:00
EditUser chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
InactiveUsersList chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
InviteLink Expired invite link style (#7928) 2024-08-20 09:52:59 +02:00
InviteLinkBar fix: user header layout on narrow screens (#8858) 2024-11-27 11:21:18 +01:00
LinkField chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
UserForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
UsersHeader 1-3163: align copy to seats used and change in -> over (#8889) 2024-11-29 10:46:31 +01:00
UsersList chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
Users.styles.ts feat: List and delete inactive users 2024-02-05 14:07:38 +01:00
UsersAdmin.tsx feat: licensed users ui rework (#8809) 2024-11-21 11:46:40 +02:00
util.ts