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
Julian Bez
b547d4ad59
feat(insights): Improve dashboard date and filters by removing need for edit button ( #22540 )
...
Co-authored-by: Michael Matloka <michal@matloka.com>
2024-05-29 10:02:53 +00:00
Li Yi Yu
43c5c9f2e8
feat(surveys): replace surveys preview ( #20321 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
2024-04-29 16:29:29 +02:00
David Newell
dbb3c09fab
feat: ordered playlist results ( #20493 )
2024-02-29 19:04:25 +00:00
Paul D'Ambra
97a0db2b84
feat: move change homepage dashboard button ( #20246 )
...
* feat: move change homepage dashboard button
* Update UI snapshots for `chromium` (1)
* Update frontend/src/scenes/project-homepage/ProjectHomepage.tsx
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
2024-02-11 09:58:31 +00:00
Cory Watilo
bf8c179128
chore(3000): darken nav icons and labels ( #20184 )
2024-02-08 10:47:59 +00:00
Bianca Yang
91da53e83a
feat: Show Replay Cost Controls to Everybody, Disable as Necessary ( #19586 )
...
* show replay controls but disable buttons if !featureflag && !availablefeatures
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* tune up button css, add in final please contact support tooltip
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* address pr feedback
* Update query snapshots
* Update query snapshots
* add link for opening support modal
* remove bad commit
* Update query snapshots
* Update query snapshots
* remove version banner
---------
Co-authored-by: Bianca Yang <bianca@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
2024-01-07 12:54:45 +00:00
Thomas Obermüller
72064c8b42
fix(surveys): custom styling for link color ( #19407 )
2023-12-28 18:54:43 +00:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag ( #19416 )
2023-12-27 09:52:28 +01:00
David Newell
8c21377411
chore: snapshot all of 3000 ( #19480 )
2023-12-22 11:38:21 +00:00