0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/cypress/e2e
Paul D'Ambra 8b174819e4
feat: notebook filtering by recordings presence (#16955)
* add filtering by recording

* document for API docs, only show API docs for Notebooks when in debug

* Update query snapshots

* add not working button

* wat

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* wat

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update query snapshots

* move logic interactions closer to thome

* Update query snapshots

* Update query snapshots

* wait for the editor before acting on it

* add a method for getting an arbitrary node position

* fix

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* why an array, yesterday me?

* fix

* contains style API filtering

* without no-op clicks

* fix

* Update UI snapshots for `chromium` (2)

* refresh notebook comment button on notebook created

* inline variable

* removes speculative change

* move knowledge around

* add timestamps to existing book in timestamp order

* Fi

* add a cypress test

* Update UI snapshots for `chromium` (2)

* somet stuff

* Update query snapshots

* slightly neater waiting for the editor

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* do we know editor is going to be present?

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* witha finally?

* add todo

* handle commenting when already in a notebook

* allow in-notebook commenting to insert in timestamp order

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* feat: add examples and extend notebook backend filtering to be more generic (#17032)

* feat: add examples and allow relatively generic notebook filtering

* depluralise and absence is truthy

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-16 13:00:25 +00:00
..
a11y.cy.ts feat: Replay rename work (#15160) 2023-05-19 10:33:27 +02:00
actions.cy.ts feat(insights): support 'any event' filter (#15209) 2023-05-08 17:25:14 +02:00
annotations.cy.ts feat: extend empty state into generic product introduction (#15967) 2023-06-12 05:44:05 -07:00
auth.cy.ts refactor(lemon-ui): Rename AlertMessage to LemonBanner + minor refactoring (#15086) 2023-04-14 11:03:33 +02:00
auto-redirect.cy.ts fix: handle quotes in the cookie value (#15189) 2023-04-21 16:19:13 +00:00
cohorts.cy.ts feat: extend empty state into generic product introduction (#15967) 2023-06-12 05:44:05 -07:00
commandPalette.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
dashboard.cy.ts refactor(data-exploration): remove data exploration from editor filters (#15497) 2023-05-31 18:06:08 +02:00
dashboardPremium.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
eventDefinitions.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
events.cy.ts feat(hogql): remove feature flag (#15936) 2023-06-29 13:23:36 +00:00
exports.cy.ts test(exports): Fix flaky exports Cypress test (#14511) 2023-03-02 15:56:31 +00:00
featureFlags.cy.ts fix: new flags default to 0% rollout instead of 100% automatically (#13719) 2023-01-18 18:29:26 -05:00
funnels.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
insights-duplication.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
insights-navigation.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
insights-unsaved-confirmation.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
insights.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
insightsPremium.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
invites.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
notebooks.cy.ts feat: notebook filtering by recordings presence (#16955) 2023-08-16 13:00:25 +00:00
organizationSettings.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
paths.cy.ts fix(e2e): skip flaky cypress test temporarily (#15138) 2023-04-18 14:50:07 +00:00
person.cy.ts feat: Remove special padding for icon only buttons (#15351) 2023-05-18 21:14:11 +02:00
persons.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
preflight.cy.ts chore: don't wait for e2e tests if only changing the plugin server (#15671) 2023-05-30 09:55:18 +01:00
projectHomepage.cy.ts chore: upgrade cypress (#14402) 2023-02-25 10:25:54 +00:00
retention.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
signup.cy.ts fix: there is a fine line between optimising and breaking (#15931) 2023-06-07 01:57:22 +01:00
systemStatus.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
toolbar.cy.ts refactor(e2e): add .cy to cypress spec filenames (#13528) 2022-12-30 21:27:26 +01:00
trends.cy.ts feat(insights): trends hogql volume (#15672) 2023-05-25 16:31:35 +01:00