0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
Commit Graph

12664 Commits

Author SHA1 Message Date
Marius Andra
1012a0c771
fix(backend): old style property search (#16930) 2023-08-09 00:00:39 +02:00
Thomas Obermüller
a1874c05a3
feat(insights): make insight viz query independent of actual insight (#16741)
* feat(insights): make insight viz query independent of actual insight

* Update UI snapshots for `chromium` (2)

* add comment

* split up Insight.scss

* clean up styles

* add stories

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* fix storybook snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* missing type

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Li Yi Yu <li@posthog.com>
2023-08-08 21:33:45 +00:00
Paul D'Ambra
ad825c7999
fix: use same code in notebooks and file inputs for image upload (#16944)
* fix: use same code in notebooks and file inputs for image upload

* 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-08-08 20:57:16 +01:00
Paul D'Ambra
735d670c4d
feat: CS dashboard tabs (#16667)
* add a tab and hard code a dashboard, send the appropriate filter with the API call

* getting ahead of myself

* flag the tab

* hard coded dashboard on groups too

* one ring to rule them all

* start making dashboard choice configurable

* store dashboard links in a bag and let user set them

* pretty close now

* Update query snapshots

* Update query snapshots

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* fix

* Update query snapshots

* Update query snapshots

* Update UI snapshots for `chromium` (1)

* Update query snapshots

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `webkit` (2)

* fix

* fix tests

* Update query snapshots

* wip

* wip

* switch to a user level setting

* Update query snapshots

* Update query snapshots

* fix

* remove comment

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* fix test

* update snapshot

* Update query snapshots

* Update query snapshots

* fix teset

* Update query snapshots

* rename

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update query snapshots

* Update query snapshots

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* 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-08-08 19:05:06 +01:00
Tiina Turban
69e3aa9a1c
fix: Update fix_person_distinct_ids_after_delete.py (#16942) 2023-08-08 19:08:42 +02:00
Paul D'Ambra
f83f83ea4b
feat: image uploads for notebooks (#16442) 2023-08-08 18:08:11 +02:00
Paul D'Ambra
e091596fd8
fix: uploaded image type (#16938)
* fix: uploaded image type

* Update frontend/src/lib/lemon-ui/LemonFileInput/LemonFileInput.tsx
2023-08-08 14:47:49 +00:00
Raquel Smith
fcc8aaca9e
revert: "revert: "feat: keep ph_current_instance cookie around on logout"" (#16940)
Revert "revert: "feat: keep ph_current_instance cookie around on logout" (#16925)"

This reverts commit 6e68ba3013.
2023-08-08 14:29:05 +00:00
Xavier Vello
f5022f5a7e
chore(plugin-server): capture event uuid in timestamp parsing warnings (#16697) 2023-08-08 16:19:52 +02:00
Neil Kakkar
30a430789f
fix(cohorts): Allow undirected cohort loops (#16936) 2023-08-08 13:37:35 +00:00
Michael Matloka
304e6db8a4
chore: Remove "Version" from hobby/development PostHog (#16722) 2023-08-08 14:18:45 +02:00
Michael Matloka
cf9664e86c
chore(actions): Replace hint about Postgres regex with RE2 (#16897)
* chore: Replace hint about Postgres regex to RE2

* 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-08-08 14:14:28 +02:00
Michael Matloka
74435d4999
fix: Clean JSON responses from NaN system-wide, with markers (#16911)
* fix: Clean JSON responses from NaN system-wide, with markers

* Fix typing

* Remove exclamations
2023-08-08 13:56:50 +02:00
Li Yi Yu
9c431eec24
feat(surveys): multiple choice questions support (#16921)
* remove old ratings flag, update naming and new flag for multiple choice types

* add multiple choice options fields

* add appearance for multiple survey

* fixes

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-07 13:33:02 -04:00
Michael Matloka
a39dcac576
feat(insights): Make the funnel steps table first col sticky (#16914)
* feat(insights): Make the funnel steps table first col sticky

* Align trends indication of series color with funnels

* Calculate right-scrollability more accurately

* Fix visual regressions

* Try to fix flaky snapshots

* Actually remove checkbox color

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Don't show checkboxes for number and map insights

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-07 18:38:38 +02:00
Xavier Vello
af037c2ba5
chore(temporal): export temporal client metrics via prometheus (#16803) 2023-08-07 17:16:59 +02:00
Michael Matloka
76bdfb7b15
fix: Avoid AutosizeInput flashing (#16923)
* fix: Avoid `AutosizeInput` flashing

* Update UI snapshots for `chromium` (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 `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-07 16:46:48 +02:00
Neil Kakkar
6e68ba3013
revert: "feat: keep ph_current_instance cookie around on logout" (#16925) 2023-08-07 14:36:48 +00:00
dependabot[bot]
f26642a6f2
chore(deps-dev): bump loader-utils from 1.4.0 to 1.4.2 (#16854)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 14:01:20 +02:00
Neil Kakkar
6eb05ecf01
fix(cohorts): Update tooltip for refreshing to every 24 hours (#16922) 2023-08-07 11:55:07 +00:00
Michael Matloka
b8f68f38af
refactor(insights): Remove legacy trends actors handling (#16808) 2023-08-07 13:45:38 +02:00
Michael Matloka
fe909cf416
chore(deps): Update loginas from 0.3.9 to 0.3.11 (#16917) 2023-08-04 20:18:01 +02:00
Eric Duong
cdfe12b683
feat(data-warehouse): data warehouse views frontend (#16704)
* backend basics for a view

* view parsing "working"

* add tests and make view name unique

* adjust tests

* api tests and edge cases

* typing

* try comment

* fix migration check

* 3 separate tabs

* working create and view view

* add validity checker

* update test

* update test

* Update query snapshots

* Update query snapshots

* add types

* update schema

* Update UI snapshots for `chromium` (2)

* update copy

* adjustments

* view definition

* adjust buttons and ux

* dummy

* remove unnecessary migration

* remove console log

* naming

* Update query snapshots

* Update query snapshots

* update test

* add feature flagging

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-04 13:48:54 -04:00
Raquel Smith
16bce218d3
fix: saml values (#16916)
fix saml values
2023-08-04 16:14:08 +00:00
Tomás Farías Santana
b8ff3b9b8b
fix: Delete batch exports on team delete (#16912)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-04 16:10:10 +02:00
Michael Matloka
64c3b0c8d7
fix(insights): Clean up double filter buttons and and/or select (#16907)
* fix(insights): Clean up double filter buttons

* Replace all Ant `AndOrFilterSelect` with Lemon

* Tighten `AndOrFilterSelect`

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-04 15:49:45 +02:00
Michael Matloka
b1973a8f1f
fix(cohorts): Cancel async deletion when deletion undone (#16906) 2023-08-04 15:47:46 +02:00
Michael Matloka
57ea629022
fix(cohorts): Don't show "All events" option (#16905) 2023-08-04 15:47:29 +02:00
Ben White
be258e7bd9
feat: Better editing controls for widgets (#16901) 2023-08-04 13:14:39 +00:00
Ben White
16fad12cf7
fix: Next up button in persons (#16913) 2023-08-04 13:00:41 +00:00
Joe Martin
63e9e77773
fix: Survey button text (#16804)
* Update SurveyAppearance.tsx

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-04 08:30:31 +00:00
Tomás Farías Santana
2a3b707fb6
feat: Set max block size to 10000 (#16908) 2023-08-04 10:20:03 +02:00
Raquel Smith
249711ab2a
fix: show empty state properly for My Actions (#16909)
Show empty state properly for My Actions
2023-08-03 13:35:18 -07:00
Tiina Turban
4bce97e20e
feat: Sentry and counter for final merge failures (#16904) 2023-08-03 17:09:53 +02:00
Tomás Farías Santana
855f63a6ee
fix: S3 key generation aware of directory separators (#16900) 2023-08-03 16:38:04 +02:00
Ben White
e917932fae
feat: Swap to Popover for Notebooks (#16895) 2023-08-03 16:33:46 +02:00
Tiina Turban
3163595202
chore: Add timestamp filtering to backfill (#16903) 2023-08-03 16:29:05 +02:00
Tiina Turban
7bf7fd4ea4
chore: ignore another deleted team (#16899) 2023-08-03 14:58:33 +02:00
Tiina Turban
9ec6e499cb
chore: exclude deleted team from backfill (#16898) 2023-08-03 14:34:27 +02:00
Neil Kakkar
8e160c51b4
fix(decide): Make property override matching case insensitive for exa… (#16886)
fix(decide): Make property override matching case insensitive for exact operator
2023-08-03 11:00:32 +01:00
David Newell
756c018a53
chore: remove autosize input (#16894)
* replace autosize input with internal alternative

* remove dependency

* cleanup styles
2023-08-03 10:54:46 +01:00
David Newell
eb71304d5a
chore: upgrade html-webpack-plugin (#16892)
upgrade html-webpack-plugin
2023-08-03 10:11:54 +01:00
David Newell
fdec382ce4
chore: upgrade react-resizable (#16891) 2023-08-03 10:06:22 +02:00
Paul D'Ambra
5804600b54
feat: remove more recording events queries (#16878) 2023-08-03 10:01:44 +02:00
Thomas Obermüller
124e5edaf6
feat(copy): improve custom date range picker copy (#16870)
* feat(copy): improve custom date range picker copy

* Update UI snapshots for `chromium` (1)

* Try tweaked labels

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <michal@matloka.com>
2023-08-02 19:25:35 +02:00
Ben White
9a19353f11
feat: Notebook element resizing and styles (#16860) 2023-08-02 18:09:35 +02:00
Tiina Turban
8983b844ec
feat: incident merge replay (#16889)
Co-authored-by: Xavier Vello <xavier@posthog.com>
2023-08-02 17:49:28 +02:00
David Newell
9fad7f4bab
chore: upgrade react-virtualized to support React 18 (#16890)
* chore: upgrade react-virtualized to support React 18

* 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-08-02 16:26:40 +01:00
Xavier Vello
4201ae5334
feat(plugin-server): add backfill mode to plugin-server (#16888) 2023-08-02 16:30:34 +02:00
Michael Matloka
f1e13bd9d7
chore: Optimize admin and add dashboards (#16884) 2023-08-02 12:38:36 +00:00