-
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(data-exploration): remove data exploration from editor filters #15497
Merged
thmsobrmlr
merged 95 commits into
master
from
thomas/remove-data-exploration-editor-filters
May 31, 2023
Merged
Changes from 93 commits
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
78c81e6
remove non-data exploration mode from insights page
thmsobrmlr f7aee10
remove LifecycleToggles editor filter component
thmsobrmlr c7348d4
remove GlobalAndOrFilters editor filter component
thmsobrmlr 9c20769
remove sampling option from editor filters
thmsobrmlr 24d8883
remove RetentionSummary editor filter component
thmsobrmlr 1ad3850
remove PathsEventTypes editor filter component
thmsobrmlr 43c67b4
move scss
thmsobrmlr 7cc9639
remove PathsWildcardGroups editor filter component
thmsobrmlr b689ac9
remove PathsTargetStart and PathsTargetEnd editor filter components
thmsobrmlr 4bdfbb6
remove FunnelQuerySteps editor filter component
thmsobrmlr 9a812c0
remove dead code from FunnelConversionWindowFilter component
thmsobrmlr 1b902ae
remove dead code from AggregationSelect component
thmsobrmlr 6c68d02
remove dead code from FunnelVizType
thmsobrmlr aa38ff1
remove dead TrendsSeries component
thmsobrmlr de1b81e
remove dead TrendsFormula code
thmsobrmlr 48a93fe
remove breakdown from editor filter options
thmsobrmlr f4569e2
remove dead code from AttributionFilter component
thmsobrmlr f3283af
remove dead code from PathsExclusions component
thmsobrmlr d4781a4
remove dead code from PathsAdvanced component
thmsobrmlr 2cb243f
remove dead code from PathCleaningFilter
thmsobrmlr e123cde
remove dead code from FunnelsAdvanced component and rest of EditorFil…
thmsobrmlr 2c00b2e
remove dead code from FunnelStepReferencePicker
thmsobrmlr 1beaf11
remove dead code from FunnelStepOrderPicker
thmsobrmlr 06b876f
remove dead code from FunnelExclusionsFilter
thmsobrmlr d516abd
remove dead code from ExclusionRowSuffix
thmsobrmlr a5277b4
remove dead EditorFilterGroup component
thmsobrmlr dac67d8
user QueryEditorFilterProps in FunnelConversionWindowFilter
thmsobrmlr a56fcd6
remove dead QueryInsightEditorFilterGroup code
thmsobrmlr b8fd03d
remove dead InsightEditorFilter code
thmsobrmlr 979a4d2
remove dead EditorFilterProps code
thmsobrmlr e5b241e
rename InsightEditorFilter types
thmsobrmlr ef1dc79
fix type
thmsobrmlr ffc0e22
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
thmsobrmlr b73f5d8
fix scss imports
thmsobrmlr 863f7ff
fix cypress insights tests
thmsobrmlr 4d299fa
permanently toggle flag
thmsobrmlr 27da736
fix insight nav logic tests
thmsobrmlr 56ef093
remove obsolete funnel tests
thmsobrmlr f698c1e
fix funnel correlation detail logic
thmsobrmlr 78a6f57
fix trends logic
thmsobrmlr 9e36263
temporarily skip a couple insight logic tests
thmsobrmlr 435235f
fix lint issue
thmsobrmlr 45bb173
remove legacy query
thmsobrmlr bfd89f5
remove InsightQuery and AdHocInsight
thmsobrmlr 7029b1a
Update query snapshots
github-actions[bot] f52d006
fix storybook
thmsobrmlr 9cf3c0d
cleanup
thmsobrmlr 14a74a3
fix fetching
thmsobrmlr 160ed38
remove calls to loadResults from insightLogic
thmsobrmlr a0e45ec
remove obsolete call
thmsobrmlr d6f7105
Update UI snapshots for `webkit` (2)
github-actions[bot] a3c2b98
Update UI snapshots for `chromium` (2)
github-actions[bot] cff3979
Update UI snapshots for `firefox` (2)
github-actions[bot] 28f80ed
fix typing
thmsobrmlr a72214d
remove data exploration from abstract retention
thmsobrmlr e2a0da5
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
thmsobrmlr 5f15374
Update query snapshots
github-actions[bot] 79a498a
Update UI snapshots for `chromium` (2)
github-actions[bot] e80a45b
Update UI snapshots for `chromium` (1)
github-actions[bot] 06d81a3
Update UI snapshots for `firefox` (2)
github-actions[bot] f82fea6
Update UI snapshots for `webkit` (2)
github-actions[bot] 7621afc
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
thmsobrmlr 92703c4
Update UI snapshots for `chromium` (2)
github-actions[bot] 019f7fb
Update UI snapshots for `chromium` (1)
github-actions[bot] 1e570c7
Update UI snapshots for `firefox` (2)
github-actions[bot] d8c7620
Update UI snapshots for `firefox` (2)
github-actions[bot] 7e2f5cd
Update UI snapshots for `firefox` (2)
github-actions[bot] fa8cad9
Update UI snapshots for `chromium` (1)
github-actions[bot] a4a9b80
Update query snapshots
github-actions[bot] f89d770
Update UI snapshots for `chromium` (1)
github-actions[bot] 3517031
Update UI snapshots for `firefox` (2)
github-actions[bot] ff3a458
Update query snapshots
github-actions[bot] d65a866
Update UI snapshots for `firefox` (2)
github-actions[bot] 83ae031
skip cypress test failing only in CI
thmsobrmlr e7053bf
fix legacy mode for experiments
thmsobrmlr 51495a2
Update query snapshots
github-actions[bot] ae270c9
Update query snapshots
github-actions[bot] 1b13114
Update UI snapshots for `firefox` (2)
github-actions[bot] aef63ce
Update query snapshots
github-actions[bot] 9b262a8
Update query snapshots
github-actions[bot] 86d4531
Update query snapshots
github-actions[bot] 98be877
Update UI snapshots for `firefox` (2)
github-actions[bot] ee5cf77
Update query snapshots
github-actions[bot] 9f2a728
Update UI snapshots for `firefox` (2)
github-actions[bot] e7b3274
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
Twixes a018eda
Update query snapshots
github-actions[bot] 7c298ab
Update query snapshots
github-actions[bot] a15986c
Update UI snapshots for `firefox` (2)
github-actions[bot] d3f4792
Update UI snapshots for `firefox` (2)
github-actions[bot] f121b9e
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
thmsobrmlr 3ef80c9
Update UI snapshots for `chromium` (2)
github-actions[bot] 479c1a8
Update UI snapshots for `webkit` (2)
github-actions[bot] 85c0932
Update UI snapshots for `firefox` (2)
github-actions[bot] 2b00f1e
refactor(data-exploration): remove dead retention insights code (#15799)
thmsobrmlr 590ccc7
Merge branch 'master' into thomas/remove-data-exploration-editor-filters
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
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.
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.
Experience suggests that, with a comment like this, this will be un-skipped never (± 2 months). 😄