1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src
Gastón Fournier 8ddb8c810a
fix: when app count is zero because it just started (#3029)
## About the changes
This fixes response time metrics with app names when the app just starts
and has zero which is falsy. We want to compare against undefined (which
means the snapshot is not yet ready)
2023-02-01 17:59:41 +01:00
..
lib fix: when app count is zero because it just started (#3029) 2023-02-01 17:59:41 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations feat: enterprise service accounts (BE) (#2806) 2023-01-03 15:15:32 +00:00
test Fix snapshot 2023-01-30 14:47:34 +01:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00