Skip to content

Commit

Permalink
Update upstream to PostHog/posthog@b49e024
Browse files Browse the repository at this point in the history
  • Loading branch information
depot-bot committed Nov 21, 2024
1 parent 46859b5 commit df86423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated 56 files
+0 βˆ’194 ee/api/rbac/access_control.py
+23 βˆ’2 ee/api/rbac/role.py
+0 βˆ’598 ee/api/rbac/test/test_access_control.py
+6 βˆ’0 ee/api/test/__snapshots__/test_instance_settings.ambr
+14 βˆ’0 ee/api/test/__snapshots__/test_organization_resource_access.ambr
+1 βˆ’2 ee/api/test/test_action.py
+2 βˆ’4 ee/api/test/test_organization.py
+1 βˆ’1 ee/api/test/test_project.py
+1 βˆ’1 ee/api/test/test_team.py
+3 βˆ’3 ee/clickhouse/views/test/test_clickhouse_experiments.py
+1 βˆ’7 posthog/api/dashboards/dashboard.py
+1 βˆ’1 posthog/api/documentation.py
+2 βˆ’11 posthog/api/feature_flag.py
+1 βˆ’6 posthog/api/insight.py
+2 βˆ’6 posthog/api/notebook.py
+6 βˆ’15 posthog/api/organization.py
+2 βˆ’1 posthog/api/organization_member.py
+1 βˆ’2 posthog/api/project.py
+11 βˆ’51 posthog/api/routing.py
+0 βˆ’3 posthog/api/search.py
+4 βˆ’11 posthog/api/team.py
+125 βˆ’401 posthog/api/test/__snapshots__/test_action.ambr
+108 βˆ’384 posthog/api/test/__snapshots__/test_annotation.ambr
+1 βˆ’0 posthog/api/test/__snapshots__/test_api_docs.ambr
+163 βˆ’462 posthog/api/test/__snapshots__/test_decide.ambr
+15 βˆ’73 posthog/api/test/__snapshots__/test_element.ambr
+72 βˆ’164 posthog/api/test/__snapshots__/test_feature_flag.ambr
+213 βˆ’355 posthog/api/test/__snapshots__/test_insight.ambr
+18 βˆ’64 posthog/api/test/__snapshots__/test_organization_feature_flag.ambr
+87 βˆ’331 posthog/api/test/__snapshots__/test_plugin.ambr
+2,210 βˆ’3,512 posthog/api/test/dashboards/__snapshots__/test_dashboard.ambr
+6 βˆ’9 posthog/api/test/dashboards/test_dashboard.py
+278 βˆ’489 posthog/api/test/notebooks/__snapshots__/test_notebook.ambr
+0 βˆ’1 posthog/api/test/notebooks/test_notebook.py
+4 βˆ’4 posthog/api/test/test_action.py
+1 βˆ’1 posthog/api/test/test_activity_log.py
+3 βˆ’3 posthog/api/test/test_annotation.py
+2 βˆ’2 posthog/api/test/test_cohort.py
+3 βˆ’3 posthog/api/test/test_decide.py
+2 βˆ’2 posthog/api/test/test_event.py
+18 βˆ’22 posthog/api/test/test_feature_flag.py
+5 βˆ’5 posthog/api/test/test_insight.py
+0 βˆ’45 posthog/api/test/test_organization.py
+62 βˆ’35 posthog/api/test/test_organization_feature_flag.py
+2 βˆ’2 posthog/api/test/test_person.py
+4 βˆ’4 posthog/api/test/test_plugin.py
+1 βˆ’1 posthog/api/test/test_survey.py
+1 βˆ’9 posthog/middleware.py
+41 βˆ’152 posthog/permissions.py
+0 βˆ’13 posthog/rbac/access_control_api_mixin.py
+0 βˆ’559 posthog/rbac/test/test_user_access_control.py
+0 βˆ’489 posthog/rbac/user_access_control.py
+1,615 βˆ’2,575 posthog/session_recordings/test/__snapshots__/test_session_recordings.ambr
+4 βˆ’4 posthog/test/test_middleware.py
+2 βˆ’12 posthog/utils.py
+1 βˆ’1 posthog/warehouse/api/test/test_external_data_source.py

0 comments on commit df86423

Please sign in to comment.