1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin/apiToken
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
..
ApiTokenDocs chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ApiTokenForm chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
ApiTokenIcon fix: orphaned token label only for items without projects (#7901) 2024-08-16 10:58:44 +02:00
ApiTokenPage API tokens - virtualized table (#7531) 2024-07-09 13:22:55 +02:00
ConfirmToken chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
CreateApiToken chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
ProjectsList feat: Orphaned tokens - new API tokens list icon (#7693) 2024-08-01 14:31:42 +00:00