-
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.0.110 to prod #550
Merged
Merged
v3.7.0.110 to prod #550
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
- Added connector app to support restoring DBs
…rds-upgrade-docs
…rds-upgrade-docs
* Release notes 3.6.4 and Updates to KC Added 3.6.4 updates and Interpreting Error Types under Understanding Error Reports and File Structure sub page * list correction * Release Notes Updates and KC 3.6.4 release notes added fical/calendar table and tightened content for interpreting error types table * Typo * 3.6.4 updates KC and release notes * 3.6.4 updates * KC Impact column * 3.6.4 table and KC updates * 3.6.4 table and Common Errors KC fixed icon spacing for release notes and ordering of Examples of Common Errors in the KC * a11y list issue in index * KC updates viewing error reports Commas added * 3.6.4 date and kc change --------- Co-authored-by: Alex P. <[email protected]>
* - Add extra filters - remove erroneous code block * - Updated order of filters - Removed program type filter since it is redundant * - remove filter * - remove id from filters --------- Co-authored-by: raftmsohani <[email protected]> Co-authored-by: Alex P. <[email protected]> Co-authored-by: Andrew <[email protected]>
RDS Upgrade Resources
* no change * lok into token * Added a custom session handler instead of signed_sessions * Update common.py * Update README.md * added a new settings * 3060 linting * 3060 linting * 3060 remove unused params * 3060 uncommented SIGNED_COOKIE_EXPIRES * 3060 update markdown * disable session expire at browser close * remove unused overrides * corrected the timeouts --------- Co-authored-by: Alex P. <[email protected]>
* Trying docker login step prereq * hijack workflow * more workflows * Volume not updating, fix per Eric for missing png file * Fail job if png not found * Omit scheduling for coverage run. * Removing branch-specific carve-outs in pipeline --------- Co-authored-by: andrew-jameson <[email protected]>
3157 - Reparse Meta through model
3109 - Quarter Explainer
* initial commit - added filter * 3076 added test * linting * move import to top * lint * 3076 correction * 3076 Fixed today filter * linting * 3076 applied a11y review changes * 3076 fix failing test * 3106 first draft * clean up * clean up * clean admin * clean admin * parsing command * delete unwanted imports * added modal form * added styling to confirmation page * changes * 3106 middle page works * 3106 can add files for reparsing * 3106 Correct linting * bypassing status check to get this deployed for testing * injected working js * remove some of the comments * revert changes * linting and corrections * lint * redirect to meta model * 3106 replying comments * move imports to the top * Update admin.py: renamed reparse command * 3106 removed unused function * 3106 fixed reparsing command issues * resolve merge conflict errors * move admin action to celery task * rm print * rm prints * lint * rm unused * unused imports * script styling * changed log message * change log for action --------- Co-authored-by: andrew-jameson <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: Jan Timpe <[email protected]> Co-authored-by: Alex P. <[email protected]>
* added blocked addresses * added missing colons * corrected the subnet
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.0-sprint-110
Features
Bug fixes
DevOps
Documentation