mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
a11cb72d99
* feat: persistent table query * project overview sort query * refactor: api methods as hook callbacks * persitent columns in project overview * enable new project overview * fix: refactor feature state change in overview * add type to sort * update e2e tests now takes 10% less time with use of cypress session * prevent sort reset on features list * fix feature toggle list loading * fix: update column state saving * update local storage hook test |
||
---|---|---|
.. | ||
useAddonsApi | ||
useAdminUsersApi | ||
useApi | ||
useApiTokensApi | ||
useApplicationsApi | ||
useAuthApi | ||
useAuthFeedbackApi | ||
useAuthSettingsApi | ||
useContextsApi | ||
useEnvironmentApi | ||
useFeatureApi | ||
useFeatureArchiveApi | ||
useFeatureStrategyApi | ||
useProjectApi | ||
useProjectRolesApi | ||
useSegmentsApi | ||
useSplashApi | ||
useStrategiesApi | ||
useTagTypesApi | ||
useToggleFeatureByEnv |