1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src
Thomas Heartman be518af228
feat: use new environment limit in Unleash UI (#7500)
This PR updates the Unleash UI to use the new environment limit.

As it turns out, we already had an environment limit in the UI, but it
was hardcoded (luckily, its value is the same as the new default value
🥳).

In addition to the existing places this limit was used, it also disables
the "new environment" button if you've reached the limit. Because this
limit already exists, I don't think we need a flag for it. The only
change is that you can't click a button (that should be a link!) that
takes you to a page you can't do anything on.
2024-07-02 06:14:15 +00:00
..
lib feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations feat: adding full creator information to view used by feature read (#7356) 2024-06-11 14:19:32 +02:00
test feat: largest projects and features metric (#7459) 2024-06-26 16:09:08 +02:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts chore: resource limits flag (#7471) 2024-06-27 14:25:07 +02:00
server.ts