1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/application
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
..
ApplicationIssues
ApplicationList
ApplicationUpdate chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ConnectedInstances chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
Application.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ApplicationChart.tsx Refactor: Remove react-timeago (#7943) 2024-08-21 12:03:03 +02:00
ApplicationOverview.test.tsx [Gitar] Cleaning up stale flag: timeAgoRefactor with value true (#7997) 2024-08-28 11:12:27 +00:00
ApplicationOverview.tsx
iconNames.ts