1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00
unleash.unleash/frontend/src/component/admin/roles
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
..
RoleForm fix: role form sluggishness (#5888) 2024-01-15 08:37:53 +00:00
RoleModal fix: role form sluggishness (#5888) 2024-01-15 08:37:53 +00:00
RolesTable fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
Roles.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RolesPage.tsx chore: incoming webhooks table (#5837) 2024-01-11 12:05:14 +00:00