-
Notifications
You must be signed in to change notification settings - Fork 9
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
Release 2024.05.1 #2101
Merged
Release 2024.05.1 #2101
Conversation
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
no refactor to modal-trigger needed
this is to prepare for Spanish translations that are coming later
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.13 to 9.5.14. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.13...9.5.14) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
we need the templates to be specified on verifiers so that the help page reflects configuration changes rather than being hard-coded on an agency's template.
fixes failing eligibility view tests
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.6...v13.7.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
the `mkdocs.yml` GitHub workflow publishes it at `docs/tests/coverage`
for consistency
update usage in verifier selection form, context processors, and tests
previously h3 was hardcoded as the heading tag for media items this caused a bug in enrollment index, where heading levels skip from h1 (the page title) to h3 (the first media item) in eligibility start, there is an intervening h2 that keeps the order correct this change allows a child media item to override the heading tag, while maintaining the h3 styling for all media-item--heading, regardless of tag used the default tag remains h3 if a child media item does not choose to override
expected behavior is to return an ordered list of the unique values
in addition to allowing null in the database for this field, forms should allow blank values for this field.
Bumps [calitp-littlepay](https://github.com/cal-itp/littlepay) from 2024.3.1 to 2024.3.3. - [Release notes](https://github.com/cal-itp/littlepay/releases) - [Commits](cal-itp/littlepay@2024.03.1...2024.03.3) --- updated-dependencies: - dependency-name: calitp-littlepay dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.14 to 9.5.15. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.14...9.5.15) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
github-actions
bot
added
i18n
Copy: Language files or Django i18n framework
migrations
[auto] Review for potential model changes/needed data migrations updates
actions
Related to GitHub Actions workflows
tests
Related to automated testing (unit, UI, integration, etc.)
back-end
Django views, sessions, middleware, models, migrations etc.
front-end
HTML/CSS/JavaScript and Django templates
docker
Application container, devcontainer, Compose, etc.
and removed
i18n
Copy: Language files or Django i18n framework
front-end
HTML/CSS/JavaScript and Django templates
back-end
Django views, sessions, middleware, models, migrations etc.
labels
May 15, 2024
15 tasks
angela-tran
approved these changes
May 15, 2024
thekaveman
approved these changes
May 15, 2024
github-actions
bot
added
the
deployment
[auto] Pull requests that deploy to test or prod
label
May 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
actions
Related to GitHub Actions workflows
deployment
[auto] Pull requests that deploy to test or prod
docker
Application container, devcontainer, Compose, etc.
migrations
[auto] Review for potential model changes/needed data migrations updates
tests
Related to automated testing (unit, UI, integration, etc.)
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.
No description provided.