-
Notifications
You must be signed in to change notification settings - Fork 27
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
v3.7.5.114 to prod #559
Merged
Merged
v3.7.5.114 to prod #559
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
- Add admin property to user model - whitespace clean up
…3155-prioritized-errors
- Ordered based on OneNote
…3155-prioritized-errors
- delete workbook if it exists before creating a new one - Remove debug code
- Update row error message number
- add debug code
- functionize prioritized queries - Update group check function to allow multiple groups - add new admin property to user class
- functionized util.py - updated views.py to pass both querysets
Revise Validation Logic for TANF Active Case Items 27, 29, 26AIII, and 32D
SSP M2 CITIZENSHIP_STATUS Cat3 Update
… all the alerts for now
- use correct grafana route in prometheus scrape config
Alertmanager Cloud.gov
…3271-reparse-dialog
Co-authored-by: Alex P. <[email protected]>
* Porting minimal commits * workflow updates * fixing branch name * beginning of tech memo * tech memo second draft * Moved up Gherkin to first * Reducing code changes * reverting features to match develop * whitespace fix * Update docs/Technical-Documentation/tech-memos/cypress-auth.md * increased verbosity around gherkin improvements from setup/teardown
- Fixed bug in Modal that caused it to crash when tabbing or shift tabbing with only one button
- Add state props to update modal based on which files reprocessed button is clicked - made the reprocessed button a separate component
Reprocessed Modal: Submission History
* Send email using signals * revised email template * corrected removing the user message * linting * fixed signal receiver * Added admin button for System Owner account * Changed format of email * moved imports to top * added super_user and is_staff to email * corrected the test and linting * fixed first time user created * linting * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/email/templates/system-admin-role-changed.html Co-authored-by: Alex P. <[email protected]> --------- Co-authored-by: Alex P. <[email protected]>
Release/v3.7.5 sprint 114
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.
Summary of Changes
Release notes: https://github.com/raft-tech/TANF-app/releases/tag/v3.7.5-sprint-114
Features
Bug Fixes
Documentation
DevOps