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

3031 Commits

Author SHA1 Message Date
Kunal
ed28004359
ingestion grid copy tweaks (#4012)
* small tweaks, align copy closer w/ control for a better test

* tweak tag text

* tweak tag text

* Revert "tweak tag text"

This reverts commit fb369c74c6.

* copy tweak

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-16 02:00:28 +00:00
Kunal
2838ed7b97
Ingestion grid copy tweaks (#4011)
* small tweaks, align copy closer w/ control for a better test

* tweak tag text

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-16 01:18:51 +00:00
Eric Duong
0ebd7af059
Add link from cohorts to sessions (#4008)
* add link from cohorts to sessions

* remove condition
2021-04-15 17:47:04 -04:00
Paolo D'Amico
2020c32c66
Add NewRelic to cloud deployment (#4005) 2021-04-15 11:53:19 -07:00
Eric Duong
6c3e3587db
Add actions insights link (#3996)
* add actions insights link

* use param function
2021-04-15 13:28:20 -04:00
PostHog bot
0dee1bd194
Update plugin server to 0.16.13 (#4004) 2021-04-15 19:01:17 +02:00
PostHog bot
0e226b05fc
Update plugin server to 0.16.11 (#3999) 2021-04-15 17:58:29 +02:00
Michael Matloka
d0292cd670
Give plugin server ECS task 16 GB instead of 8 GB (#3995) 2021-04-15 14:15:35 +00:00
Michael Matloka
cf28d88110
Fix optional secret plugin attachments upload UI (#3994) 2021-04-15 16:13:30 +02:00
Tim Glaser
802502e5c5
Allow all members to write projects (#3992) 2021-04-15 06:23:37 -07:00
Sam Winslow
0874d17088
hide scrollbar for ms, moz, and webkit (#3989) 2021-04-15 06:21:23 -07:00
Tim Glaser
a438815997
Revert "Refactor funnel filters & fix flexbox sizing (#3962)" (#3991)
This reverts commit 7353c5e47f.
2021-04-15 08:17:36 +00:00
Li Yi Yu
41995cccf5
Lifecycle toggle (#3961)
* test singular toggle

* allow for multitoggling and clean up code

* remove wip code

* updated styling

* retain lifecycle toggles on filter selections

* convert undefined values to string

* prettier fix

* typescript strict check fix

Co-authored-by: Li Yi Yu <li@posthog.com>
2021-04-14 20:25:26 -04:00
Sam Winslow
7353c5e47f
Refactor funnel filters & fix flexbox sizing (#3962)
* move MathSelector and MathPropertySelector.js into own file

* add buttonStyle to propertyFilters & fix flexbox

* minor: fix PropertyFilters input type

* annotate magic number '24px'
2021-04-14 17:07:15 -04:00
Sam Winslow
2eee07222f
Resizable tables in Events and Persons (#3960)
* events table

* persons table

* tweak events table sizing

* align export button right
2021-04-14 16:37:41 -04:00
Yakko Majuri
c872899d44
Highlight automatic changes to date range filters (#3670)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-14 10:39:42 -07:00
Yakko Majuri
8dedfee525
Bump version to 1.24.0, update changelog (#3983) 2021-04-14 17:24:46 +00:00
Paolo D'Amico
505cfddf9b
Display current billing usage for metered plans (#3973) 2021-04-14 09:39:33 -07:00
Tim Glaser
5cfbc49cc3
Add clickhouse and max users to license (#3918)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-14 08:45:39 -07:00
posthog-contributions-bot[bot]
e25c61a927
🤖: Add daviddanielarch as a contributor 🎉 (#3980) 2021-04-14 15:38:59 +02:00
Yakko Majuri
cb175019d8
suppress antd change::: error (#3969)
* suppress antd change::: error

* Fix TS error, bump and dedupe rc-trigger
2021-04-14 14:53:56 +02:00
Michael Matloka
8dfff650e0
Fix ResizableTable always on scollbar (#3979) 2021-04-14 12:51:26 +00:00
Michael Matloka
40868c547c
Make ResizableTable generic (#3978) 2021-04-14 07:58:31 -04:00
posthog-contributions-bot[bot]
17a3a80f10
🤖: Add leggetter as a contributor 🎉 (#3977) 2021-04-14 11:32:37 +02:00
Paolo D'Amico
0100e50cd8
Remove fixed typescript errors (#3956)
* Remove fixed typescript errors

* remove more errors

* more errors be gone

* and some more

* double digits errors
2021-04-14 10:33:27 +02:00
PostHog bot
aa17d8359e
Update plugin server to 0.16.10 (#3976) 2021-04-14 10:05:03 +02:00
Marius Andra
005decbfa6
Rename redefined variables (#3975) 2021-04-14 10:00:41 +02:00
Yakko Majuri
5f61b61f02
Fix persons search (#3971)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-13 17:51:28 -07:00
Michael Matloka
6bea74bb50
Three small UX fixes (#3972)
* PostHog cloud → PostHog Cloud

* "/project" → "/project/settings"

* "Create action from event" z-index 9999 → 1
2021-04-13 14:56:17 +02:00
Marius Andra
3445a77aff
fix plugin error seconds (#3965) 2021-04-13 14:56:08 +02:00
PostHog bot
73a1ee3987
Update plugin server to 0.16.9 (#3970) 2021-04-13 13:25:51 +02:00
Kunal
4646dd303e
Revert "update autocapture label to be more descriptive (#3925)" (#3964)
This reverts commit 4dba399346.
2021-04-13 00:08:49 +00:00
PostHog bot
cb7984a642
Update plugin server to 0.16.8 (#3959) 2021-04-12 20:52:57 +02:00
PostHog bot
a40896204c
Update plugin server to 0.16.7 (#3958) 2021-04-12 20:23:23 +02:00
PostHog bot
63087620f3
Update posthog-js to 1.9.7 (#3933) 2021-04-12 19:44:06 +02:00
Kunal
2a03460ba5
allow default axes on line graphs (#3940)
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-12 09:48:37 -07:00
PostHog bot
27864c709c
Update plugin server to 0.16.6 (#3955) 2021-04-12 18:23:28 +02:00
PostHog bot
0f12103b3c
Update plugin server to 0.16.5 (#3954) 2021-04-12 17:48:35 +02:00
Paolo D'Amico
328f483b4e
Fixes project settings not loading (#3950) 2021-04-12 15:29:40 +00:00
PostHog bot
88fa60cad0
Update plugin server to 0.16.4 (#3945) 2021-04-12 16:42:54 +02:00
Michael Matloka
93ec8ce8f5
'string, parsable as datetime' (#3942) 2021-04-12 09:25:55 -04:00
PostHog bot
1bf25f4a94
Update plugin server to 0.16.3 (#3944) 2021-04-12 15:02:53 +02:00
Sam Winslow
8fed52dd6f
Resizable table columns in Sessions (#3927)
* add react-resizable

* fixed-width starting sizes on ResizableTable

* responsive utils for resizable table

* resizable table has gradients on scroll

* clean up resizabletable interfaces

* computes grid basis on mount, avoid overflow

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-10 14:52:00 -04:00
Sam Winslow
49f7d841ce
bump cryptography==3.4.7 and add macosx_arm64 install script (#3935) 2021-04-10 00:53:19 +02:00
posthog-contributions-bot[bot]
c4eb6a5559
🤖: Add jeduden as a contributor 🎉 (#3938) 2021-04-09 23:21:58 +02:00
Paolo D'Amico
ce3e1fcde3
Fix feature flags default rollout (#3745) 2021-04-09 14:14:41 -07:00
Paolo D'Amico
2143e5fe7a
Less dancing in dashboards (#3824) 2021-04-09 12:03:19 -07:00
Tim Glaser
6b09a7cc6a
Always show event stats and add warnings (#3908) 2021-04-09 19:14:38 +02:00
PostHog bot
db58485366
Update plugin server to 0.16.2 (#3932) 2021-04-09 10:49:37 +02:00
Marius Andra
1d2f9bf971
Minimum PostHog version in plugins (#3916)
* add "put_json_into_zip_archive" util

* add semantic version package

* compare posthog version requirement string in plugin.json if present

* Clarify posthogVersion error messages

* Don't check posthogVersion on Cloud

* Clarify error messages better

* Split test_create_plugin_version_ranges into multiple tests

* Add Cloud test and fix the rest

* Make mypy happy

* Update ci-backend.yml

* Fix typing

* Remove broad restore-keys

* Revert "Remove broad restore-keys"

This reverts commit b720e1e1cf.

* Attempt to make cached pip actually work

* Always run package installs even if cache hit just to be sure

* Avoid pytest from PATH

* Avoid PATH in Python CI altogether

* Roll back general CI changes

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-09 09:04:53 +02:00