Michael Matloka
954852f08b
feat(environments): Environment switcher, behind flag ( #25009 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-01 17:08:37 +02:00
Michael Matloka
ea27af75af
fix(ui): Put the Matter "." on a diet ( #24991 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-17 16:24:04 +00:00
Ben White
40c0760d0b
fix: LemonField flex gap ( #24278 )
2024-08-09 08:15:30 +00:00
Tom Owers
5e86434d39
feat(bi): Bunch of features for BI ( #24188 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-06 08:45:24 +00:00
camerondeleone
ed15742043
chore: remove beta tag from SQL insight insightNavLogic.tsx ( #23757 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Duong <eric@posthog.com>
2024-07-17 10:12:59 +00:00
Thomas Obermüller
c0ee9f6af3
chore(deps): upgrade playwright to v1.45.0 ( #23280 )
2024-06-27 18:08:18 +02:00
Raquel Smith
1109abd8e4
fix: flappy insight snapshot ( #22781 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
Co-authored-by: Paul D'Ambra <paul.dambra@gmail.com>
2024-06-12 23:06:54 +01:00
David Newell
ce403eee73
chore: replace antd Select component in ObjectTags ( #20981 )
2024-03-28 11:36:33 +00:00
Michael Matloka
66eb25df44
test(vrt): Don't clip scene snapshots ( #19677 )
...
* test(vrt): Don't clip scene snapshots
* Upgrade Playwright to 1.33
* Replace `excludeNavigationFromSnapshot` with `includeNavigationInSnapshot`
* Tune locator
* Fix `EmptyStates` flakiness
* Fix `main` fallback
* Try a different way of selecting `main` with fallback
* Remove last `excludeNavigationFromSnapshot`
* Use `.Navigation3000__scene` instead of `body`
* Restore `overflow: visible` on navigation in tests
* Fix top bar overlapping
* More anti-clipping
* Actually fix clipping
* Fix `layout` parameter
* Fix `.classList.add()` use
* Remove empty `testOptions`
* Tweak `waitForSelector`
* Extend loader timeout
* Update Surveys.stories.tsx
* Update `UserPaths`'s `waitForSelector`
* Print test errors
* Revert "Print test errors"
This reverts commit 71d305f8d3de872467e2a47504eb602fba2c77a3.
* Capture whole scene in failure screenshot
* Fix `CommandBar` snapshotting
* Actually fix `CommandBar` snapshotting
* Also fix modals
* Force remount on snapshot retry
* Actually fix modal, sidebar, and paths snapshotting
* Fix observed flakiness
* Remove legacy theme from visual tests
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Fix sizing of `Toolbar` stories
* Fix typing
* Don't render zero-width funnel bar
* Attempt to fix more flakiness
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Tweak selectors
* Just hide the damn bar
* Don't render grid layout without `gridWrapperWidth`
* Use container query instead of React hook in `LemonBanner`
* Update SavedInsights.stories.tsx
* Explicitly size `LemonBanner`
* Update Surveys.stories.tsx
* Update UI snapshots for `chromium` (1)
* Include navigation in side panel snapshots
* Update UI snapshots for `chromium` (1)
* Dispatch resize
* Force settings sections in snapshots
* Re-resize
* Stabilize settings
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-18 10:51:46 +01:00
Neil Kakkar
3df7e87186
fix(experiments): Bring back exposure settings ( #20714 )
2024-03-05 17:35:36 +00:00
Raquel Smith
b661237f56
chore: refactor upgrade modal to use billing details ( #20566 )
...
* refactor upgrade modal to use billing info
* make sure usage limit stuff doesn't show on self-hosted
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* icon size
* Update UI snapshots for `chromium` (2)
* put a tooltip on usage-limted one explaining feature
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* add info for grandfathered features
* use grandfathered feature bit for project access control
* improve guards for whitelabeling
* fix import
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-04 07:07:38 -08:00
Eric Duong
a945c9af99
feat(data-warehouse): insight integration frontend ( #20589 )
...
* wip with new datawarehousenode type in trendsquerybuilder
* split out query builder
* add test
* add property support
* add test for entity property and non entity property filter
* basic breakdown working
* typing
* typing
* more typing
* use default args
* more typing
* resolved mypy
* Update query snapshots
* remove config
* generate schema properly
* Update UI snapshots for `chromium` (2)
* add breakdown type
* Update UI snapshots for `chromium` (2)
* trim data warehouse query builder
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* update schema.json
* add ci config
* try localhost
* mapping for linux
* Update query snapshots
* more typing
* types
* frontend typing
* backend typing
* add data warehouse logic path to funnel
* typo
* typing
* more typo
* more types
* sync
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* finally
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Update query snapshots
* Update query snapshots
* add breakdown prop test
* update tests
* add test
* add type check
* Update query snapshots
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* fix tests
* Update UI snapshots for `chromium` (2)
* abstract class
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* Update query snapshots
* more tpying..
* Update query snapshots
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* match signature
* match signature
* update test
* Update query snapshots
* Add new category to taxonomicfilter
* initially working e2e
* add property dropdown
* reset bug when switching back and forth
* add disabled states
* clear breakdown and prop filters when mixed series selected
* Update UI snapshots for `webkit` (2)
* add missing fields
* Update query snapshots
* 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 query snapshots
* add schema
* Update UI snapshots for `chromium` (2)
* null check
* Update query snapshots
* reroute breakdown prop
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (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 typing
* Update UI snapshots for `chromium` (2)
* Update query snapshots
* update types
* import icon correctly
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* add feature flag
* schema
* block filtering when data warehouse
* prevent actor clicking when data warehouse series is applied
* more disabled states
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-01 11:36:48 -05:00
Thomas Obermüller
588055a0da
fix(tests): upgrade playwright ( #20441 )
2024-02-20 12:06:04 +00:00
Thomas Obermüller
e1c68da4bf
chore(3000): remove feature flag ( #19416 )
2023-12-27 09:52:28 +01:00
David Newell
8c21377411
chore: snapshot all of 3000 ( #19480 )
2023-12-22 11:38:21 +00:00