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
Nuno Góis b9946ee35c
docs: Unleash Slack App integration (#4801)
https://linear.app/unleash/issue/2-1235/docs-slack-app-integration-documentation

This adds a new reference doc for the new Unleash Slack App integration
and marks the previous Slack integration as deprecated.

As a side-effect this PR also fixes an issue where we wouldn't be able
to delete tags with special characters.

---------

Co-authored-by: David Leek <david@getunleash.io>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-09-22 23:19:17 +01:00
..
useAccessOverviewApi feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
useAddonsApi Integration card component (#4557) 2023-09-05 12:14:03 +00:00
useAdminUsersApi
useApi fix: import duplicate features (#4550) 2023-08-23 11:11:16 +02:00
useApiTokensApi
useApplicationsApi
useAuthApi
useAuthFeedbackApi
useAuthResetPasswordApi
useAuthSettingsApi
useChangeRequestApi feat: archive toggles in change request UI (#4563) 2023-08-25 13:38:57 +02:00
useContextsApi
useDependentFeaturesApi feat: UI stub for adding dependent features (#4814) 2023-09-22 11:26:45 +02:00
useEnvironmentApi
useExportApi
useFavoriteFeaturesApi
useFavoriteProjectsApi
useFeatureApi docs: Unleash Slack App integration (#4801) 2023-09-22 23:19:17 +01:00
useFeatureArchiveApi
useFeatureStrategyApi
useFeatureTypeApi feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
useGroupApi
useImportApi fix: import duplicate features (#4550) 2023-08-23 11:11:16 +02:00
useInstanceStatusApi feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
useInviteTokenApi
useLoginHistoryApi fix: disallow deletion of all login history entries (#4159) 2023-07-06 12:19:48 +01:00
useMaintenanceApi
useNotificationsApi
usePasswordApi feat: change own password confirmation (#3894) 2023-06-05 11:58:25 +02:00
usePersonalAPITokensApi refactor: clean up no longer used PAT methods (#4621) 2023-09-07 09:48:55 +02:00
usePlayground feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
useProjectApi Feat/project private mode (#4743) 2023-09-15 11:01:25 +03:00
useProjectApiTokensApi
useRolesApi feat: custom root roles (#3975) 2023-06-14 14:40:40 +01:00
useSegmentsApi
useServiceAccountsApi
useServiceAccountTokensApi
useSplashApi
useStrategiesApi
useTagApi fix: bulk tags will work now with project permissions (#4177) 2023-07-07 11:55:13 +03:00
useTagTypesApi
useUiConfigApi
useValidateImportApi