Tomás Farías Santana
6c24b22a79
feat: BigQuery destination for BatchExports ( #17170 )
...
Co-authored-by: Tiina Turban <tiina303@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
2023-09-07 18:22:22 +02:00
David Newell
edd507302f
feat: insight viz height ( #17335 )
...
* support insight viz nodes in notebooks
2023-09-07 16:26:56 +01:00
Reece Gao
9d4f410727
feat: insight details colored series ( #17102 )
...
* insight details using series glyph
* mock lib/colors for react testing library (jsdom)
---------
Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
2023-09-07 16:11:54 +02:00
Marius Andra
e909884af4
feat(hogql): add support for property and date filters ( #17154 )
2023-09-07 15:17:04 +02:00
PostHog Bot
a00aa241c7
chore(deps): Update posthog-js to 1.78.1 ( #17341 )
2023-09-07 14:34:28 +02:00
Marius Andra
0caa44a4d6
feat(hogql): capture timings ( #17318 )
2023-09-07 13:32:45 +02:00
Li Yi Yu
36a33870eb
feat(surveys): post survey thanks popup ( #17326 )
...
* add thank you section
* uncomment
* add thanks example to preview
* fix font weight
* allow text color styling
* background color
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-07 02:58:17 +00:00
Paul D'Ambra
b5909263ae
chore: try to stop recording snapshot flapping ( #17332 )
2023-09-06 21:58:59 +01:00
Tiina Turban
03eb1dcaec
feat: Ingestion third party swap redshift for rss ( #17306 )
2023-09-06 20:03:42 +02:00
Thomas Obermüller
bc091c6c1c
fix(retention): handle timezones with daylight saving transitions correctly ( #17305 )
2023-09-06 17:12:39 +02:00
Thomas Obermüller
e00caf4122
fix(trends): fix active user queries with PoE v1 ( #17314 )
2023-09-06 17:12:20 +02:00
timgl
3d7ebe0aba
fix: Load person data from clickhouse ( #17224 )
...
* chore: Gather more detailed stats about person endpoint usage
* fix endpoint everywhere
* use prometheus
* fix
* fix
* fix
* fix: Load persons data from Clickhouse
* Update query snapshots
* fix
* fix
* fix
* fix
* Update query snapshots
* fix
* Update query snapshots
* fix
* Update query snapshots
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-06 15:10:34 +00:00
David Newell
ac6bdb18e0
chore: use a single node for all insights in notebooks ( #17289 )
...
* chore: use a single node for all insights in notebooks
2023-09-06 16:01:54 +01:00
David Newell
2f99a538ee
feat: add versioning to notebooks to handle old node types ( #17319 )
...
* feat: add versioning to notebooks to handle old node types
2023-09-06 16:01:31 +01:00
Michael Matloka
41f49b7a18
chore: Use project week start setting in calendars ( #17251 )
2023-09-06 15:43:44 +02:00
Paul D'Ambra
6bd245ddf6
chore: flag clickhouse fallback ( #17321 )
...
* chore: flag clickhouse fallback
* make this opt in instead of opt out
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (2)
* 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>
2023-09-06 14:39:03 +01:00
Tiina Turban
b9f0039e9c
feat: Skip elements chain parsing for some plugins ( #17201 )
2023-09-06 13:38:51 +02:00
Tiina Turban
6bf7342217
fix: Make local dev kafka timeouts bigger ( #17320 )
2023-09-06 13:11:18 +02:00
Thomas Obermüller
22ee07edf0
fix(funnel): unordered funnel uses correct entity filter order ( #17288 )
2023-09-06 12:36:03 +02:00
Ben White
6fb256b54b
fix: Only show the notebook sidebar if editable and fix re-rendering of filters ( #17301 )
2023-09-06 11:12:46 +01:00
Paul D'Ambra
61b9ee3a58
chore: tidy up team monitoring flags ( #17322 )
2023-09-06 10:34:57 +01:00
Tomás Farías Santana
03a28b204d
feat: Support test higher frequencies in get_data_interval ( #17323 )
2023-09-06 10:16:37 +02:00
Li Yi Yu
e576e52c5a
fix(surveys): small bug fixes ( #17327 )
2023-09-05 19:03:53 +00:00
Eric Duong
7b65dd38f8
chore(data-warehouse): add type label and validator ( #17287 )
...
* add type label and validator
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* styling
* fix delete and validation
* fix types
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-05 17:20:53 +00:00
Tiina Turban
9e25965407
feat: Allow experimentation mode to always bypass preflight ( #17316 )
2023-09-05 15:12:03 +02:00
PostHog Bot
9c7607e995
chore(deps): Update posthog-js to 1.77.3 ( #17317 )
2023-09-05 14:14:09 +02:00
Markus Zimmermann
662a73401d
fix: Add missing comma for field literal value to let Go example compile ( #17113 )
2023-09-05 11:32:17 +01:00
Paul D'Ambra
e2eeb39348
chore: mark API deprecated in the docs ( #17308 )
2023-09-05 08:00:11 +00:00
Tomás Farías Santana
1d3bc54a27
feat: Add support for exclude events in S3 migration command ( #17304 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-04 19:23:41 +02:00
Tomás Farías Santana
c810354bb3
fix: Use explicit encoding for exclude_events ( #17302 )
2023-09-04 11:46:33 +00:00
Xavier Vello
08d58ffb3b
feat(plugin-server): add new ValueMatcher<T> helper ( #17226 )
2023-09-04 13:40:15 +02:00
Xavier Vello
d442ce24d6
chore(plugin-server): disable preflightSchedules on cloud roles ( #17278 )
2023-09-04 13:38:34 +02:00
Tomás Farías Santana
757a8a06be
feat: Implement unpause/pause in BatchExportsListScene ( #17299 )
2023-09-04 11:29:15 +00:00
David Newell
e94bc2174c
feat: insight viz notebooks ( #17290 )
...
* support insight viz nodes in notebooks
* remove space
2023-09-04 12:19:42 +01:00
Paul D'Ambra
492ac17280
chore: need the session being loaded ( #17296 )
...
* chore: need the session being loaded
* fix
2023-09-03 20:21:42 +00:00
Paul D'Ambra
04e6c7c7d3
chore: report when falling back ( #17293 )
...
* chore: report when falling back
* Update UI snapshots for `chromium` (2)
* wait for recordings to buffer in snapshots
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-02 17:35:18 +01:00
Tomás Farías Santana
7d930cb45e
chore: Do not retry on S3 ClientError ( #17291 )
2023-09-01 16:16:20 +00:00
Tomás Farías Santana
305550f3b5
feat: Frontend support for S3 compression and exclude events ( #17269 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-01 15:24:47 +00:00
David Newell
e9fe2d9d43
feat: access previous & next nodes from every node ( #17286 )
...
* feat: previous and next nodes at a node level
2023-09-01 15:56:01 +01:00
David Newell
0a9b1f0076
feat: insight viz view props ( #17279 )
...
* feat: insight viz view props
2023-09-01 15:36:22 +01:00
Tomás Farías Santana
17c5ec1710
feat: S3 BatchExports missing features ( #17233 )
2023-09-01 16:19:02 +02:00
David Newell
8a835df63b
feat: change filters to work based off container style ( #17280 )
...
* feat: change filters to work based off container style
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-01 12:45:46 +01:00
Paul D'Ambra
0c287bd111
chore: realtime sources observability ( #17284 )
...
* chore: realtime sources observability
* chore: realtime sources observability
* chore: realtime sources observability
* preemptive error capture
2023-09-01 12:25:43 +01:00
Paul D'Ambra
21e0319abc
fix: player preview freezes big recordings ( #17202 )
...
* fix: player preview freezes big recordings
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* wip
* fix
* fix
* remove now unrelated change
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-01 12:15:51 +01:00
Joe Martin
76f900e11a
chore: Update announcementLogic to match incident guidelines ( #17181 )
...
Update announcementLogic.ts
2023-09-01 10:02:36 +01:00
David Newell
13bc5f3c19
feat: HogQL insights in notebooks ( #17111 )
...
* feat: add HogQL data table to insights on notebooks
2023-09-01 09:56:57 +01:00
Xavier Vello
37c592495b
chore(ci): remove recording-ingestion-load-test step ( #17277 )
2023-09-01 10:53:50 +02:00
Raquel Smith
62b43f941b
feat: onboarding steps, navigation, & sdk logic ( #17253 )
2023-08-31 16:56:14 +00:00
Li Yi Yu
a2d7c1853a
fix: persons id value dropdown ( #17268 )
2023-08-31 15:28:19 +00:00
Neil Kakkar
5fdb0f6c52
feat(notebook): Allow creating early access from notebooks ( #17264 )
2023-08-31 15:27:32 +00:00