mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
bfa3b801d2
* Move "impersonated_session" to a context processor * Add field `was_impersonated` to `ActivityLog` * Fix `cannot_be_both_system_and_staff` constraint * Fix `log_insight_activity` * Update activityLogMocks.ts * Update plugin.py * Update test_migrations_are_safe.py * Fix log_activity helpers * Update query snapshots * Update UI snapshots for `chromium` (2) * Remove constraint * Fix `ExportedAssetSerializer` * Update query snapshots * Update UI snapshots for `chromium` (1) * Add integrity check * Fail activity logging loudly in tests --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
12 lines
400 B
Plaintext
12 lines
400 B
Plaintext
admin: 0003_logentry_add_action_flag_choices
|
|
auth: 0012_alter_user_first_name_max_length
|
|
axes: 0006_remove_accesslog_trusted
|
|
contenttypes: 0002_remove_content_type_name
|
|
ee: 0015_add_verified_properties
|
|
otp_static: 0002_throttling
|
|
otp_totp: 0002_auto_20190420_0723
|
|
posthog: 0384_activity_log_was_impersonated
|
|
sessions: 0001_initial
|
|
social_django: 0010_uid_db_index
|
|
two_factor: 0007_auto_20201201_1019
|