1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/project/ProjectAccess
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
..
ProjectAccessAssign chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ProjectAccessCreate feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessEditGroup feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessEditUser feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
ProjectAccessTable chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ProjectGroupView chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectAccess.tsx chore: re-order project settings menu (#8626) 2024-11-01 09:29:25 +00:00