Michael Matloka
bd32a7753a
Update favicon to minimalist version ( #4138 )
...
* Update favicon to minimalist version
* Fix safari-pinned-tab color
* Add SVG favicon
* Better fit SVG favicon size
2021-04-28 11:01:41 +00:00
PostHog bot
32f8ad2822
Update plugin server to 0.17.0 ( #4139 )
2021-04-28 12:27:59 +02:00
posthog-contributions-bot[bot]
a0f5a505d6
🤖 : Add Rajakavitha1 as a contributor 🎉 ( #4137 )
2021-04-28 11:37:44 +02:00
Karl-Aksel Puulmann
9639ae3338
Include information on helm in status report + custom command to send stats on install/upgrade ( #4113 )
2021-04-28 09:29:25 +03:00
Marius Andra
4c6c569808
plugin server 0.16.17 ( #4134 )
2021-04-28 01:09:03 +02:00
Yakko Majuri
19ce3c76f3
Fix first_name cannot be blank (POSTHOG-2PW) ( #4125 )
...
* Fix first_name cannot be blank (POSTHOG-2PW)
* Use `details["fullname"]` as fallback instead of empty string
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-27 21:53:22 +02:00
Sam Winslow
252f537713
Convert ActionFilter to TypeScript ( #4108 )
...
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-27 15:21:48 -04:00
PostHog bot
5da4eaaea7
Update plugin server to 0.16.24 ( #4133 )
2021-04-27 21:17:29 +02:00
James Greenhill
1849223296
Remove logging to WAL, no longer used and duplicate of events_plugin_ingestion ( #4132 )
...
* Remove logging to WAL, no longer used and duplicate of events_plugin_ingestion
* Simplify log_event
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-27 19:15:56 +00:00
Eric Duong
e246f2812c
Widen cohort dropdown ( #4130 )
2021-04-27 18:32:20 +00:00
Yakko Majuri
90e4419d41
Fix Cohort Select width ( #4129 )
2021-04-27 14:12:09 -04:00
Michael Matloka
e64b42927b
Revert @posthog/plugin-server to 0.16.16 ( #4126 )
2021-04-27 16:33:45 +00:00
Eric Duong
aa803163a6
Only call load when filters change ( #4123 )
...
* only call load when filters change
* adjust how check is done
2021-04-27 12:03:14 -04:00
Yakko Majuri
dcb0d8ee8e
Handle deleted team when trying to sync event prop definitions ( #4124 )
...
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-27 16:03:08 +00:00
Yakko Majuri
8f101f6f95
Fix non-sting custom identifier ( #4116 )
2021-04-27 08:07:43 -07:00
posthog-contributions-bot[bot]
f3132f9f8f
🤖 : Add Rajakavitha1 as a contributor 🎉 ( #4121 )
2021-04-27 16:33:15 +02:00
PostHog bot
140ff56ca1
Update plugin server to 0.16.23 ( #4120 )
2021-04-27 16:20:35 +02:00
Marius Andra
b3268b6cf4
add 5min staleness restart check to plugin server ( #4118 )
2021-04-27 16:15:15 +02:00
Marius Andra
2ddae07926
Don't use plugin-server restart loop in production _correctly_ ( #4119 )
...
* Revert "Don't use restart loop in production (#4013 )"
This reverts commit 7451911fab
.
* Add "--no-restart-loop" as a separate arg element
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-27 14:12:30 +00:00
PostHog bot
b98e85cf51
Update plugin server to 0.16.22 ( #4117 )
2021-04-27 15:39:37 +02:00
Karl-Aksel Puulmann
7451911fab
Don't use restart loop in production ( #4013 )
...
If plugin server is misconfigured this makes plugin server crash loudly
instead of seeming to be healthy.
Related issue: https://github.com/PostHog/vpc/issues/39
2021-04-27 15:39:14 +02:00
PostHog bot
6c7bb0d108
Update plugin server to 0.16.21 ( #4115 )
2021-04-27 14:36:55 +02:00
PostHog bot
2ae0443eda
Update plugin server to 0.16.20 ( #4112 )
2021-04-27 11:05:43 +02:00
PostHog bot
d7bd30165a
Update plugin server to 0.16.19 ( #4111 )
2021-04-27 09:29:35 +02:00
posthog-contributions-bot[bot]
6af393f0a1
🤖 : Add swong194 as a contributor 🎉 ( #4109 )
2021-04-27 02:33:53 +02:00
Sunny Wong
3a0f078234
Closes #3679 add and reuse colors ( #3775 )
...
* Closes #3679 add and reuse colors
* remove unused magenta var
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-26 20:28:29 -04:00
Sam Winslow
f75d25ad64
Rework ResizableTable column rendering ( #4026 )
2021-04-26 23:56:34 +00:00
PostHog bot
4246d4e1b1
Update plugin server to 0.16.18 ( #4107 )
2021-04-26 20:49:30 +02:00
Paolo D'Amico
14446c9ca7
Remove Django debug toolbar ( #4029 )
2021-04-26 10:02:45 -07:00
PostHog bot
907e24247f
Update plugin server to 0.16.17 ( #4105 )
2021-04-26 18:34:06 +02:00
Tim Glaser
894113a7af
Fix tables on shared dashboards ( #4046 )
...
* Fix tables on shared dashboards
* Fix types
* Typing issue
2021-04-26 10:06:35 -04:00
Marius Andra
6eb58ccdb3
Typegen and other Kea upgrades ( #4097 )
...
* upgrade kea, kea-typegen, kea-loaders, kea-router
* add correct imports to two logics
* upgrade kea
* upgrade typescript to 4.2.4
* add type
* fix one type
2021-04-26 15:53:50 +02:00
Marius Andra
8224e52a19
increase page size for async event/property definition fetching ( #4104 )
2021-04-26 13:37:29 +02:00
Marius Andra
ef1a5470a9
Migration to sync team event properties ( #4101 )
...
* migration to add delayed jobs to sync team event properties
* remove .delay
* update latest migrations
Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-04-26 13:16:48 +03:00
Michael Matloka
ef50005b0d
Don't pin posthog/plugin-server version in dev CH docker-compose ( #4102 )
2021-04-26 10:15:25 +00:00
Michael Matloka
3265d83b76
Remove deprecated person API actions by_distinct_id and by_email ( #4065 )
2021-04-26 02:49:48 -07:00
Michael Matloka
bc60a66145
Remove deprecated social auth handling ( #4066 )
2021-04-26 02:41:32 -07:00
Paolo D'Amico
a7352b4105
Revert "Revert "Continuation - Frontend - Refactor event & properties for async server-side loading ( #4078 )" ( #4092 )" ( #4093 )
...
This reverts commit d67ab843f1
.
2021-04-23 17:13:50 -07:00
Li Yi Yu
c0bdcb8556
Allow dashboard description editing ( #4068 )
...
* allow dashboard description editing
* change to single click and add edit icon
* remove double border during editing
* Center edit icon
* Use $default_spacing
Co-authored-by: Michael Matloka <dev@twixes.com>
2021-04-23 16:38:35 -04:00
Tim Glaser
e144111da8
Fuzzy search for properties ( #4091 )
2021-04-23 13:36:28 -04:00
Paolo D'Amico
d67ab843f1
Revert "Continuation - Frontend - Refactor event & properties for async server-side loading ( #4078 )" ( #4092 )
...
This reverts commit bf2c774b1e
.
2021-04-23 15:59:27 +00:00
Paolo D'Amico
bf2c774b1e
Continuation - Frontend - Refactor event & properties for async server-side loading ( #4078 )
...
* now we remove event & properties from team serializer
* random checkpoint
* checkpoint
* loads paginated event definitions
* EventsVolumeTable
* event & properties tables
* update all relevant components
* fixes all typescript errors
* fix all non-ts errors
* fix event rendering in select boxes
* fix events & breakdown
* fix filters
* fix math selector
* fix reused variable names
* simplify logic by removing reducer, set pagination to 500
* remove 0 and add back `null`
* add back nulls
* add properties loading to filtersLoading
Co-authored-by: Marius Andra <marius.andra@gmail.com>
2021-04-23 16:06:53 +02:00
Michael Matloka
f6c3e0218e
Remove Postgres process_event
( #4084 )
...
* Remove non-PLUGIN_SERVER_INGESTION code
* Improve calculate_event_action_mappings condition
* Replace EE available with EE enabled condition
* Fix import
* Fix EE import on FOSS
* Revert "Improve calculate_event_action_mappings condition"
This reverts commit 8de8d70aca
.
* Improve import diff
* Remove Postgres `process_event`
2021-04-23 14:45:46 +02:00
Michael Matloka
7f960c0bc3
Remove process_event_ee ( #4063 )
...
* Remove non-PLUGIN_SERVER_INGESTION code
* Improve calculate_event_action_mappings condition
* Replace EE available with EE enabled condition
* Fix import
* Fix EE import on FOSS
* Revert "Improve calculate_event_action_mappings condition"
This reverts commit 8de8d70aca
.
* Improve import diff
2021-04-23 14:10:28 +02:00
Tim Glaser
7e7fd42b05
Fix persons table next page with filter ( #4048 )
2021-04-23 09:15:51 +02:00
Li Yi Yu
97f9e97026
Fix sessions indefinite loading users bug ( #4074 )
...
* fix sessions loading users bug
* make sure session actions work too
2021-04-22 14:54:25 -04:00
Yakko Majuri
129d239207
More sensible sessions list limit ( #4080 )
...
* More sensible sessions list limit
* update tests
* sync tests with constant limit
* update tests again
2021-04-22 13:32:37 +00:00
PostHog bot
c91fdbc300
Update plugin server to 0.16.16 ( #4083 )
2021-04-22 14:31:56 +02:00
PostHog bot
7c9eda0210
Update plugin server to 0.16.15 ( #4081 )
2021-04-22 14:15:50 +02:00
Michael Matloka
61f02aaac7
Make Postgres ASYNC_EVENT_ACTION_MAPPING the way ( #4064 )
...
* Make Postgres ASYNC_EVENT_ACTION_MAPPING the way
* Improve calculate_event_action_mappings condition
2021-04-22 12:03:33 +02:00