mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-09 11:14:29 +02:00
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. |
||
---|---|---|
.. | ||
apiUtils.ts | ||
arraysHaveSameItems.test.ts | ||
arraysHaveSameItems.ts | ||
calculatePercentage.ts | ||
capitalizeFirst.ts | ||
cleanConstraint.test.ts | ||
cleanConstraint.ts | ||
createFeatureStrategy.test.ts | ||
createFeatureStrategy.ts | ||
createLocalStorage.ts | ||
cyclicIterator.test.ts | ||
cyclicIterator.ts | ||
env.test.ts | ||
env.ts | ||
formatAccessText.test.ts | ||
formatAccessText.ts | ||
formatConstraintValue.ts | ||
formatDate.ts | ||
formatPath.test.ts | ||
formatPath.ts | ||
formatUnknownError.test.ts | ||
formatUnknownError.ts | ||
getFeatureMetrics.ts | ||
getFeatureTypeIcons.ts | ||
instanceTrial.test.ts | ||
instanceTrial.ts | ||
nonEmptyArray.ts | ||
objectId.test.ts | ||
objectId.ts | ||
oneOf.ts | ||
operatorsForContext.ts | ||
paginate.test.ts | ||
paginate.ts | ||
parseParameter.test.ts | ||
parseParameter.ts | ||
permissions.ts | ||
projectFilterGenerator.ts | ||
removeEmptyStringFields.test.ts | ||
removeEmptyStringFields.ts | ||
routePathHelpers.ts | ||
search.ts | ||
sortStrategyParameters.test.ts | ||
sortStrategyParameters.ts | ||
sortTypes.test.ts | ||
sortTypes.ts | ||
storage.ts | ||
strategyNames.tsx | ||
testIds.ts | ||
testRenderer.tsx | ||
testServer.ts | ||
unknownify.ts | ||
validateParameterValue.test.ts | ||
validateParameterValue.ts | ||
variants.ts |