1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/segments
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
..
CreateSegment chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
CreateSegmentButton feat: limit segments component (#7553) 2024-07-08 09:03:08 +02:00
EditSegment chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
EditSegmentButton
hooks
RemoveSegmentButton chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
SegmentActionCell
SegmentDelete
SegmentTable fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
SegmentDocs.tsx feat: limit segments component (#7553) 2024-07-08 09:03:08 +02:00
SegmentEmpty.tsx
SegmentForm.tsx
SegmentFormStepList.tsx
SegmentFormStepOne.test.tsx [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
SegmentFormStepOne.tsx [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
SegmentFormStepTwo.tsx
SegmentProjectAlert.test.tsx
SegmentProjectAlert.tsx refactor: replace IProjectCard with openapi type (#8043) 2024-09-02 13:25:28 +00:00