mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
6acfaf55f5
* remove db ref * update the migration * remove referencess from test fixture jsons * some more removals * Update UI snapshots for `chromium` (1) * Update UI snapshots for `chromium` (2) * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update UI snapshots for `chromium` (1) * Update query snapshots * fix migration * add reverse sql * fix the migration * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (1) * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (1) * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (2) * Update query snapshots * Update query snapshots * i think i finally fixed the migration issue * Update UI snapshots for `chromium` (2) * Update query snapshots * Update UI snapshots for `chromium` (2) * Update UI snapshots for `chromium` (2) * update migration post merge --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"id": "01788ed8-6d2d-0000-ccdb-d8e17589b1ea",
|
|
"distinct_id": "kOyAmTq2McfCD5XvqwjKf8m6GVecm9uN0L0ypEoRN50",
|
|
"first_name": "Jane",
|
|
"email": "test@posthog.com",
|
|
"anonymize_data": false,
|
|
"toolbar_mode": "toolbar",
|
|
"has_password": true,
|
|
"is_staff": false,
|
|
"is_impersonated": false,
|
|
"team": {
|
|
"id": 1,
|
|
"uuid": "01787e47-55d7-0000-6976-b893a03aaba8",
|
|
"organization": "01787e47-5558-0000-bae1-6bc513b42abe",
|
|
"api_token": "dtrwW0uEC7LwVx64RmZmqog_XjU0nXWuEK1d1ZpjteQ",
|
|
"name": "Hogflix Demo App",
|
|
"completed_snippet_onboarding": true,
|
|
"ingested_event": true,
|
|
"is_demo": true,
|
|
"timezone": "UTC"
|
|
},
|
|
"organization": {
|
|
"id": "01787e47-5558-0000-bae1-6bc513b42abe",
|
|
"name": "Hogflix Movies",
|
|
"created_at": "2021-03-29T13:58:27.416616Z",
|
|
"updated_at": "2021-03-29T13:58:57.067131Z",
|
|
"membership_level": 15,
|
|
"plugins_access_level": 9,
|
|
"teams": [
|
|
{
|
|
"id": 1,
|
|
"uuid": "01787e47-55d7-0000-6976-b893a03aaba8",
|
|
"organization": "01787e47-5558-0000-bae1-6bc513b42abe",
|
|
"api_token": "dtrwW0uEC7LwVx64RmZmqog_XjU0nXWuEK1d1ZpjteQ",
|
|
"name": "Hogflix Demo App",
|
|
"completed_snippet_onboarding": true,
|
|
"ingested_event": true,
|
|
"is_demo": true,
|
|
"timezone": "UTC"
|
|
}
|
|
],
|
|
"available_product_features": []
|
|
},
|
|
"organizations": [
|
|
{
|
|
"id": "01787e47-5558-0000-bae1-6bc513b42abe",
|
|
"name": "Hogflix Movies"
|
|
}
|
|
]
|
|
}
|