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

2767 Commits

Author SHA1 Message Date
Tim Glaser
913f819c44
Fix commandpallet test (#3911) 2021-04-08 15:18:32 +00:00
posthog-contributions-bot[bot]
9cc99b33e3
🤖: Add rethab as a contributor 🎉 (#3910) 2021-04-08 13:24:32 +00:00
posthog-contributions-bot[bot]
64825f41c8
🤖: Add Twixes as a contributor 🎉 (#3907) 2021-04-08 12:34:31 +00:00
posthog-contributions-bot[bot]
a45d7ae59a
🤖: Add gempain as a contributor 🎉 (#3906) 2021-04-08 12:28:10 +00:00
posthog-contributions-bot[bot]
0afeef0369
🤖: Add jeduden as a contributor 🎉 (#3905) 2021-04-08 12:13:10 +00:00
posthog-contributions-bot[bot]
6c2b074f06
🤖: Add well-balanced as a contributor 🎉 (#3841)
* docs: update README.md

* docs: update .all-contributorsrc

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>
2021-04-08 10:59:28 +00:00
posthog-contributions-bot[bot]
5060b1d184
🤖: Add adrienbrault as a contributor 🎉 (#3904)
* 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-04-08 10:40:09 +00:00
Tim Glaser
4d711b9314
Fix events with spaces and only add URL for pageviews (#3902)
* Fix events with spaces and only add URL for pageviews

* fix jest
2021-04-08 11:58:36 +02:00
PostHog bot
739b23dc9f
Update plugin server to 0.16.0 (#3903)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-04-08 10:47:06 +02:00
Michael Matloka
90ffb9962e
Fix Continent Name property description (#3900) 2021-04-08 09:53:17 +02:00
Adrien Brault
fa40811ff0
Fix property popover arrow placement on cohorts page (#3893) 2021-04-07 17:44:52 -07:00
Sam Winslow
052894292e
Resolves #3801 - Test users filters (#3854)
* fix property filter state; read from value not payload

* use fixed Col span instead of flex

* fix shadow variable

* PropertyFilters flexbox min and max widths

* explicitly reset property value input on change

* add title property to select options and recreate antd component

* tweak css

* eslint and ts fixes

* redo custom select component as modified Tag

* typing operatorvalueselect

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-07 13:12:06 -04:00
Michael Matloka
61feb50865
Enable plugins for everyone (#3557)
* Put Team.plugins_opt_in out of use

* Put Plugins out of BETA

* Add attention-grabbing blip for Plugins in nav

* Add end of Plugins beta banner

* Refactor MenuItem highlighting

* Update Plugins page copy

* Prettier

* Add User.flags field and use it instead of posthog.persistence

* Fix User.flags API

* Update migration

* Update Plugins.tsx

* Roll back extraneous additions

* Roll back more

* Update code ordering
2021-04-07 16:43:41 +02:00
Michael Matloka
c7ca412fc3
Support GeoLite2 City event properties in UI (#3894)
* Support GeoLite2 City event properties in UI

* Improve property value examples

* Prepend geoip_ to added event property keys

* Improve wording
2021-04-07 16:30:09 +02:00
Marius Andra
e0685688b4
Round table rows in system status (#3883)
* round table sizes in system status

* fix typing

* Use compact_number/compactNumber across the board

* Update compact_number docstring

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-07 15:22:58 +02:00
Adrien Brault
864dd60a18
Make docker apt version pinning less strict (#3889)
* Make docker apt version pinning less strict

* Single quote versioned apt-get install packages

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-07 12:51:34 +02:00
posthog-contributions-bot[bot]
6a7e513143
🤖: Add imgbot[bot] as a contributor 🎉 (#3890)
* 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-04-07 10:36:01 +00:00
Paolo D'Amico
d44138c2aa
Fix shared dashboard rendering with multiline descriptions (#3885) 2021-04-06 10:30:19 -07:00
Paolo D'Amico
262e28497c
Fix cypress dependencies (#3881) 2021-04-06 09:21:21 -07:00
Kunal
d92a8447d9
adjust placeholder text for tags + descriptions (#3880)
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-06 09:05:14 -07:00
Tim Glaser
1918675f93
Default set debug=1 to bin/start (#3807)
* Default set debug=1 to bin/start

* Export DEBUG

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-06 15:50:48 +02:00
Michael Matloka
04fe6bbed4
Include property key in formatLabel (#3864) 2021-04-06 11:42:29 +02:00
Michael Matloka
446094d3dd
Get rid of DATABASE_URL and REDIS_URL construction in bin/plugin-server (#3873) 2021-04-06 11:39:30 +02:00
PostHog bot
16db0a7300
Update plugin server to 0.15.5 (#3884)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2021-04-06 11:38:48 +02:00
Tim Glaser
d3fd3164ca
Add filters to lifecycle (#3870)
* Add filters to lifecycle

* hide property filters unless there's a previously set property

Co-authored-by: eric <eeoneric@gmail.com>
2021-04-05 23:02:05 -04:00
Michael Matloka
0f8bd06ee0
Clarify "Filter Out ..." settings copy (#3847) 2021-04-05 19:08:48 -07:00
Eric Duong
5cfc7ca500
Release remove-shownas (#3851)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-05 15:46:15 -07:00
Paolo D'Amico
e438ea3bda
Fix 0143 migration unique index (#3876) 2021-04-05 14:32:10 -07:00
Kunal
6703f9b75d
set platform when footer chosen (#3875)
Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-05 14:05:14 -07:00
Paolo D'Amico
9865bbc3c1
User V2 API endpoint (#3855)
* initial refactor

* simple serializer for teams

* basic team in front-end

* use basicTeam where applicable

* refactor UserSerializer to UserBasicSerializer

* abstract UserBasicSerializer

* add uuid to users

* move event properties methods to Team model

* basic V2 user endpoint

* update current user

* update current team and org

* post-merge fix

* fix load logic

* change password

* add some extra tests

* undo all frontend changes from this PR

* remove last frontend change

* update preflight tests

* remove team basic fetch

* fix foss tests

* adjust migration & add distinct ID to payload

* add deprecation notice

* add uuid to UserBasic serializer & update memberships

* add available features to org serializer

* address feedback

* endpoint -> `users/@me/`

* address feedback

* Use UUIDClassicModel abstract model when adding uuid field

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-05 21:42:31 +02:00
Michael Matloka
7f581d8c9b
Don't render Signup component if logged in (#3874) 2021-04-05 21:10:36 +02:00
Kunal
bb4abb7f6a
Ingestion - framework grid (#3860)
* WIP - new flow wired

* make everything square + add footer back in

* fix types

* logo cleanup + type fix

* store active tab

* delete old img

* rename files

* cleanup

* add a feat flag

* refactor

* cleanup sort

* use PH logo for default

* add flags constant

* add instrumentation

* replace style

Co-authored-by: kunal <kunal@Kunals-iMac.hsd1.ca.comcast.net>
2021-04-05 10:51:54 -07:00
posthog-contributions-bot[bot]
0ba5412e4b
🤖: Add jonathanclarke as a contributor 🎉 (#3869) 2021-04-05 09:52:51 -05:00
Tim Glaser
fbd6844745
Improve formulas UI/input (#3620)
* Improve formulas UI/input

* Improve focus setting

* adjust styling

* fix formatting

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-05 13:00:29 +02:00
Tim Glaser
69ba0b1d90
Fix rounding for weekly and monthly intervals (#3665)
* Fix rounding for weekly interval

* fix monthly rounding too

* more monthly fixes

* fix tests

* fix formula test

* fix tests

* Remove unused var
2021-04-05 12:44:32 +02:00
Adrien Brault
89ed4ce864
Fix docker dev environment (#3861)
* Fix docker dev environment

- Use postgres 12 to fix a failing test
- Leverage a yaml anchor to share worker/web services configuration
- Add psql
- Configure psql

* Don't use :cached

* Use Postgres 12 in docker-compose everywhere

* Use postgresql-client-12

* Remove extraneous whitespace

* Clean up dev.Dockerfile

* Clean up EE dev/test docker-compose

* Simplify docker-compose.ch.test.yml

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-03 20:41:47 +02:00
Paolo D'Amico
360445b6e0
Display when actions were last calculated (#3796) 2021-04-02 18:40:09 -05:00
Eric Duong
beb335a8eb
Release trend-legend (#3850)
* remove flag

* update test

* remove snapshot test

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-02 16:05:37 -04:00
Tim Glaser
e532223435
Fix feature flags insight link (#3865) 2021-04-02 13:07:33 -05:00
Marius Andra
3b72a3acb3
Show toast on API errors (#3561)
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-02 12:05:16 -05:00
Michael Matloka
1fd8678734
Update plugin server in ee/docker-compose.* to 0.15.4 (#3863) 2021-04-02 17:16:10 +02:00
Paolo D'Amico
e0c079b011
Fix charts in dashboards (#3862) 2021-04-02 07:51:10 -07:00
posthog-contributions-bot[bot]
8e908e6fbb
🤖: Add wushaobo as a contributor 🎉 (#3857) 2021-04-01 20:18:33 -05:00
Paolo D'Amico
cead5fc47e
Reply to inviting user on invite emails (#3792) 2021-04-01 20:14:28 -05:00
Paolo D'Amico
1122c97aa0
Minor improvements to persons (#3834) 2021-04-01 20:05:38 -05:00
Paolo D'Amico
bfd9becd31
Fix cached trends on dashboards not loading (#3856) 2021-04-01 20:02:35 -05:00
Michael Matloka
d458e884ad
Improve clarity of main nav hotkeys (#3849) 2021-04-01 19:57:42 -05:00
Marius Andra
7942e8266e
new env: UPDATE_CACHED_DASHBOARD_ITEMS_INTERVAL_SECONDS (#3853) 2021-04-02 00:08:33 +02:00
posthog-contributions-bot[bot]
8098d2c334
🤖: Add leggetter as a contributor 🎉 (#3844) 2021-04-01 12:59:51 -07:00
Michael Matloka
2c8b63b68a
Fix Team.data_attributes default (#3846)
* Fix Team.data_attributes default

* Add test
2021-04-01 21:06:45 +02:00