1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src/component/banners
Christopher Kolstad 17d826ddf4
task: Add banner encouraging edge upgrade (#6018)
Only triggers if there is any rows in client instances that have

    sdk_version: unleash-edge with version < 17.0.0

The function that checks this memoizes the check for 10 minutes to avoid
scanning the client instances table too often.
2024-01-24 14:22:48 +00:00
..
Banner fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
EdgeUpgradeBanner task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
externalBanners chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
internalBanners