1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin
Tymoteusz Czech 87e75d10b2
Update PRO plan menu (#4409)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
Update menu for Pro customers - show enterprise options with plan
upgrade suggestion page.


![image](https://github.com/Unleash/unleash/assets/2625371/0b670b48-a2fc-4973-89ce-5d0b0c36b81a)
2023-08-04 11:57:36 +02:00
..
apiToken fix: project tokens can now be created with the correct permissions (#4165) 2023-07-06 15:47:03 +02:00
auth feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
billing feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
cors feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
groups feat: show username and email in name column (users tables) (#4180) 2023-07-07 11:24:09 +01:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
instance-privacy feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
invoice feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
maintenance feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
menu Update PRO plan menu (#4409) 2023-08-04 11:57:36 +02:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
roles Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
serviceAccounts refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
users fix: hide users list extra searchable columns (#4142) 2023-07-05 08:39:59 +01:00
Admin.tsx Update PRO plan menu (#4409) 2023-08-04 11:57:36 +02:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00