1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets fix: improve avatar alt text (#892) 2022-04-20 16:08:15 +02:00
component feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
constants
contexts
hooks feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
interfaces chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
openapi feat: show archived toggles on a project level (#942) 2022-05-03 15:27:43 +01:00
themes chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
types feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
utils chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
index.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
react-app-env.d.ts
setupProxy.js
setupTests.ts