-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Sidebar cohorts and annotations movement (#18200)
- Loading branch information
1 parent
cf4ba98
commit e118f3b
Showing
123 changed files
with
834 additions
and
903 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
describe('Person Visualization Check', () => { | ||
beforeEach(() => { | ||
cy.clickNavMenu('persons') | ||
cy.clickNavMenu('personsmanagement') | ||
cy.location('pathname').should('eq', '/persons') | ||
cy.get('.ant-spin-spinning').should('not.exist') // Wait until initial table load to be able to use the search | ||
cy.wait(1000) | ||
cy.get('[data-attr=persons-search]').type('deb').should('have.value', 'deb') | ||
cy.contains('[email protected]').should('not.exist') | ||
cy.contains('[email protected]').click() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-947 Bytes
(99%)
frontend/__snapshots__/layout-navigation--app-page-with-side-bar-shown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3.25 KB
(97%)
frontend/__snapshots__/posthog-3000-navigation--dark-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.01 KB
(99%)
frontend/__snapshots__/posthog-3000-navigation--light-mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-589 Bytes
(99%)
frontend/__snapshots__/posthog-3000-navigation--navigation-3000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.81 KB
(98%)
frontend/__snapshots__/posthog-3000-navigation--navigation-base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+92.3 KB
(150%)
frontend/__snapshots__/scenes-app-annotations--annotations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-488 Bytes
(99%)
frontend/__snapshots__/scenes-app-batchexports--create-export.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-462 Bytes
(99%)
frontend/__snapshots__/scenes-app-batchexports--exports.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-491 Bytes
(99%)
frontend/__snapshots__/scenes-app-batchexports--view-export.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-488 Bytes
(99%)
frontend/__snapshots__/scenes-app-dashboards--new-select-variables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+563 Bytes
(100%)
frontend/__snapshots__/scenes-app-data-management--database.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+609 Bytes
(100%)
frontend/__snapshots__/scenes-app-data-management--ingestion-warnings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1003 Bytes
(99%)
frontend/__snapshots__/scenes-app-events--event-explorer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-395 Bytes
(100%)
frontend/__snapshots__/scenes-app-experiments--experiment-not-found.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-461 Bytes
(99%)
frontend/__snapshots__/scenes-app-experiments--experiments-list-pay-gate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-473 Bytes
(99%)
frontend/__snapshots__/scenes-app-experiments--experiments-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-461 Bytes
(99%)
frontend/__snapshots__/scenes-app-experiments--view-experiment-pay-gate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-221 Bytes
(100%)
frontend/__snapshots__/scenes-app-feature-flags--feature-flag-not-found.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-487 Bytes
(99%)
frontend/__snapshots__/scenes-app-feature-flags--feature-flags-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-870 Bytes
(99%)
frontend/__snapshots__/scenes-app-features--features-list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-461 Bytes
(99%)
frontend/__snapshots__/scenes-app-features--new-feature-flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-281 Bytes
(100%)
frontend/__snapshots__/scenes-app-features--not-found-early-access.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-310 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--funnel-historical-trends--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-385 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--funnel-historical-trends.png
Oops, something went wrong.
Binary file modified
BIN
-301 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--funnel-time-to-convert--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-536 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--funnel-time-to-convert.png
Oops, something went wrong.
Binary file modified
BIN
-369 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--lifecycle--webkit.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-379 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--stickiness--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-472 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--stickiness.png
Oops, something went wrong.
Binary file modified
BIN
-480 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-number--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-482 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-number.png
Oops, something went wrong.
Binary file modified
BIN
-369 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-table--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-399 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-table-breakdown--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-461 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-table-breakdown.png
Oops, something went wrong.
Binary file modified
BIN
-212 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--trends-table-edit--webkit.png
Oops, something went wrong.
Binary file modified
BIN
-288 Bytes
(100%)
frontend/__snapshots__/scenes-app-insights--trends-table-edit.png
Oops, something went wrong.
Binary file modified
BIN
-473 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--trends-table.png
Oops, something went wrong.
Binary file modified
BIN
-945 Bytes
(98%)
frontend/__snapshots__/scenes-app-notebooks--bullet-list.png
Oops, something went wrong.
Binary file modified
BIN
-941 Bytes
(98%)
frontend/__snapshots__/scenes-app-notebooks--empty-notebook.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-932 Bytes
(99%)
frontend/__snapshots__/scenes-app-notebooks--notebook-not-found.png
Oops, something went wrong.
Binary file modified
BIN
-949 Bytes
(99%)
frontend/__snapshots__/scenes-app-notebooks--notebooks-list.png
Oops, something went wrong.
Binary file modified
BIN
-950 Bytes
(99%)
frontend/__snapshots__/scenes-app-notebooks--numbered-list.png
Oops, something went wrong.
Binary file modified
BIN
-921 Bytes
(99%)
frontend/__snapshots__/scenes-app-notebooks--recordings-playlist.png
Oops, something went wrong.
Binary file modified
BIN
-995 Bytes
(98%)
frontend/__snapshots__/scenes-app-notebooks--text-formats.png
Oops, something went wrong.
Binary file modified
BIN
-973 Bytes
(99%)
frontend/__snapshots__/scenes-app-notebooks--text-only-notebook.png
Oops, something went wrong.
Binary file modified
BIN
-940 Bytes
(98%)
frontend/__snapshots__/scenes-app-pipeline--pipeline-filtering-page.png
Oops, something went wrong.
Binary file modified
BIN
-950 Bytes
(98%)
frontend/__snapshots__/scenes-app-pipeline--pipeline-landing-page.png
Oops, something went wrong.
Binary file modified
BIN
-952 Bytes
(98%)
frontend/__snapshots__/scenes-app-pipeline--pipeline-transformations-page.png
Oops, something went wrong.
Binary file modified
BIN
-938 Bytes
(99%)
frontend/__snapshots__/scenes-app-recordings--recordings-play-lists.png
Oops, something went wrong.
Binary file modified
BIN
-482 Bytes
(99%)
frontend/__snapshots__/scenes-app-saved-insights--empty-state.png
Oops, something went wrong.
Binary file modified
BIN
-656 Bytes
(99%)
frontend/__snapshots__/scenes-app-saved-insights--list-view.png
Oops, something went wrong.
Binary file modified
BIN
-462 Bytes
(99%)
frontend/__snapshots__/scenes-app-surveys--new-survey-appearance-section.png
Oops, something went wrong.
Binary file modified
BIN
-519 Bytes
(99%)
frontend/__snapshots__/scenes-app-surveys--survey-not-found.png
Oops, something went wrong.
Binary file modified
BIN
-492 Bytes
(99%)
frontend/__snapshots__/scenes-app-surveys--survey-view.png
Oops, something went wrong.
Binary file modified
BIN
-765 Bytes
(99%)
frontend/__snapshots__/scenes-app-surveys--surveys-list.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.