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
Christopher Kolstad ae19cae8a9
feat: add count to event list (#2036)
* feat: add count to event list
2022-09-02 08:35:31 +02:00
..
useAccess fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
useAddons Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
useApiGetter feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useApiTokens refactor: port tokens list to react-table (#1026) 2022-05-27 08:48:01 +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: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
useEnvironment chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useEnvironments refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
useEventSearch feat: add count to event list (#2036) 2022-09-02 08:35:31 +02:00
useFeature fix: add missing refetch after feature strategy create/edit (#909) 2022-04-26 11:21:35 +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 Persistent table query (#999) 2022-05-25 08:14:22 +00: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
useGroup fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
useGroups feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
useHealthReport chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useInstanceStatus fix: pro flow stripe integration refinements (#1149) 2022-07-26 08:50:27 +01:00
useInvoices refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useProject fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
useProjectAccess fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +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
useSegmentLimits refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
useSegments refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
useSegmentValidation fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
useStrategies refactor: rename Strategies to Strategy types on the frontend (#1990) 2022-08-30 09:21:31 +02:00
useStrategiesBySegment feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useStrategy fix: sort strategy parameters payload (#1218) 2022-08-12 14:49:26 +02: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
useUiConfig feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
useUnleashContext feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
useUserInfo refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useUsers feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
httpErrorResponseHandler.ts refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00