1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/admin/projectRoles
Nuno Góis 1d1219a055
Use new useConditionallyHiddenColumns hook (#2695)
https://linear.app/unleash/issue/2-515/adapt-tables-to-use-the-new-useconditionallyhiddencolumns-hook

Uses the new `useConditionallyHiddenColumns` hook, like mentioned here:
https://github.com/Unleash/unleash/pull/2691
Also includes small fixes for things I caught along the way. See
comments below.
2022-12-16 10:46:04 +01:00
..
CreateProjectRole refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
EditProjectRole linter fixes (#2561) 2022-11-30 10:52:13 +01:00
hooks remove change request flag (#2703) 2022-12-15 13:43:06 +01:00
ProjectRoleForm linter fixes (#2561) 2022-11-30 10:52:13 +01:00
ProjectRoles Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00