1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
Nuno Góis e903a3ae89
fix: proper check for billing seats on user creation (#3432)
https://unleash-community.slack.com/archives/C033ES94QMT/p1680236503981349
Fixes the user creation extra seat billing alert to only show when the
total users exceed the number of free seats.
2023-03-31 13:37:33 +03:00
..
__mocks__
assets fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
component fix: proper check for billing seats on user creation (#3432) 2023-03-31 13:37:33 +03:00
constants
contexts
hooks fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
interfaces chore: remove showProjectApiAccess flag (#3406) 2023-03-30 10:22:45 +03:00
openapi refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
themes fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
types
utils E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
index.tsx feat: message banner (#2726) 2022-12-22 15:16:51 +00:00
setupTests.ts
vite-env.d.ts