-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(insights): remove filter based card content #24050
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
e06088e
wip
thmsobrmlr 84e90bd
support notebook editing state
thmsobrmlr cde9313
wip
thmsobrmlr 88dd5af
funnel styles
thmsobrmlr 110c9d5
fix funnel single step
thmsobrmlr eb73f1c
move query based insight one level out
thmsobrmlr 82a4618
Update UI snapshots for `chromium` (1)
github-actions[bot] dc550bc
Update UI snapshots for `chromium` (2)
github-actions[bot] 09e54a8
Update UI snapshots for `chromium` (1)
github-actions[bot] de34965
Update UI snapshots for `chromium` (1)
github-actions[bot] 0c55662
Update UI snapshots for `chromium` (2)
github-actions[bot] 75c5ae5
Update UI snapshots for `chromium` (1)
github-actions[bot] b3cba4f
Update UI snapshots for `chromium` (2)
github-actions[bot] 44aa1b2
Update UI snapshots for `chromium` (1)
github-actions[bot] 4ce23dc
Update UI snapshots for `chromium` (2)
github-actions[bot] 0affc7c
Update UI snapshots for `chromium` (1)
github-actions[bot] 195f5df
Update UI snapshots for `chromium` (2)
github-actions[bot] 6183190
Update UI snapshots for `chromium` (1)
github-actions[bot] 49f9c8e
Update UI snapshots for `chromium` (2)
github-actions[bot] 497af03
Update UI snapshots for `chromium` (1)
github-actions[bot] 09be652
Update UI snapshots for `chromium` (1)
github-actions[bot] 64b9dc9
Update UI snapshots for `chromium` (1)
github-actions[bot] 02ca3ee
Update UI snapshots for `chromium` (1)
github-actions[bot] 535b199
fix stories
thmsobrmlr c70e1c7
remove FilterBasedCardContentProps
thmsobrmlr cae8f44
fix types
thmsobrmlr ea984dd
Merge branch 'master' into remove-filter-based-card-3
thmsobrmlr ce92f4b
Update UI snapshots for `chromium` (2)
github-actions[bot] eac43c8
Update UI snapshots for `chromium` (1)
github-actions[bot] 077dd12
Update UI snapshots for `chromium` (2)
github-actions[bot] 75d6d78
Update UI snapshots for `chromium` (1)
github-actions[bot] 7e5721d
Update UI snapshots for `chromium` (1)
github-actions[bot] ec15d11
Update UI snapshots for `chromium` (1)
github-actions[bot] 7f5dec5
Update UI snapshots for `chromium` (1)
github-actions[bot] b616aeb
Update UI snapshots for `chromium` (1)
github-actions[bot] f816f18
Update UI snapshots for `chromium` (1)
github-actions[bot] 1d537e6
Update UI snapshots for `chromium` (1)
github-actions[bot] fd62d3f
Update UI snapshots for `chromium` (1)
github-actions[bot] 2d74922
Update UI snapshots for `chromium` (1)
github-actions[bot] 5e956c3
Update UI snapshots for `chromium` (1)
github-actions[bot] 487c412
dont snapshot all exporter stories (flappy)
thmsobrmlr 35dbcec
Update UI snapshots for `chromium` (1)
github-actions[bot] 08a02e4
Merge branch 'master' into remove-filter-based-card-3
thmsobrmlr 29d1809
try a hacky fix for e2e tests
thmsobrmlr 311436b
also add intercepts
thmsobrmlr 0597d23
why does this work locally?!
thmsobrmlr 4f66284
Update UI snapshots for `chromium` (1)
github-actions[bot] c830a80
Update UI snapshots for `chromium` (1)
github-actions[bot] 7a3fedb
add .cy to e2e test file name
thmsobrmlr 98584ed
use a blunt hammer to get this working
thmsobrmlr 25f7bcd
remove intercepts and color hack
thmsobrmlr 3159251
Merge branch 'master' into remove-filter-based-card-3
thmsobrmlr dde2f15
try 300ms
thmsobrmlr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
cypress/e2e/insights-date-picker.ts → cypress/e2e/insights-date-picker.cy.ts
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
-115 KB
(76%)
frontend/__snapshots__/components-cards-insight-card--insight-card--dark.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
-113 KB
(76%)
frontend/__snapshots__/components-cards-insight-card--insight-card--light.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
-18.6 KB
(93%)
frontend/__snapshots__/components-cards-insight-card--query-insight-card--dark.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
-18.3 KB
(93%)
...tend/__snapshots__/components-cards-insight-card--query-insight-card--light.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
+2 Bytes
(100%)
frontend/__snapshots__/exporter-exporter--dashboard--dark.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
+0 Bytes
(100%)
frontend/__snapshots__/exporter-exporter--dashboard--light.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 removed
BIN
-12.3 KB
...end/__snapshots__/exporter-exporter--funnel-historical-trends-insight--dark.png
Binary file not shown.
Binary file removed
BIN
-12.1 KB
...nd/__snapshots__/exporter-exporter--funnel-historical-trends-insight--light.png
Binary file not shown.
Binary file modified
BIN
-26 Bytes
(100%)
...snapshots__/exporter-exporter--funnel-left-to-right-breakdown-insight--dark.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
-43 Bytes
(100%)
...napshots__/exporter-exporter--funnel-left-to-right-breakdown-insight--light.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.22 KB
(97%)
frontend/__snapshots__/exporter-exporter--funnel-left-to-right-insight--dark.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.4 KB
(96%)
frontend/__snapshots__/exporter-exporter--funnel-left-to-right-insight--light.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.71 KB
(130%)
...napshots__/exporter-exporter--funnel-left-to-right-insight-no-results--dark.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.59 KB
(130%)
...apshots__/exporter-exporter--funnel-left-to-right-insight-no-results--light.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
-5.32 KB
(90%)
frontend/__snapshots__/exporter-exporter--funnel-time-to-convert-insight--dark.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
-4.4 KB
(89%)
...tend/__snapshots__/exporter-exporter--funnel-time-to-convert-insight--light.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
-81 Bytes
(100%)
...snapshots__/exporter-exporter--funnel-top-to-bottom-breakdown-insight--dark.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
-87 Bytes
(100%)
...napshots__/exporter-exporter--funnel-top-to-bottom-breakdown-insight--light.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
-4.42 KB
(91%)
frontend/__snapshots__/exporter-exporter--funnel-top-to-bottom-insight--dark.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
-4.61 KB
(90%)
frontend/__snapshots__/exporter-exporter--funnel-top-to-bottom-insight--light.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
+6.14 KB
(150%)
...napshots__/exporter-exporter--funnel-top-to-bottom-insight-no-results--dark.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
+5.94 KB
(150%)
...apshots__/exporter-exporter--funnel-top-to-bottom-insight-no-results--light.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 removed
BIN
-14.5 KB
frontend/__snapshots__/exporter-exporter--lifecycle-insight--dark.png
Binary file not shown.
Binary file removed
BIN
-14.3 KB
frontend/__snapshots__/exporter-exporter--lifecycle-insight--light.png
Binary file not shown.
Binary file modified
BIN
-5.23 KB
(92%)
frontend/__snapshots__/exporter-exporter--retention-breakdown-insight--dark.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
-5.41 KB
(92%)
frontend/__snapshots__/exporter-exporter--retention-breakdown-insight--light.png
Oops, something went wrong.
Binary file modified
BIN
-5.7 KB
(91%)
frontend/__snapshots__/exporter-exporter--retention-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-5.87 KB
(91%)
frontend/__snapshots__/exporter-exporter--retention-insight--light.png
Oops, something went wrong.
Binary file removed
BIN
-14.7 KB
frontend/__snapshots__/exporter-exporter--stickiness-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-14.3 KB
frontend/__snapshots__/exporter-exporter--stickiness-insight--light.png
Diff not rendered.
Binary file removed
BIN
-13 KB
frontend/__snapshots__/exporter-exporter--trends-area-breakdown-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-12.8 KB
frontend/__snapshots__/exporter-exporter--trends-area-breakdown-insight--light.png
Diff not rendered.
Binary file removed
BIN
-13.2 KB
frontend/__snapshots__/exporter-exporter--trends-area-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-13 KB
frontend/__snapshots__/exporter-exporter--trends-area-insight--light.png
Diff not rendered.
Binary file removed
BIN
-14.7 KB
frontend/__snapshots__/exporter-exporter--trends-bar-breakdown-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-14.4 KB
frontend/__snapshots__/exporter-exporter--trends-bar-breakdown-insight--light.png
Diff not rendered.
Binary file removed
BIN
-13.2 KB
frontend/__snapshots__/exporter-exporter--trends-bar-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-13 KB
frontend/__snapshots__/exporter-exporter--trends-bar-insight--light.png
Diff not rendered.
Binary file removed
BIN
-14.7 KB
frontend/__snapshots__/exporter-exporter--trends-line-breakdown-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-14.4 KB
frontend/__snapshots__/exporter-exporter--trends-line-breakdown-insight--light.png
Diff not rendered.
Binary file removed
BIN
-13.2 KB
frontend/__snapshots__/exporter-exporter--trends-line-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-13 KB
frontend/__snapshots__/exporter-exporter--trends-line-insight--light.png
Diff not rendered.
Binary file modified
BIN
+10 Bytes
(100%)
frontend/__snapshots__/exporter-exporter--trends-line-insight-detailed--dark.png
Oops, something went wrong.
Binary file modified
BIN
-71 Bytes
(100%)
frontend/__snapshots__/exporter-exporter--trends-line-insight-detailed--light.png
Oops, something went wrong.
Binary file modified
BIN
-1.64 KB
(92%)
frontend/__snapshots__/exporter-exporter--trends-line-insight-no-results--dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.66 KB
(91%)
...tend/__snapshots__/exporter-exporter--trends-line-insight-no-results--light.png
Oops, something went wrong.
Binary file removed
BIN
-15.2 KB
frontend/__snapshots__/exporter-exporter--trends-line-multi-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-14.9 KB
frontend/__snapshots__/exporter-exporter--trends-line-multi-insight--light.png
Diff not rendered.
Binary file removed
BIN
-23.9 KB
frontend/__snapshots__/exporter-exporter--trends-number-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-23.2 KB
frontend/__snapshots__/exporter-exporter--trends-number-insight--light.png
Diff not rendered.
Binary file modified
BIN
-1.82 KB
(90%)
frontend/__snapshots__/exporter-exporter--trends-pie-breakdown-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.95 KB
(89%)
frontend/__snapshots__/exporter-exporter--trends-pie-breakdown-insight--light.png
Oops, something went wrong.
Binary file modified
BIN
-1.46 KB
(91%)
frontend/__snapshots__/exporter-exporter--trends-pie-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.57 KB
(90%)
frontend/__snapshots__/exporter-exporter--trends-pie-insight--light.png
Oops, something went wrong.
Binary file modified
BIN
-1.72 KB
(92%)
frontend/__snapshots__/exporter-exporter--trends-table-breakdown-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.49 KB
(93%)
...tend/__snapshots__/exporter-exporter--trends-table-breakdown-insight--light.png
Oops, something went wrong.
Binary file modified
BIN
-1.42 KB
(90%)
frontend/__snapshots__/exporter-exporter--trends-table-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.53 KB
(89%)
frontend/__snapshots__/exporter-exporter--trends-table-insight--light.png
Oops, something went wrong.
Binary file removed
BIN
-14.9 KB
frontend/__snapshots__/exporter-exporter--trends-value-breakdown-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-14.6 KB
...tend/__snapshots__/exporter-exporter--trends-value-breakdown-insight--light.png
Diff not rendered.
Binary file removed
BIN
-13.2 KB
frontend/__snapshots__/exporter-exporter--trends-value-insight--dark.png
Diff not rendered.
Binary file removed
BIN
-13 KB
frontend/__snapshots__/exporter-exporter--trends-value-insight--light.png
Diff not rendered.
Binary file modified
BIN
-11.7 KB
(90%)
frontend/__snapshots__/exporter-exporter--user-paths-insight--dark.png
Oops, something went wrong.
Binary file modified
BIN
-11.8 KB
(90%)
frontend/__snapshots__/exporter-exporter--user-paths-insight--light.png
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
-6.66 KB
(97%)
frontend/__snapshots__/scenes-app-dashboards--edit--light.png
Oops, something went wrong.
Binary file modified
BIN
-7.07 KB
(96%)
frontend/__snapshots__/scenes-app-dashboards--show--dark.png
Oops, something went wrong.
Binary file modified
BIN
-6.91 KB
(97%)
frontend/__snapshots__/scenes-app-dashboards--show--light.png
Oops, something went wrong.
Binary file modified
BIN
-914 Bytes
(99%)
frontend/__snapshots__/scenes-app-insights--funnel-top-to-bottom-edit--dark.png
Oops, something went wrong.
Binary file modified
BIN
-6.16 KB
(97%)
frontend/__snapshots__/scenes-app-project-homepage--project-homepage--dark.png
Oops, something went wrong.
Binary file modified
BIN
-7.26 KB
(97%)
frontend/__snapshots__/scenes-app-project-homepage--project-homepage--light.png
Oops, something went wrong.
Binary file modified
BIN
-53 Bytes
(100%)
frontend/__snapshots__/scenes-app-saved-insights--card-view--dark.png
Oops, something went wrong.
Binary file modified
BIN
-22 Bytes
(100%)
frontend/__snapshots__/scenes-app-saved-insights--card-view--light.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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was much easier than mocking requests to
/query/
and/query/:queryId
, which I couldn't get working.