0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
Commit Graph

2714 Commits

Author SHA1 Message Date
Michael Matloka
286287e8e1
Remove IS_DOCKER env var (#3843) 2021-04-01 17:10:00 +02:00
Phil Leggetter
e71803d776
Clarify project settings filter wording (#3839) 2021-04-01 17:00:40 +02:00
Michael Matloka
525e09c358
Delete docker-preview (#3842) 2021-04-01 16:46:09 +02:00
dependabot[bot]
97985695ea
Bump y18n from 4.0.0 to 4.0.1 (#3827)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-01 15:31:01 +02:00
Woosik Kim
6e511f3387
Add localhost:3000 into excluded urls (#3803)
* Add localhost:3000 into excluded urls

* Update migration file

* Revert "Update migration file"

This reverts commit 2f8121612c.
2021-04-01 15:19:18 +02:00
PostHog bot
26ad8cf129
Update plugin server to 0.15.4 (#3838)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-04-01 12:37:35 +02:00
Marius Andra
7ef21ded15
add posthog version to system status (#3837) 2021-04-01 10:52:33 +02:00
Tim Glaser
6ffdffd5be
Add descriptions of insights in menu (#3814)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-31 19:08:39 -07:00
Paolo D'Amico
29bf59cc2b
Backend tests refactor (#3774) 2021-03-31 19:00:58 -07:00
Adrien Brault
827b7fda43
Fix API/HTTP instructions json syntax (#3832)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-31 18:31:32 -07:00
posthog-contributions-bot[bot]
f103c8de4e
🤖: Add adrienbrault as a contributor 🎉 (#3835) 2021-03-31 18:05:51 -07:00
Adrien Brault
e930e4c243
Fix apt-get install error when building docker images (#3833)
Thanks for fixing this @adrienbrault!
2021-03-31 17:53:40 -07:00
posthog-contributions-bot[bot]
219cd3f215
🤖: Add lharress as a contributor 🎉 (#3826)
* 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-31 09:12:39 +00:00
Paolo D'Amico
74cfc1db0f
Fix 2K0 (#3823)
* remove unnecessary resize event triggers

* Fix 2K0
2021-03-31 09:12:18 +00:00
Paolo D'Amico
e40079c268
Update app favicon (#3778) 2021-03-30 15:47:28 -07:00
Paolo D'Amico
2b5886e2cd
Misc instrumentation & tiny tweaks (#3769) 2021-03-30 15:25:42 -07:00
Paolo D'Amico
db71faa9a9
Allow math filter on $time property (#3821) 2021-03-30 15:20:07 -07:00
Sandeep Guptan
92e444000a
added redirection to posthogs website (#3812) 2021-03-30 14:57:27 -07:00
Eric Duong
1768b89ea8
change created_at to _timestamp (#3820)
* change created_at to _timestamp

* remove test
2021-03-30 17:37:53 -04:00
Eric Duong
8ed52b5543
add test account filter to people endpoints (#3815) 2021-03-30 14:27:50 -04:00
posthog-contributions-bot[bot]
cdb24be9f8
🤖: Add lharress as a contributor 🎉 (#3818)
* 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 18:25:34 +00:00
posthog-contributions-bot[bot]
c5283f9739
🤖: Add shogunpurple as a contributor 🎉 (#3817)
* 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 18:06:54 +00:00
Karl-Aksel Puulmann
98a1c73549
dont show legend if nothing to show (#3763) 2021-03-30 13:30:10 -04:00
Buddy Williams
b9b77281f0
Bumped cffi so that pip will install deps for M1 chip (#3808) 2021-03-30 18:29:18 +02:00
posthog-contributions-bot[bot]
f962d65242
🤖: Add paolodamico as a contributor 🎉 (#3813)
* docs: update README.md

* docs: update .all-contributorsrc

* yet another ci fix

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 16:15:42 +00:00
posthog-contributions-bot[bot]
0bc95ae4ff
🤖: Add MrSaints as a contributor 🎉 (#3805)
Co-authored-by: posthog-contributions-bot[bot] <80958034+posthog-contributions-bot[bot]@users.noreply.github.com>
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-30 08:51:51 -07:00
PostHog bot
1fe8f7d413
Update posthog-js to 1.9.6 (#3804)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-30 15:45:09 +00:00
Paolo D'Amico
1607d063dd
Hide login link from signup if instance is not initiated (#3781) 2021-03-30 08:38:55 -07:00
Marius Andra
93658cfffc
Env to set interval for async event property usage calculation. (#3809) 2021-03-30 08:24:03 -07:00
PostHog bot
e03da1cd6d
Update plugin server to 0.15.3 (#3810)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-03-30 17:21:26 +02:00
Yakko Majuri
adaa803fd6
Fix skip cci for bot (#3806) 2021-03-30 15:17:58 +00:00
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