1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
Tymoteusz Czech e5c865b716
fix: menu routes for new features page - mobile option (#5566)
Remove duplicated option in the menu.
2023-12-08 14:53:10 +02:00
..
__mocks__
assets chore: use explicit images for inverted operator rather than a boolean not operator (#5565) 2023-12-07 13:03:19 +02:00
component fix: menu routes for new features page - mobile option (#5566) 2023-12-08 14:53:10 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts
hooks refactor: update the API url for getting scheduled change requests with a strategy (#5573) 2023-12-08 12:29:54 +01:00
interfaces feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
openapi chore: rename is not any of to is none of (#5544) 2023-12-06 12:53:51 +02:00
themes refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
types feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
utils feat: add new filter button with state (#5556) 2023-12-06 12:50:33 +02:00
index.tsx feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts