-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Study Details Configuration Views (#1244)
* Add js2py package for js validation * html format changes * Experiment runner config url * Update study edit forms * Add exp runner edit button to detail view * Add runner config edit html * Update css * Move study type field to drop down * Add external runner config * Remove study type mixin * populate latest commit sha * Get other field form data * Fix field names, add style to forms * Add preview link to study details, fix view names * Rename study views There are two view named "Study details". The original view is renamed to "Study" and all urls have been updated. Additionally, Clicking save on Study Ad moves you to the new Study Details view. * Add header text to Study Ad * Update version of djlint I updated the version of djlint as it was causing me to have to re-format text on each commit. * Move study type field to bottom of form. * Update preview summary help text * Update study type field label and help text. * Update study type name field In addition to updating the study type field, I am removing the configuration field. Forms have replaced the need for this field. * Add header copy to study details * Update rep url help text * Update study create workflow * Disable study type on study edit form * Clean up study views * Fix Study type name issues * Update Scheduled field to be choice field * Update tests * Add runner view tests * Fix issue with Scheduling Other field There was a small bug with other field on the external details view. The other box wouldn't show up when other was selected * Add test for after effects for updating metadata * Change study ad link icon * Remove language from modal that doesn't make sense * Fix cancel button on study details * Cancel button goes to study view * Add rebuilt/rejected warning to study details * Generator field will always have default code * Fixed commit url * Add help text to commit sha field * Added formatted link to help text * Fix db migration conflict * Copy changes * Update warning message on study details * Update copy on study type
- Loading branch information
Showing
92 changed files
with
1,715 additions
and
1,788 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
accounts/templates/emails/notify_researcher_of_study_permissions.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.