0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/frontend/__snapshots__/posthog-3000-navigation--navigation-3000--light.png
Julian Bez 84f6224cae
feat(dashboards): Remove dashboard async feature flag and align backend (#23438)
- remove feature flag
- remove old 20 hour tile reload limit and trigger
- change dashboard refresh to request dashboard endpoint (via `loadDashbaord`) instead of checking each tile
- adjust loop refresh in `refreshAllDashboardItems` to be just for polling
- adjust single insight refreshing on dashboard: new `refreshDashboardItem` loads insights endpoint instead of using the loop refresh
- add refresh button (already in dot menu) also directly on each each tile
- add refresh button disabled reason
- add cache target age to responses - this is to guide refresh buttons that don't force a refresh and deliver from cache if not stale
- change dashboard refresh button to checkmark when disabled - means everything is fine
- streamline shared insights execution modes - they should be different from normal
2024-07-05 14:06:59 +00:00

88 KiB
1280x720px