1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src/hooks/api/getters
Nuno Góis 9ffc421252 feat: show archived toggles on a project level (#942)
* feat: show archived toggles on a project level

* Update src/component/feature/FeatureToggleList/FeatureToggleListActions/FeatureToggleListActions.tsx

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* refactor: adapt code to PR comments, clarity

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-05-03 15:27:43 +01:00
..
useAddons Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
useApiGetter feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
useApiTokens refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useApplication chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useApplications chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useAuth feat: add FeedbackCES component (#826) 2022-03-31 09:23:46 +02:00
useAuthSettings refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useConstraintsValidation feat: add segments (#780) 2022-03-29 09:30:57 +02:00
useContext refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useDefaultProject fix: use the first project if there's no default project (#859) 2022-04-07 11:08:05 +02:00
useEnvironment chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useEnvironments refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useEvents chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeature fix: add missing refetch after feature strategy create/edit (#909) 2022-04-26 11:21:35 +02:00
useFeatureEvents fix: avoid constraint accordion close on focus (#907) 2022-04-26 09:54:16 +02:00
useFeatureMetrics chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeatureMetricsRaw chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeatures feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useFeaturesArchive feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useFeatureTypes chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useHealthReport chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useInvoices refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useProject chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useProjectAccess chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useProjectFeaturesArchive feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
useProjectRole refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useProjectRolePermissions chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useProjectRoles refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useProjects chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useResetPassword refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
useSegment feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useSegments feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useSegmentValidation fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
useStrategies chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useStrategiesBySegment feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useStrategy refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useTags chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useTagType refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useTagTypes chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useUiBootstrap refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useUiConfig chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
useUnleashContext chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useUserInfo refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useUsers refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
httpErrorResponseHandler.ts refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00