1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin fix: use utc to compare time (#3038) 2023-02-02 18:34:36 +01:00
application
archive
changeRequest
common
context
environments
events
feature
feedback
layout fix: flex was breaking change request banner (#2890) 2023-01-12 16:47:36 +01:00
maintenance
menu fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
playground/Playground fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
project
providers
segments
splash
strategies
tags
user
App.tsx fix: redirect only happening on root path with replace (#2981) 2023-01-25 13:12:31 +01:00
InitialRedirect.tsx