0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/frontend
Dylan Martin f592bd5340
fix(surveys): fix broken NPS survey results (#22647)
* save work for a bit

* remove logs and implement change

* clean up

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* added postgres migration

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update posthog/migrations/0420_set_all_survey_responses_to_be_strings.py

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

* Update UI snapshots for `chromium` (2)

* fix the query

* modified the migration a bit and added a test

* fix some type errors

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* test a reg'lar

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* explicitly set up relations, hopefully avoiding the hedgehog_config errors

* Update posthog/migrations/0420_set_all_survey_responses_to_be_strings.py

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

* removed merge migration

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-06-05 14:08:48 -04:00
..
__snapshots__ fix(surveys): fix broken NPS survey results (#22647) 2024-06-05 14:08:48 -04:00
@posthog
public chore(data-warehouse): add beta notice (#22646) 2024-06-04 15:55:40 +00:00
src fix(surveys): fix broken NPS survey results (#22647) 2024-06-05 14:08:48 -04:00
build.mjs
editor-update-tsd.mjs
utils.mjs