1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/environments
Thomas Heartman 94926b7802
chore: don't prevent users from entering the env form when they're at the limit (#7549)
This change reverts the changes related to the button in particular
that were introduced in #7500. The button is now always enabled, and
the actual resource warning and creation blocking happens in the form,
courtesy of #7548.
2024-07-05 13:11:00 +02:00
..
CreateEnvironment feat: Limit environments component (#7548) 2024-07-05 13:03:51 +02:00
CreateEnvironmentButton chore: don't prevent users from entering the env form when they're at the limit (#7549) 2024-07-05 13:11:00 +02:00
EditEnvironment chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
EnvironmentForm feat: Limit environments component (#7548) 2024-07-05 13:03:51 +02:00
EnvironmentTable feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
hooks