-
Notifications
You must be signed in to change notification settings - Fork 19
Production release: fix form issues, add/update jsPsych plugins, package updates #1815
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
Merged
Conversation
This file contains hidden or 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
Bumps [boto3](https://github.com/boto/boto3) from 1.38.9 to 1.40.52. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.9...1.40.52) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.52 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump boto3 from 1.38.9 to 1.40.52
Bumps [django](https://github.com/django/django) from 5.2.2 to 5.2.7. - [Commits](django/django@5.2.2...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
ignore `boto3` patch updates
Bump django from 5.2.2 to 5.2.7
Bumps [drf-nested-routers](https://github.com/alanjds/drf-nested-routers) from 0.94.1 to 0.95.0. - [Release notes](https://github.com/alanjds/drf-nested-routers/releases) - [Changelog](https://github.com/alanjds/drf-nested-routers/blob/master/CHANGELOG.md) - [Commits](alanjds/drf-nested-routers@v0.94.1...v0.95.0) --- updated-dependencies: - dependency-name: drf-nested-routers dependency-version: 0.95.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add id to study list form and use it for form selection in JS * add id to experiment runner edit form (base) and update all experiment runner edit JS to select this form * update JS to specifically select the study create/details form * update form submit event listener to be specific to the study state modal form, fix incorrect button id, disable save button while submitting/reloading
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](django/django@5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Add jsPsych plugins:
video-keyboard-response: Add video-keyboard-response v2.1.0 #1811image-hotspots,video-hotspots: Add image-hotspots and video-hotspots plugins v1.0.0 #1812jsPsych package updates:
Site dependency updates:
Bug fixes: