1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/frontend/src/hooks/api/actions
Tymoteusz Czech a11cb72d99 Persistent table query (#999)
* feat: persistent table query

* project overview sort query

* refactor: api methods as hook callbacks

* persitent columns in project overview

* enable new project overview

* fix: refactor feature state change in overview

* add type to sort

* update e2e tests

now takes 10% less time with use of cypress session

* prevent sort reset on features list

* fix feature toggle list loading

* fix: update column state saving

* update local storage hook test
2022-05-25 08:14:22 +00:00
..
useAddonsApi chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useAdminUsersApi refactor: misc type improvements (#945) 2022-05-04 08:14:49 +02:00
useApi Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useApiTokensApi feat: multi-project api access tokens (#857) 2022-04-08 12:26:44 +02:00
useApplicationsApi refactor: change based on PR feedback 2022-02-09 16:15:07 +01:00
useAuthApi refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useAuthFeedbackApi feat: add FeedbackCES component (#826) 2022-03-31 09:23:46 +02:00
useAuthSettingsApi refactor: format files (#719) 2022-02-18 09:51:10 +01:00
useContextsApi refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01:00
useEnvironmentApi chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeatureApi Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useFeatureArchiveApi refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
useFeatureStrategyApi refactor: clean up strategy parameter types (#944) 2022-05-04 15:16:34 +02:00
useProjectApi feat: add changeRole (#768) 2022-03-07 09:26:31 +01:00
useProjectRolesApi chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useSegmentsApi feat: add segments (#780) 2022-03-29 09:30:57 +02:00
useSplashApi Feat/splash (#491) 2021-11-26 11:12:37 +01:00
useStrategiesApi refactor: clean up strategy parameter types (#944) 2022-05-04 15:16:34 +02:00
useTagTypesApi chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useToggleFeatureByEnv chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00