Thomas Obermüller
726a301b12
fix(e2e): skip flaky cypress test temporarily ( #15138 )
2023-04-18 14:50:07 +00:00
Marius Andra
016c49cb41
chore(hogql): consolidate all parts of HogQL under one feature flag (and enable HogQL beta) ( #14871 )
...
w00t
2023-03-23 17:41:16 +01:00
Paul D'Ambra
b82208edd6
feat: only show JSON tab when editing ( #14861 )
...
* feat: only show JSON tab when editing
* a couple of e2e tests
* real selectors and the right feature flags
2023-03-22 19:27:37 +00:00
Paul D'Ambra
597f79beff
feat: allow query flag with data exploration insight flag ( #14845 )
2023-03-22 10:36:09 +01:00
Paul D'Ambra
66dd1638ae
fix: use cached insight if the scene has it ( #14842 )
...
* fix: use cached insight if the scene has it
* add a cypress test
* better empty checking
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* slightly less bad
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-21 17:10:10 +00:00
Paul D'Ambra
1f1d2c2779
feat: replace open in query builder with new insight page ( #14709 )
2023-03-21 00:44:56 +01:00
Paul D'Ambra
8217ef92ab
fix: reset insight on tab change ( #14798 )
...
* fix: reset insight on tab change
* add some cypress tests
* and now a failing test
* refactor cypress file
* don't reset the insight logic
* Update cypress/e2e/insights.dataExploration.cy.ts
* hammer to crack a nut
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* tests are green
* a little cypress massaging
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* more cypress massaging
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* safer network intercept choice
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-20 20:03:11 +00:00
Paul D'Ambra
8c76766d5a
feat: a little more e2e cypress data exploration tests ( #14816 )
...
* feat: a little more e2e cypress data exploration tests
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* tests were passing by accident
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-18 17:38:11 +00:00
Paul D'Ambra
9aa1122dc1
feat: add data exploration cypress test example ( #14812 )
2023-03-18 10:32:22 +00:00