1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
Nuno Góis 2e1064b1f7
feat: demo sorts features by name (#3663)
https://linear.app/unleash/issue/2-983/can-we-we-reverse-order-of-the-toggles

This PR makes it so that, on topic navigation to the project overview
page, we assume a feature toggle name sorting by default:


![image](https://user-images.githubusercontent.com/14320932/235666804-94511704-010d-4173-809b-0c61252b02d6.png)

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537
2023-05-02 16:20:23 +03:00
..
__mocks__
assets feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
component feat: demo sorts features by name (#3663) 2023-05-02 16:20:23 +03:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks feat: add user tracking to demo (#3637) 2023-04-27 14:12:02 +01:00
interfaces fix: fix broken ImportOptions.tsx (#3657) 2023-05-02 10:17:05 +03:00
openapi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
themes feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
types
utils feat: CR title from review page (#3509) 2023-04-13 12:24:31 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts