1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/hooks/api/actions
andreas-unleash 988a3a57e8
feat: Change Request on Reorder UI (#4249)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Change request UI for reordering strategies with variants
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-07-25 14:12:35 +03:00
..
useAddonsApi
useAdminUsersApi
useApi
useApiTokensApi
useApplicationsApi fix: url encode application name in links (#2121) 2022-09-30 15:53:02 +02:00
useAuthApi
useAuthFeedbackApi
useAuthResetPasswordApi Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useAuthSettingsApi
useChangeRequestApi feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
useContextsApi
useEnvironmentApi Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
useExportApi feat: export/import plausible tracking (#3145) 2023-02-17 16:02:07 +02:00
useFavoriteFeaturesApi feat: favorite feature and project (#2582) 2022-12-02 09:16:03 +02:00
useFavoriteProjectsApi feat: favorite feature and project (#2582) 2022-12-02 09:16:03 +02:00
useFeatureApi feat: Bulk enabled disable (#3797) 2023-05-18 06:07:56 +00:00
useFeatureArchiveApi Delete archived toggles from the front end (#1150) 2022-07-27 07:46:12 +00:00
useFeatureStrategyApi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
useFeatureTypeApi feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
useGroupApi feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
useImportApi feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
useInstanceStatusApi
useInviteTokenApi Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useLoginHistoryApi fix: disallow deletion of all login history entries (#4159) 2023-07-06 12:19:48 +01:00
useMaintenanceApi Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
useNotificationsApi refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
usePasswordApi feat: change own password confirmation (#3894) 2023-06-05 11:58:25 +02:00
usePersonalAPITokensApi feat: manage SA tokens through UI (#2840) 2023-01-06 12:56:54 +00:00
usePlayground feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
useProjectApi Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
useProjectApiTokensApi fix incorrect path (#3146) 2023-02-17 13:46:18 +00:00
useRolesApi feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
useSegmentsApi
useServiceAccountsApi feat: service accounts (hooks) (#2732) 2023-01-04 14:05:40 +00:00
useServiceAccountTokensApi fix: limit creation of other users PATs (adapting) (#3019) 2023-01-31 08:40:23 +00:00
useSplashApi
useStrategiesApi feat: Align switches in table actions (#1082) 2022-06-14 12:32:16 +00:00
useTagApi fix: bulk tags will work now with project permissions (#4177) 2023-07-07 11:55:13 +03:00
useTagTypesApi
useUiConfigApi fix: remove duplicate formatApiPath in userUiConfigApi hook (#2318) 2022-11-03 08:47:16 +01:00
useValidateImportApi feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00