1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Tymoteusz Czech 208ca05933
Update menu for billing page (#4525)
## About the changes

- [x] Show admin menu on billing page in cloud offering. Category menu
was not showing up because we have 2 different pages for billing (hosted
or not)
  - [x] Fix menu tab padding
 
https://linear.app/unleash/issue/1-1266/update-menu-for-billing-page
2023-08-18 10:40:35 +02:00
..
__mocks__
assets feat: change request reject docs and step update (#4493) 2023-08-16 09:46:05 +02:00
component Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
constants feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
interfaces feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
openapi chore: update orval with latest change request schema updates (#4446) 2023-08-08 11:58:22 +00:00
themes Feat: strategy variant slider (#4344) 2023-07-26 11:36:16 +02:00
types
utils fix: Remove lastSeenAt from useCollaborateData.tsx staleness check (#4461) 2023-08-10 16:13:24 +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