-
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
Release/v3.6.0 sprint 105 #541
Merged
Merged
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
…/TANF-app into 2996-cat4-err-msgs
- fix some tests
- fixed test_section2_records_are_related_validator_fail_no_t4s
- fixed test_section2_aabd_ssi_validator_fail_territory_ssi
…rrors for - Updated tests - Added tracebacks to logs in exceptions for easier debugging
…/TANF-app into 2996-cat4-err-msgs
Dynamic Cat4 Error Messages
* - Add reparse meta model - Add sequential execution logic - Add parse logic for updating meta model - make migration for meta model * - Use string reference for datafile meta model to avoid circular import - Update util * - Pass model into functions instead of pk * - rename to reparse to keep consistent - add admin model * - update migration content * - Kill celery after every task execution to relieve memory pressure * - Remove invalid checks * - remove print * - Added a status field to meta model - Added convenient function to assert completion status * - add rpv to index name * - lint * - updated permisions in test * - Added timeout field to model - Added a timeout algorithm based on local testing - Added logging to capture when we are reparsing after exceeding a timeout * - Updated datafile relation to be a many to many relation to allow tracking of reparse events - Updated meta model class to support many to many relation for helper funcs * - update reparse to not delete datafile to preserve the many to many relationship * - lint * - Undo debug adds * - remove invalid comment * - remove sequential checks * - parametrize line parse time * - Add admin resources for the many to many relationship - Add helper function to update datafile state during parsing * - resolve conflicts * - lint * - Remove RPM links * - added fiscal year/quarter filters * - add timeout None check in assertion * - Create admin dir for datafiles - Add filter for reparse events on df page - remove `-n` and `-d` options from command - update relation name * - fix lint * - fix import * - Updated docs * - saving after each update
2792 - Cat 3 error message cleanup
…ear (#3160) Co-authored-by: andrew-jameson <[email protected]>
* Create 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update README.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update 2024, Summer - OFA Admin Experience.md * Update docs/User-Experience/Research-Syntheses/2024, Summer - OFA Admin Experience.md Co-authored-by: Alex P. <[email protected]> --------- Co-authored-by: Victoria Amoroso <[email protected]> Co-authored-by: Alex P. <[email protected]> Co-authored-by: Andrew <[email protected]>
* Create sprint-104-summary * Rename sprint-104-summary to sprint-104-summary.md --------- Co-authored-by: Andrew <[email protected]>
* Create sprint-105-summary.md * Update sprint-105-summary.md * Update sprint-105-summary.md --------- Co-authored-by: Miles Reiter <[email protected]> Co-authored-by: Andrew <[email protected]>
ADPennington
approved these changes
Sep 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Features
- DAC filters now a11y-compliant
- Cat4 Error Messages clean-up
- Cat 3 error message cleanup
- Reparse Meta Model (visible from DAC)
Documentation
- DIGIT research synthesis
- release notes added to KC
- Refreshed tech documentation environments to show ES/ClamAV updates
- sprint summaries
DevOps
- cleanup session-related codebase (introduces 15 min timeout)
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
Please see https://github.com/raft-tech/TANF-app/releases/tag/v3.6.0-Sprint-105