1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component/application
Thomas Heartman fe09ae214f
chore: fix "key" prop issues in front end tests (#8459)
Fixes all warnings about the "key" prop. The majority of the fixes fall
into one of the following categories:

- Extracting "key" props in tables (you're not allowed to just spread
them in)
- Adding "key" props to autocomplete options and chips
- fixing test data that didn't contain ids
2024-10-16 14:57:43 +02:00
..
ApplicationIssues [Gitar] Cleaning up stale flag: improveCreateFlagFlow with value true (#7895) 2024-08-15 15:53:36 +03:00
ApplicationList
ApplicationUpdate
ConnectedInstances chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
Application.tsx
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