1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/hooks/api/actions
andreas-unleash 650f6cc857
feat: Advanced playground table (#3978)
<!-- 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! ❤️ -->
Implements the Advanced Playground Table

## 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 #
[1-1007](https://linear.app/unleash/issue/1-1007/env-aware-results-table)

<!-- (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? -->


![Screenshot 2023-06-14 at 15 04
08](https://github.com/Unleash/unleash/assets/104830839/2f76d6f5-f92b-4586-bb4b-265f26eeb836)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-06-15 09:29:31 +00: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
useAuthSettingsApi
useChangeRequestApi feat: bulk enable disable change requests (#3801) 2023-05-18 11:21:10 +02: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
useFeatureStrategyApi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02: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
useLoginHistoryApi refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00: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: Advanced playground table (#3978) 2023-06-15 09:29:31 +00: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
useTagApi Bulk tags (#3337) 2023-03-21 13:37:25 +01: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