0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
Commit Graph

2683 Commits

Author SHA1 Message Date
Yakko Majuri
a4b2008261
Skip CI for posthog-contributions-bot (#3789)
* Skip CI for posthog-contributions-bot

* fix
2021-03-30 14:12:48 +00:00
posthog-contributions-bot[bot]
d7a46e0a80
🤖: Add joesaunderson as a contributor 🎉 (#3802)
* docs: update README.md

* docs: update .all-contributorsrc

* add powers to contributors

* add back joesaunderson

* Revert "add back joesaunderson"

This reverts commit a9b564412c.

* fix J0 indent

Co-authored-by: posthog-contributions-bot[bot] <80958034+posthog-contributions-bot[bot]@users.noreply.github.com>
Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
2021-03-30 12:48:17 +00:00
posthog-contributions-bot[bot]
3a77f27b5f
🤖: Add posthog-contributions-bot[bot] as a contributor 🎉 (#3797)
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: posthog-contributions-bot[bot] <80958034+posthog-contributions-bot[bot]@users.noreply.github.com>
2021-03-30 09:36:44 +00:00
Marius Andra
90d16b24a7
Support multiple entries for selector and tag_name filter for EE (#3766)
* support multiple entries for selector and tag_name filter for EE

* improve support for multiple selector matches

* test for multiple selectors and tag names
2021-03-30 10:56:22 +02:00
Marius Andra
581a617a95
Add index to events.created_at (#3767)
* add index to events.created_at

* convert to concurrent index
2021-03-30 10:43:24 +02:00
Marius Andra
7ed7c4c649
Custom Data Attributes in the toolbar (#3761)
* add `important_data_attributes`

* fix undefined bug

* important data attributes in setup

* add dashes

* remove dead code

* scarier exampe

* support multiple data attributes in the toolbar

* update to simmer that supports wildcards

* rename "important_data_attributes" -> "data_attributes", store as a json array

* update ts blacklist

* another one

* use a tag select for data attributes

* remove needless string serialization

* implement text feedback

* data attribute setup style improvement

* better default handling

* fix out of sync migration
2021-03-30 10:28:57 +02:00
posthog-contributions-bot[bot]
a99123dd65
🤖: Add bronsonavila as a contributor 🎉 (#3791)
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: posthog-contributions-bot[bot] <80958034+posthog-contributions-bot[bot]@users.noreply.github.com>
2021-03-30 07:22:24 +00:00
Paolo D'Amico
723c575b0d
Fix POSTHOG-DW (#3794) 2021-03-30 06:56:03 +00:00
Eric Duong
c40a0716ce
Insight session entities (#3582)
* Fix session tests

* fix sesisons test

* add postgres functionality

* clickhouse logic

* fix test

* fix pg test

* fix type

* add default condition

* change prompt

* make prompt better

* fix test

* add or tag

Co-authored-by: Tim Glaser <tim@glsr.nl>
2021-03-29 16:03:20 -04:00
Yakko Majuri
ae8e4a912c
Fix .all-contributorsrc (#3788)
* Fix .all-contributorsrc [skip ci]

* add commit to run ci
2021-03-29 18:04:18 +00:00
posthog-contributions-bot[bot]
436f690239
🤖: Add bard as a contributor 🎉 (#3787)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* fix

* fix rough edges

* update contributors

Co-authored-by: posthog-contributions-bot[bot] <80958034+posthog-contributions-bot[bot]@users.noreply.github.com>
Co-authored-by: Yakko Majuri <38760734+yakkomajuri@users.noreply.github.com>
Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
2021-03-29 17:33:31 +00:00
Tim Glaser
9cbc70989a
Add warning to breakdown that we only show top 20 values (#3779)
* Add warning to breakdown that we only show top 20 values

* proposal

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-29 16:39:59 +02:00
Tim Glaser
80216306a7
Fix multiple people same distinct id (#3768) 2021-03-29 11:56:12 +02:00
Sandeep Guptan
713b4dcb34
Fix forgot password link on self-hosted (#3777) 2021-03-28 13:35:30 -06:00
PostHog bot
31fc047056
Update plugin server to 0.15.2 (#3776)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-27 21:12:30 +01:00
Paolo D'Amico
da61c55666
Description & tagging on dashboards (#3756) 2021-03-26 17:38:13 -07:00
PostHog bot
efac444468
Update plugin server to 0.15.1 (#3772)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-26 23:45:10 +01:00
Eric Duong
1176913061
make sure the proper math is applied when calculating top elements (#3771) 2021-03-26 14:11:20 -07:00
Eric Duong
d628a23ad3
Fix boolean breakdown on postgres (#3752)
* fix boolean breakdown on postgres

* add label test
2021-03-26 16:46:18 -04:00
Michael Matloka
9b25908d7f
Fix TestAccountFiltersConfig description (#3754) 2021-03-26 14:11:20 +01:00
Michael Matloka
728b0014fd
Handle event capture edge cases (#3755)
* Handle event capture edge cases

* capture_exception if $snapshot_data is missing
2021-03-26 13:21:15 +01:00
Yakko Majuri
a71ef7485e
Make events search more prominent (#3587)
* Make events search bar more prominent

* updates
2021-03-26 12:11:13 +02:00
PostHog bot
edb1d04f6c
Update plugin server to 0.15.0 (#3758)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-03-26 04:27:46 +01:00
Michael Matloka
e96086e342
Fix get_available_timezones_with_offsets DST change edge case (#3760) 2021-03-26 04:17:12 +01:00
Paolo D'Amico
54976251f8
Hotkeys UI Improvement (#3757) 2021-03-25 19:33:52 -07:00
Eric Duong
3f56d53b62
Null check for persons in PersonHeader (#3750) 2021-03-25 12:07:22 -07:00
Paolo D'Amico
82a0e7c2fb
Fix #3747 (#3748) 2021-03-25 11:05:02 -07:00
Paolo D'Amico
f4a87efa2b
Global hotkey navigation (#3740) 2021-03-25 11:04:33 -07:00
Karl-Aksel Puulmann
a5be4f2c33
Add 'cohorts' tab to Person page (#3744)
* Add a cohort tab to Person page

Closes #3743

* Add E2E test navigating from cohort -> person -> back
2021-03-25 17:24:36 +02:00
Eric Duong
c59f8b7739
Add element matching for multiple values on text/href (#3739)
* fix element matching for multiple values on text/href

* pg implementation

* use diff solution

* fix smell

* none check

* move function

* remove circular import
2021-03-25 11:00:49 -04:00
Paolo D'Amico
89b71a9959
New login & signup (React) (#3701) 2021-03-25 07:40:20 -07:00
Karl-Aksel Puulmann
cdbd82a0a7
Add some data-attr for plugins (#3742)
The next step for plugins should be getting more adoption, including on
cloud. This PR adds some much-needed instrumentation.
2021-03-25 11:26:40 +02:00
PostHog bot
d3fb71dcb0
Update plugin server to 0.14.8 (#3741)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-25 10:29:43 +02:00
Yakko Majuri
3169935893
Add setup for contributions bot (#3738) 2021-03-24 09:42:17 +00:00
PostHog bot
69912d8e86
Update plugin server to 0.14.7 (#3737)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-24 10:36:58 +02:00
PostHog bot
4b7257e200
Update plugin server to 0.14.6 (#3736)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-24 07:44:44 +02:00
Paolo D'Amico
26ad3808d7
Dockerfile non-root user in production (#3735)
Co-authored-by: jake emo <jre200@vt.edu>
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-03-23 21:32:01 -07:00
Kunal
20f982f7ac
reduce width so button isn't covered (#3734)
* reduce width so button isn't covered

* accidental checkin

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-03-23 17:05:26 -07:00
Michael Matloka
68a5d68f15
Clarify test accounts → internal users (#3733)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-23 15:40:50 -07:00
Paolo D'Amico
6cc09eaef7
Support custom identifier for person name (#3581) 2021-03-23 15:40:37 -07:00
Paolo D'Amico
136a021d1a
Feature Flags Revamp (UX & Code) (#3675) 2021-03-23 14:34:48 -07:00
Michael Matloka
f97d40207b
Explain premium feature in upgrade modal (#3619)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-23 14:16:54 -07:00
Eric Duong
75fb02933c
use utc on dates without hours for consistency (#3731) 2021-03-23 14:14:28 -07:00
Paolo D'Amico
8a35701505
Fix unmounted logic bug on shared dashboards (#3712) 2021-03-23 13:23:57 -07:00
Paolo D'Amico
433d560b23
Fix proxy config (#3654) 2021-03-23 13:12:06 -07:00
Paolo D'Amico
a8838701aa
Timezone handling UX (#3698)
Co-authored-by: Tim Glaser <tim@glsr.nl>
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-03-23 12:54:33 -07:00
Michael Matloka
ac5fa0686b
Allow for non-plugin config-keyed plugin attachments (#3732) 2021-03-23 18:46:56 +01:00
Tim Glaser
9f57b33e6f
Fix filtering breakdown queries (#3727)
* Fix filtering breakdown queries

* fix tests
2021-03-23 15:42:28 +01:00
dependabot[bot]
afb78abe04
Bump lxml from 4.6.2 to 4.6.3 (#3725)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 15:26:06 +01:00
Karl-Aksel Puulmann
d8d6ecd7ab
Add "test account filters" filter to trends (#3729)
This was added to one feature flag path but not the other, missing on
cloud.
2021-03-23 12:15:28 +01:00