1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Nuno Góis 22acadf4cc
fix: role form sluggishness (#5888)
This seems to improve the performance in the role form while still
maintaining the same validation logic.

A big factor was the memoization of the categories calculation and
respective elements, which is especially impactful when there are many
environments.
2024-01-15 08:37:53 +00:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component fix: role form sluggishness (#5888) 2024-01-15 08:37:53 +00:00
constants
contexts
hooks refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
interfaces feat: aggregate metrics for the same timestamp (#5876) 2024-01-12 12:19:30 +01:00
openapi chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
themes Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts
vite-env.d.ts