1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/frontend/src/hooks/api/getters
sellinjaanus 726674ea3e
UX additions to groups SSO syncing ()
* Initial commit

* Fix snapshot

* Fixes

* Small fix

Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2022-10-20 10:47:19 +03:00
..
useAccess fix: group project access inconsistencies () 2022-08-04 12:57:25 +01:00
useAddons Feat/new addons table () 2022-05-25 15:37:32 +02:00
useApiGetter feat: add trial expiration warning banner () 2022-05-19 14:06:18 +02:00
useApiTokens refactor: port tokens list to react-table () 2022-05-27 08:48:01 +01:00
useApplication chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useApplications chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useAuth feat: add FeedbackCES component () 2022-03-31 09:23:46 +02:00
useAuthSettings refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useConstraintsValidation feat: add segments () 2022-03-29 09:30:57 +02:00
useContext refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useDefaultProject fix: resolve issues with project edit/delete button conditions () 2022-06-10 16:09:50 +02:00
useEnvironment chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useEnvironments refactor: replace react-dnd with custom implementation () 2022-05-25 11:40:20 +02:00
useEventSearch feat: add count to event list () 2022-09-02 08:35:31 +02:00
useFeature fix: add missing refetch after feature strategy create/edit () 2022-04-26 11:21:35 +02:00
useFeatureMetrics chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useFeatureMetricsRaw chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useFeatures Persistent table query () 2022-05-25 08:14:22 +00:00
useFeaturesArchive feat: generate an OpenAPI client (2) () 2022-04-26 10:53:46 +02:00
useFeatureTypes chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useGroup UX additions to groups SSO syncing () 2022-10-20 10:47:19 +03:00
useGroups feat: add user groups () 2022-07-22 07:31:08 +00:00
useHealthReport chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useInstanceStatus fix: pro flow stripe integration refinements () 2022-07-26 08:50:27 +01:00
useInviteTokens feat: frontend app error boundary () 2022-10-10 12:18:37 +02:00
useInvoices refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
usePersonalAPITokens feat: new profile page and PATs front-end () 2022-10-03 10:49:52 +01:00
useProfile feat: new profile page and PATs front-end () 2022-10-03 10:49:52 +01:00
useProject fix: group project access inconsistencies () 2022-08-04 12:57:25 +01:00
useProjectAccess fix: group project access inconsistencies () 2022-08-04 12:57:25 +01:00
useProjectFeaturesArchive feat: show archived toggles on a project level () 2022-05-03 15:27:43 +01:00
useProjectRole refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useProjectRolePermissions chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useProjectRoles refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useProjects chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useResetPassword Feat/invite user () 2022-09-30 13:01:32 +02:00
useSegment feat: generate an OpenAPI client (2) () 2022-04-26 10:53:46 +02:00
useSegmentLimits refactor: get segment limits from uiConfig () 2022-06-02 10:58:55 +02:00
useSegments refactor: port segments list to react-table () 2022-05-27 08:57:30 +02:00
useSegmentValidation fix: reject duplicate segment names () 2022-04-08 11:34:59 +01:00
useStrategies refactor: rename Strategies to Strategy types on the frontend () 2022-08-30 09:21:31 +02:00
useStrategiesBySegment feat: generate an OpenAPI client (2) () 2022-04-26 10:53:46 +02:00
useStrategy fix: sort strategy parameters payload () 2022-08-12 14:49:26 +02:00
useTags chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useTagType refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useTagTypes chore: update paths 🧼 () 2022-03-28 09:49:59 +01:00
useUiConfig feat: add user groups () 2022-07-22 07:31:08 +00:00
useUnleashContext feat: new contexts table () 2022-05-20 08:29:23 +00:00
useUserInfo refactor: use camel case for files and dirs () 2022-03-25 12:34:20 +01:00
useUserInvite Feat/invite user () 2022-09-30 13:01:32 +02:00
useUsers feat: upgrade users table () 2022-05-31 07:59:09 +01:00
httpErrorResponseHandler.ts refactor: simplify login redirect logic () 2022-08-30 09:54:52 +02:00