0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Juraj Majerik
d1e240eeef
fix(eslint): lint cypress files (#23548) 2024-07-09 09:59:53 +00:00
Michael Matloka
25e56f38b0
chore(navigation): Clean up account popover (#19904)
* Rename `SitePopover` to `AccountPopover`

* Condense "Instance" section of account popover and use new icons

* Use small radius for `Lettermark`

* Convert status descriptions casing in general

* Link to async migrations again

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-24 07:48:33 +00:00
Ben White
14d66fe467
fix: Redirect from /home (#19754)
* Fixed homepage redirect
Fixed issue with insights checking the url for dashboard context

* Fix removal of redundant project ID

* Redirect to canonical pathname

* Fix missing import

* Also ensure `urls.foo()` functions return canonical URLs

* Revert "Also ensure `urls.foo()` functions return canonical URLs"

This reverts commit ce76af3760.

* Update tests

* Fix tests

* Fix org and project creation scenes

* Keep params on canonical URL redirect

---------

Co-authored-by: Michael Matloka <michal@matloka.com>
2024-01-15 16:44:56 +01:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag (#19416) 2023-12-27 09:52:28 +01:00
Thomas Obermüller
46e7f150e3
refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00