0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/cypress/e2e
Michael Matloka ba84454531
fix(3000): Ensure all scenes work well with the new top bar (#18890)
* Remove dark mode `KeyboardShortcut` color hack

* Ensure that top bar is always compact at bottom of scene

* Remove top bar renaming from Notebooks

* Refactor the experiment scene to use `PageHeader` properly

* Improve `EditableField` sizing

* Add top bar renaming to actions and playlists

* Sort KeyboardShortcut.scss

* Fix missing warehouse mocks and strictly prevent toasts

* Fix CompactList divider width

* Fix missing early return

* Fix random typos

* Fix casing of buttons

* Reorder definition view top bar buttons

* Update Cypress test

* Fix typo

Co-authored-by: David Newell <d.newell1@outlook.com>

* Update casing in E2E test too

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: David Newell <d.newell1@outlook.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-27 15:27:00 +00:00
..
a11y.cy.ts
actions.cy.ts fix(3000): Ensure all scenes work well with the new top bar (#18890) 2023-11-27 15:27:00 +00:00
annotations.cy.ts
auth-password-reset.cy.ts
auth.cy.ts
auto-redirect.cy.ts
billingv2.cy.ts
cohorts.cy.ts
commandPalette.cy.ts
dashboard-deletion.ts
dashboard-duplication.ts
dashboard.cy.ts
dashboardPremium.cy.ts
early-access-management.cy.ts fix(3000): Ensure all scenes work well with the new top bar (#18890) 2023-11-27 15:27:00 +00:00
eventDefinitions.cy.ts
events.cy.ts
exports.cy.ts
featureFlags.cy.ts
funnels.cy.ts
insights-date-picker.ts
insights-duplication.cy.ts
insights-navigation-open-directly.cy.ts
insights-navigation-open-sql-insight-first.cy.ts
insights-navigation.cy.ts
insights-unsaved-confirmation.cy.ts
insights.cy.ts
insightsPremium.cy.ts
invites.cy.ts
notebooks-creation-and-deletion.cy.ts
notebooks.cy.ts
organizationSettings.cy.ts
paths.cy.ts
person.cy.ts
persons.cy.ts
preflight.cy.ts
projectHomepage.cy.ts
retention.cy.ts
signup.cy.ts
surveys.cy.ts
systemStatus.cy.ts
toolbar.cy.ts
trends.cy.ts