mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
58607f7f48
https://linear.app/unleash/issue/2-1135/address-3975-pr-comments-by-refactoring-some-of-the-new-custom-root This pull request addresses the majority of the comments raised in issue #3975 and lays the groundwork for unifying roles. The idea is for project roles to also be managed in the "Roles" tab, and several components, such as `RoleForm` and the `useRoleForm` can potentially be reused. I'll leave the further investigation and implementation of unifying roles to be addressed in a separate task. As a mostly unrelated UI fix, this also adds an arrow to the tooltip in the `RoleBadge` component. |
||
---|---|---|
.. | ||
api | ||
useChangeRequestAddStrategy.ts | ||
useChangeRequestInReviewWarning.tsx | ||
useChangeRequestsEnabled.test.tsx | ||
useChangeRequestsEnabled.ts | ||
useChangeRequestToggle.ts | ||
useCollaborateData.tsx | ||
useConditionallyHiddenColumns.ts | ||
useDefaultProjectSettings.ts | ||
useDragItem.ts | ||
useEventSettings.ts | ||
useFormErrors.ts | ||
useGlobalLocalStorage.ts | ||
useGlobalState.ts | ||
useHasAccess.ts | ||
useHiddenEnvironments.ts | ||
useId.test.ts | ||
useId.ts | ||
useIsAppleDevice.ts | ||
useKeyboardShortcut.ts | ||
useLastViewedProject.ts | ||
useLoading.ts | ||
useLocationSettings.ts | ||
useOnVisible.ts | ||
useOptionalPathParam.ts | ||
usePageTitle.ts | ||
usePagination.ts | ||
usePersistentGlobalState.ts | ||
usePinnedFavorites.test.ts | ||
usePinnedFavorites.ts | ||
usePlausibleTracker.ts | ||
useQueryParams.ts | ||
useQueryStringNumberState.ts | ||
useQueryStringState.ts | ||
useRequiredPathParam.ts | ||
useRequiredQueryParam.ts | ||
useSearch.test.ts | ||
useSearch.ts | ||
useTabs.ts | ||
useThemeMode.ts | ||
useToast.tsx | ||
useUsersPlan.ts | ||
useVariant.ts | ||
useVirtualizedRange.ts | ||
useWeakMap.ts |