1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg e2ad0cae45
fix: refactor calculate time to prod (#3333)
This PR changes how we calculate average time to production. Instead of
calculating fleeting 30 day windows and calculating the past and current
window, we now calculate a flat average across the entire project life.
This is less error prone as each feature will be tied to the earliest
time it was turned on in a production environment.
2023-03-16 15:45:24 +01:00
..
addons Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
admin fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
application
archive
changeRequest feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
common UI/bulk stale (#3320) 2023-03-16 14:54:38 +01:00
context refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: improve variants modal UI/UX (#3307) 2023-03-15 12:22:06 +00:00
feature feat: filter segments by project on the strategy (#3325) 2023-03-16 12:17:33 +00:00
feedback refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
layout refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance
menu refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
playground/Playground refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
project fix: refactor calculate time to prod (#3333) 2023-03-16 15:45:24 +01:00
providers Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
segments fix: assume undefined instead of null on segment project (#3304) 2023-03-13 10:25:48 +00:00
splash
strategies fix: strategy access tooltip (#3228) 2023-03-01 13:17:31 +01:00
tags refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
user UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
App.tsx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00