Gastón Fournier
abe160eb7d
feat: Unleash v7 ESM migration ( #9877 )
...
We're migrating to ESM, which will allow us to import the latest
versions of our dependencies.
Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io>
2025-05-14 09:47:12 +02:00
David Leek
7580d3bc74
chore: rename release-management to release-templates, remove "plan" from descriptions ( #9595 )
2025-03-24 14:57:18 +01:00
Nuno Góis
8d0820fc8b
chore: release plan replacement UI ( #9400 )
2025-02-28 14:14:34 +01:00
Nuno Góis
da91ae6afe
chore: new add release plan dialog ( #9389 )
...
https://linear.app/unleash/issue/2-3249/adding-a-release-plan-to-a-non-cr-environment-feels-too-immediate
This adds a new confirmation / preview dialog when adding a release
plan.
What's cool about it is that it will describe what will happen before
you confirm. It also acts as the "add to CR" dialog, so we now only have
1 dialog instead of 2 separate ones.
This also refactors quite a bit of our code here, hopefully simplifying
it.
### Simple (env disabled)

### CR protected (env enabled)

2025-02-28 10:57:20 +00:00