0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/latest_migrations.manifest
Bianca Yang 1c174bd63b
feat: Allow multiple org owners (#22480)
* remove db constraint on multiple org owners

* update ui to support making other org members owners

* update invite modal

* add typing confirmation on invite modal for owner level invites

* lint

* only show level dropdown if there are multiple options

* some slight modification to backend tests

* fix migration

* Update query snapshots

* add storybook

* silence some constraint checfk

* Update UI snapshots for `chromium` (2)

* one more pr feedback

* slightly spruce up the pending invites table, remove pending invites from modal

* fix cancel invite modal, adjust right padding on modal headers

* update stories

* finally fix the migration

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* fix extraneous changes

* Update UI snapshots for `chromium` (2)

* fix frontend lint

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-24 08:37:57 -07:00

12 lines
452 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: 0016_rolemembership_organization_member
otp_static: 0002_throttling
otp_totp: 0002_auto_20190420_0723
posthog: 0417_remove_organizationmembership_only_one_owner_per_organization_and_more
sessions: 0001_initial
social_django: 0010_uid_db_index
two_factor: 0007_auto_20201201_1019