0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/api
Eric Duong ef17c83089
feat(feature-flags): Auto rollback beta (#12485)
* api

* add performed_rollback

* add celery task and tests

* rollback test

* remove first and last

* add sentry stuff

* basic auto rollback UI

* fix errors

* testable

* add errors rollback ui

* clean up sentry keys

* clean up some ui stuff

* add some sentry context

* update ui

* fix celery

* Update posthog/api/feature_flag.py

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* add sentry instructions when not enabled

* add sentry context

* merge migration

* remove unnecessary field right now and update UI to 7 day trailing average

* fix migration

* fix frontend type

* activity

* reset migratioN'

* remove default

* update test

* add feature flag

* add view for conditions and make sure insight loads

* Update snapshots

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: Li Yi Yu <li@posthog.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-02 21:15:47 -04:00
..
test fix: Billing test (#12442) 2022-10-26 13:56:51 +00:00
__init__.py Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
authentication.py chore(deps): Update black to 22.8.0 (#11596) 2022-09-05 14:38:54 +02:00
billing.py fix: Billing check for active subscription (#12440) 2022-10-26 12:50:04 +00: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 feat: Billing V2 (#11986) 2022-10-19 08:58:36 +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 fix(data-management): Allow property type updates (#10897) 2022-07-20 13:55:25 +01:00
explicit_team_member.py chore(deps): Update black to 22.8.0 (#11596) 2022-09-05 14:38:54 +02:00
hooks.py fix(hooks): validate domain name (#9146) 2022-03-22 11:09:12 +01:00
integration.py feat: Added Slack link unfurling (#10587) 2022-07-01 12:07:15 +02:00
license.py feat: Billing V2 (#11986) 2022-10-19 08:58:36 +02:00
sentry_stats.py feat(feature-flags): Auto rollback beta (#12485) 2022-11-02 21:15:47 -04:00
subscription.py feat: Slack Invite message (#10478) 2022-06-24 15:18:34 +02:00