Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Add missing Django Experiment Phase migrations #1164

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

drikusroor
Copy link
Contributor

I don't exactly know where these came from, but the migrations for these hadn't been generated and applied yet, so let's do that using this PR.

@drikusroor drikusroor force-pushed the chore/add-missing-phase-migrations branch from c5fbc8f to 6591c8d Compare July 2, 2024 08:37
@drikusroor drikusroor self-assigned this Jul 2, 2024
@drikusroor drikusroor merged commit 79282db into develop Jul 2, 2024
7 checks passed
@drikusroor drikusroor deleted the chore/add-missing-phase-migrations branch July 2, 2024 08:45
drikusroor added a commit that referenced this pull request Jul 2, 2024
…tegration (#1166)

* feat: Add SocialMediaConfigForm for managing social media sharing settings

* feat: Add serializer for SocialMediaConfig for ExperimentCollection serializer

* feat: Add SocialMediaConfig interface to ExperimentCollection

* feat: Update ExperimentCollectionDashboard and Header component to include social media sharing settings

* refactor: Alter SocialMediaConfig model to include all the social media / share options supported by the frontend

* refactor: Convert Social component to TypeScript

* chore: Re-create migration after applying the migrations from #1164

* test: Add Social component unit tests

* refactor: Use consistent test id naming

* test: Add test for experiment collection with social media config, thereby also testing the social media config serializer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants