-
Notifications
You must be signed in to change notification settings - Fork 5
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
WIP - Survey Features #106
Merged
Merged
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27bd2e3 - Browse repository at this point
Copy the full SHA 27bd2e3View commit details -
Studies - Model and CRUD actions
* Adds studies model and basic tests * Adds studies controller and basic tests * Introduce back link component
Configuration menu - View commit details
-
Copy full SHA for 663137b - Browse repository at this point
Copy the full SHA 663137bView commit details -
* Add support for custom icons to EmptyStateComponent * Add an envelope icon * Add Forms::ButtonBarComponent which DRYs up creating a Save/Cancel button bar for a form * Basic model and request specs for Study Invites
Configuration menu - View commit details
-
Copy full SHA for db3e6ed - Browse repository at this point
Copy the full SHA db3e6edView commit details
Commits on Jul 1, 2024
-
* Creates the model, controller, and basic tests. * Adds the `positioning` gem to order questions. * Creates a very, _very_ basic form builder
Configuration menu - View commit details
-
Copy full SHA for e6c5dc4 - Browse repository at this point
Copy the full SHA e6c5dc4View commit details -
Refactor all of my earlier work
* Rename StudyInvite to Survey * Rename SurveyQuestion to Question
Configuration menu - View commit details
-
Copy full SHA for 1b26c7e - Browse repository at this point
Copy the full SHA 1b26c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a39240 - Browse repository at this point
Copy the full SHA 2a39240View commit details -
Add the
unprocessable_entity
status code to failed create and updat……e actions This is necessary to get Turbo Links to refresh the content
Configuration menu - View commit details
-
Copy full SHA for e3510dc - Browse repository at this point
Copy the full SHA e3510dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f8772 - Browse repository at this point
Copy the full SHA 11f8772View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb22c86 - Browse repository at this point
Copy the full SHA fb22c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c7307 - Browse repository at this point
Copy the full SHA 33c7307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f695d - Browse repository at this point
Copy the full SHA 66f695dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.