Thomas Obermüller
588055a0da
fix(tests): upgrade playwright ( #20441 )
2024-02-20 12:06:04 +00:00
Thomas Obermüller
51686aab42
chore(types): use faux integer for json schema ( #20401 )
2024-02-20 11:13:09 +00:00
Julian Bez
af5aadbd60
fix(insights): Adjust insight loading queued state ( #20424 )
2024-02-20 11:10:05 +00:00
Ben White
4dd3c35933
feat: Personal API key scopes ( #20151 )
2024-02-20 11:02:58 +00:00
Julian Bez
d13ffcf7f6
chore(celery): Change local Celery Pycharm run to solo for better debugging ( #20439 )
2024-02-20 10:50:10 +00:00
Ben White
beb55da376
chore: Allow * for new ingestion endpoints routing ( #20442 )
...
Fix check
2024-02-20 10:07:33 +00:00
Julian Bez
b5d158a2fe
fix(exports): Add backoff to exporter limit if query size exceeded ( #20432 )
2024-02-20 09:05:44 +00:00
Paul D'Ambra
30360f58f9
fix: exception event display ( #20436 )
...
* fix: exception event display
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-20 08:36:46 +00:00
Tom Owers
2073b68c17
fix(actions): Fixed new actions polluting the empty kea state data ( #20428 )
2024-02-20 09:33:02 +01:00
Juraj Majerik
220caec431
fix(survey): fix feedback button card style ( #20420 )
2024-02-20 08:31:48 +00:00
Michael Matloka
70f60ea842
fix(ui): PersonDisplay
shouldn't take up full width in table ( #20412 )
2024-02-20 09:28:32 +01:00
Thomas Obermüller
34a598bcc9
chore(dev): add hogql imports to shell plus ( #20402 )
2024-02-20 09:18:39 +01:00
Juraj Majerik
a3da9659bc
fix(feature flag): better style for multivariate segment button ( #20419 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-02-20 07:42:27 +00:00
PostHog Bot
ee326fa960
chore(deps): Update posthog-js to 1.106.3 ( #20437 )
2024-02-19 19:34:31 -05:00
Tomás Farías Santana
bb50ce52f9
fix(http-batch-export): Everybody wants to close the file ( #20429 )
...
fix: Everybody wants to close the file
2024-02-19 21:50:58 +00:00
Manoel Aranda Neto
3cef7ef98a
chore: consider mobile events as part of auto-summary events ( #20425 )
2024-02-19 19:07:42 +00:00
Raquel Smith
e89b7860f5
feat: let people skip onboarding setup from product intro pages ( #20395 )
...
* let people skip setup for secondary products
* use better button data-attrs
* don't allow skip if first product
* don't redirect back to products if they haven't onboarded yet
let them do this by selecting the product in the left nav if they want
* only show sdk install button if needed
* make new project routing actually make sense
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* delete snapshots
* Update UI snapshots for `webkit` (2)
* remove
* Update UI snapshots for `webkit` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19 10:33:50 -08:00
Tomás Farías Santana
a2a2249548
fix: Pass a buffered reader to aiohttp ( #20422 )
2024-02-19 18:17:54 +00:00
David Newell
8f7a5c9a67
chore: replace icons with package equivalents ( #20378 )
2024-02-19 16:27:55 +00:00
Juraj Majerik
0a98a6c69d
chore(cohorts): make data table read only ( #20417 )
2024-02-19 17:16:20 +01:00
Tiina Turban
865be06a59
chore: Rename plugin to data pipeline errors ( #20366 )
2024-02-19 16:37:00 +01:00
David Newell
8f26e75c90
fix: show modals outside of full screen ( #20407 )
2024-02-19 15:30:25 +00:00
Paul D'Ambra
751220efb5
fix: wrap text in mobile replay ( #20418 )
2024-02-19 14:55:12 +00:00
Tom Owers
a5b3202c28
fix(funnels): Dont update funnel conv window if a NaN value is entered ( #20411 )
...
* Dont update funnel conv window if a NaN value is entered
* Update UI snapshots for `webkit` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19 14:09:27 +00:00
danielxnj
e2819b3abc
chore: Remove deprecated action for triggering PostHog Cloud deployment ( #20414 )
...
Remove deprecated action for triggering PostHog Cloud deployment
2024-02-19 08:38:40 -05:00
dependabot[bot]
5d60a10848
chore(deps): bump the pip group across 1 directories with 3 updates ( #20413 )
...
bump the pip group across 1 directories with 3 updates
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
dependency-group: pip-security-group
- dependency-name: jinja2
dependency-type: indirect
dependency-group: pip-security-group
- dependency-name: lxml
dependency-type: indirect
dependency-group: pip-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 14:22:37 +01:00
PostHog Bot
eb931ee18a
chore(deps): Update posthog-js to 1.106.2 ( #20406 )
2024-02-19 07:10:28 -05:00
Paul D'Ambra
05d6c15367
feat: saved not pinned ( #20393 )
...
* feat: saved not pinned
* Update UI snapshots for `chromium` (1)
* 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-02-19 11:48:42 +00:00
Paul D'Ambra
d5df038f16
fix: reduce toolbar bundle size by 60% ( #20122 )
...
* output analyzable build info for the toolbar
* don't use code snippet it adds half a meg
* Update UI snapshots for `chromium` (2)
* use esbuild visualizer instead
* fix
* allow treeshaking and remove circular dependency from imports toolbar uses
* fix
* lint the mjs files at the root of frontend folder
* no need to mention lemonui at all
* no ned to specify metafile
* don't allow posthog-js to sneak into the toolbar
* simpler date picker so fewer dependencies
* maybe this
* like this?
* 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 UI snapshots for `webkit` (2)
* 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 UI snapshots for `chromium` (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 UI snapshots for `webkit` (2)
* 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 UI snapshots for `chromium` (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 UI snapshots for `webkit` (2)
* 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 UI snapshots for `chromium` (2)
* ragE
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* too easy to break things this way
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* around the houses
* Reset snapshots to master
* explain why there's a plugin
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `chromium` (2)
* fix
* fix
* Update UI snapshots for `webkit` (2)
* fix
* Update UI snapshots for `webkit` (2)
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19 11:39:15 +00:00
Michael Matloka
61006d8a77
Remove dead CSS
2024-02-19 12:11:30 +01:00
Thomas Obermüller
c6e7bcebf2
feat(hogql): trends funnel ( #20370 )
2024-02-19 10:54:39 +00:00
Brett Hoerner
36d1be08f9
feat(batch-exports): Add HTTP Batch Export destination ( #20318 )
...
* feat(batch-exports): Add HTTP Batch Export destination
To possibly be reused in the future, but for now it only submits
payloads in the PostHog /batch format.
* add geoip_disable, don't toJSONString elements_chain, and mark some HTTP status codes as non-retryable
* Add heartbeating to HTTP batch export
* Update query snapshots
* Update query snapshots
* fix: Re-use client session
* refactor: Rename last_uploaded_part_timestamp to last_uploaded_timestamp
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tomás Farías Santana <tomas@tomasfarias.dev>
2024-02-19 10:40:09 +00:00
PostHog Bot
a271ea5ba3
chore(deps): Update posthog-js to 1.106.1 ( #20403 )
2024-02-19 05:34:05 -05:00
David Newell
8e7e351076
chore: snapshot performance tracking improvements ( #20382 )
2024-02-19 09:06:40 +00:00
Thomas Obermüller
e78c4e31ff
feat(hogql): time to convert funnel ( #20259 )
2024-02-19 09:58:31 +01:00
Juraj Majerik
6cbc7aea74
fix(experiments): render LoadingState when changing experiment goal ( #20340 )
2024-02-19 09:52:12 +01:00
ted kaemming
644cc6f1f1
fix: createEventsToDropByToken
should handle tokens with multiple separators ( #20392 )
2024-02-17 13:52:46 -08:00
Raquel Smith
6c3234166c
feat: add next-js to product analytics onboarding docs ( #20239 )
...
* add next to product analytics docs
* fix spelling
2024-02-16 18:17:46 +00:00
David Newell
7ae44b8b24
chore: remove unnecessary function redeclaration ( #20374 )
2024-02-16 16:28:00 +01:00
Frank Hamand
8daa09a20b
fix: Set nginx unit max body size to 21MiB ( #20383 )
...
* Set nginx unit max body size to 21MiB
We expect up to 20M for session replays. Our nginx setup has 20M as the
limit and the default for nginx unit inadvertently dropped it to 8M
* Fix unit config
2024-02-16 15:18:14 +00:00
David Newell
40066b7959
chore: remove unused icon ( #20377 )
2024-02-16 11:38:44 +00:00
Julian Bez
ad8af1ce8e
feat: Add personal API key hash mode sha256 and an upgrade path ( #20327 )
2024-02-16 07:29:02 +00:00
Raquel Smith
fc53eb4219
fix: only get org invites if an org exists ( #20376 )
...
only get org invites if an org exists
2024-02-15 16:58:24 -08:00
Raquel Smith
d0d78050f6
fix: sentry error products page ( #20375 )
...
fix sentry error
2024-02-15 19:38:42 +00:00
Bianca Yang
2fb1358a8d
feat: Move onboarding into the app ( #20224 )
...
* bring onboarding panels into the app
* tune up product intro page breadcrumbs
* combine verification and config steps
* add breadcrumbs, tune up topbar breadcrumbs
* tune up some buttons, step order
* mostly update the plans page
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* tune up state for not first product onboarding
* Update UI snapshots for `chromium` (2)
* some type fixes
* fix up remaining tasks
* Update UI snapshots for `chromium` (1)
* make product intro onboarding step
* Only report onboarding product selected when "get started button clicked"
* Don't show intro if coming from /products page
* show verification on install screen
* fix a type error, update intro in stories
* Update UI snapshots for `chromium` (1)
* fix a type generation issue
* improve verify section
* sentence case
* make breadcrumbs smaller
* fix intro pages
* fix breadcrumbs
* update padding on onboarding steps, remove other products step
* mostly revert billing page changes?
* highlight the navbar item
* Update UI snapshots for `chromium` (1)
* fix type errors
* Revert "Update UI snapshots for `chromium` (1)"
This reverts commit 7b9ac964d8
.
* Revert "Update UI snapshots for `chromium` (2)"
This reverts commit 3c4b26f676
.
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (2)
* Update UI snapshots for `chromium` (1)
* constrain width of onboarding steps, remove new tag from notebooks nav
* Update UI snapshots for `webkit` (2)
* fix some onboarding snapshots
* Revert "Update UI snapshots for `chromium` (2)"
This reverts commit c2fb465e30
.
* Revert "Update UI snapshots for `chromium` (1)"
This reverts commit 613b5a1746
.
* Update UI snapshots for `chromium` (1)
* Update frontend/src/scenes/onboarding/OnboardingBillingStep.tsx
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
* Update UI snapshots for `webkit` (2)
* wip
* address pr comments
* add back subscribe buttons on billing page
* rename a selector
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `webkit` (2)
* small change to upgrade button
* remove extraneous files
* Update UI snapshots for `webkit` (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>
Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
2024-02-15 11:28:38 -08:00
Michael Matloka
661d66daa8
refactor(insights): Improve clarity of async querying and timeout handling ( #20332 )
...
* Move `CLICKHOUSE_MAX_EXECUTION_TIME` around
* Return 202 instead of 200 for async queries
* Make `queryAsync` more readable
* Update comment
* Fix timedelta handling
* Add test
* Update query snapshots
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-15 20:14:46 +01:00
Li Yi Yu
5951ec301d
fix(surveys): survey results viz fixes ( #20345 )
...
* rename count bar to follow event name format
* add explore more results button
* fix squished options height
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
* fix wording
* Update UI snapshots for `webkit` (2)
* add data attr
* clarify match
* add bar chart icon
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-15 18:20:03 +00:00
Raquel Smith
85a24caadb
feat: add message on pipeline addon directly ( #20351 )
...
* add message on pipeline addon directly
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
* Apply suggestions from code review
Co-authored-by: Bianca Yang <21014901+xrdt@users.noreply.github.com>
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Bianca Yang <21014901+xrdt@users.noreply.github.com>
2024-02-15 17:55:50 +00:00
PostHog Bot
df9bcd39af
chore(deps): Update posthog-js to 1.106.0 ( #20373 )
2024-02-15 12:17:05 -05:00
Marius Andra
5284735b23
fix(hogql): trends ignore empty groups ( #20369 )
2024-02-15 18:10:56 +01:00