1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/integrations
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
..
AddonRedirect
CreateIntegration
EditIntegration
IntegrationEvents fix: reduce integration events requests (#8055) 2024-09-03 12:29:33 +01:00
IntegrationForm chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
IntegrationHowToSection
IntegrationList [Gitar] Cleaning up stale flag: integrationEvents with value true (#7940) 2024-08-21 14:25:24 +02:00
ViewIntegration chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00