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/ProjectList
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
..
hooks refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
ProjectArchiveLink Feat/improve projects list (#8018) 2024-08-29 14:39:44 +00:00
ProjectCreationButton feat: create project upgrade link (#8822) 2024-11-21 12:09:44 +01:00
ProjectsListHeader feat: info about unlimited projects option (#8814) 2024-11-20 16:40:19 +01:00
ProjectsListSort Feat/improve projects list (#8018) 2024-08-29 14:39:44 +00:00
ReviveProjectDialog chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
ArchiveProjectList.test.tsx fix: projects archive search (#7898) 2024-08-15 16:19:29 +02:00
ArchiveProjectList.tsx [Gitar] Cleaning up stale flag: projectListImprovements with value true (#8212) 2024-09-23 13:07:59 +02:00
group-projects.test.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
group-projects.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
loadingData.ts refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00
ProjectGroup.tsx feat: info about unlimited projects option (#8814) 2024-11-20 16:40:19 +01:00
ProjectList.test.tsx chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
ProjectList.tsx feat: info about unlimited projects option (#8814) 2024-11-20 16:40:19 +01:00