0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Michael Matloka
d1c75ab747
fix(environments): Rejig use of insight/dashboard endpoints (#25469)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-16 16:23:48 +02:00
Michael Matloka
0cc21dd07c
chore(insights): Unflag insight loading bar (#25131)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-25 16:51:18 +00:00
Michael Matloka
395ae82a14
feat(insights): Increase HogQL and CSV export row limit (#22637)
* feat(insights): Increase HogQL and CSV export row limit

* Update query snapshots

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-05 09:31:47 +00:00
Thomas Obermüller
88259e819a
fix(insights): fix empty states icon style (#20799) 2024-03-11 16:13:15 +01:00
Michael Matloka
3ab8cc14c0
feat(dashboards): Smarter tile sizing with smaller minimums (#20387)
* feat(dashboards): Smarter tile sizing with smaller minimums

* Reduce bold number minimum even more

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (1)

* Tune empty state sizing

* Update tileLayouts.test.ts

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-20 16:07:46 +01:00
Ben White
b7855c5a0f
feat: Tighter modals (#20238) 2024-02-12 14:11:41 +00:00
Michael Matloka
2808a29001
fix(insights): Properly handle persons modal errors UI-wise (#20110)
* Handle `ExposedCHQueryError` for all legacy insight queries

* Properly handle persons modal errors in the frontend

* Add error/empty state stories for PersonsModal

* Update UI snapshots for `chromium` (2)

* Fix error handling

* Remove old snapshots

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 16:45:53 +01:00