0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/api
Ben White f4e64b07a5
feat(sharing): Insight Sharing / Embedding (#10536)
* Added SharingConfiguration
* Added SharingModal for Insights
* Simplified insight permission check
* Merged sharing/exports/embed into one view
* Removed share_token usage wherever possible

Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: benjackwhite <benjackwhite@users.noreply.github.com>
2022-06-30 11:58:58 +00:00
..
test feat(sharing): Insight Sharing / Embedding (#10536) 2022-06-30 11:58:58 +00:00
__init__.py
authentication.py feat(sso): Multitenant SAML (#9225) 2022-03-31 11:04:12 +02:00
dashboard_collaborator.py Fix is_active being unused when querying User (#8793) 2022-03-02 14:27:08 +00:00
debug_ch_queries.py Clean up DebugCHQueries viewset (#5685) 2021-08-23 12:17:12 +02:00
ee_event_definition.py feat(data-management): rename actions to events frontend (#10139) 2022-06-24 14:26:31 +00:00
ee_property_definition.py Part 2: Deprecate old tags and upgrade to new tags Backend (#8529) 2022-02-18 08:47:05 -08:00
explicit_team_member.py Fix is_active being unused when querying User (#8793) 2022-03-02 14:27:08 +00:00
hooks.py fix(hooks): validate domain name (#9146) 2022-03-22 11:09:12 +01:00
license.py feat(billing): Allow cancelling of licenses (#9760) 2022-05-18 13:23:19 +02:00
subscription.py feat: Slack Invite message (#10478) 2022-06-24 15:18:34 +02:00