1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin
Gastón Fournier 5d382d3442
fix: use utc to compare time (#3038)
## About the changes
We've found that 60000 was just 1 minute and we wanted it to be 10
minutes so we were missing 1 zero and sometimes in 1 minute we didn't
have data. This is still an assumption we'll verify in sandbox

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-02-02 18:34:36 +01:00
..
api Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
apiToken Remove E flag (#2832) 2023-01-11 09:00:26 +02:00
auth Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
billing Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
cors Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
groups feat: adapt user logic to better adapt to SAs (#2917) 2023-01-18 12:12:44 +00:00
instance-admin Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
maintenance Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
menu feat: service accounts (UI) (#2734) 2023-01-05 08:11:28 +00:00
network fix: use utc to compare time (#3038) 2023-02-02 18:34:36 +01:00
projectRoles Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
serviceAccounts fix: limit creation of other users PATs (adapting) (#3019) 2023-01-31 08:40:23 +00:00
users Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Admin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01: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