1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/src
Christopher Kolstad c9e7bec690
task: upgrade edge banner now toggleable by flag (#6363)
So, since our assumption about client instances ended up being wrong (or, less than stable).
This PR moves the EdgeUpgradeBanner to be displayed if the featureflag
displayEdgeBanner is enabled. That way, if customers comes back and says
they have upgraded but still get the banner, we can remove them from the
segment.
2024-02-28 14:06:46 +01:00
..
lib task: upgrade edge banner now toggleable by flag (#6363) 2024-02-28 14:06:46 +01:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations feat: create the project-metrics-summary-trends table (#6313) 2024-02-22 17:21:08 +02:00
test feat: connected instances support query param for env (#6362) 2024-02-28 08:57:34 +01:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts chore: remove new strategy configuration flag (#6335) 2024-02-27 11:23:49 +01:00
server.ts