1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets
component task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
constants
contexts
hooks feat: track search bar events (#6021) 2024-01-24 14:23:23 +02:00
interfaces task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
openapi fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
themes Feat/disabled strategies (#5930) 2024-01-17 13:20:39 +01:00
types
utils fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
index.tsx
setupTests.ts
vite-env.d.ts