Release v4.15.0#639
Conversation
- Update docker files to integrate new dependency - Update feature flag admin to use simple history admin - Update feature flag model to have a history field
- Track and version users - Migrations
- Add missing permissions
…_and_integration_plan.md - committing suggestion Co-authored-by: Matthew C Anderson <manderson@teamraft.com>
…splaying-log-error-levels
…edback-reports-page
Fix: delete local parser log files after S3 upload
…splaying-log-error-levels
…iable-not-displaying-log-error-levels add level to the stage.labels block
…edback-reports-page
… opened in new tab
[BUGFIX] revert REDIS_URI back to using django's CELERY_BROKER_URL setting
* added pending profile changes to profile page * linting * improve coverage * fixi failing frontend tests * linting * resolved tests failing * increasing coverage to pass frontend test * Fixed the bug * 5490 Profile change request now persists between the requests * linting * increase frontend coverage * linting * fix test errors and added e2e for bug * changes needed for failing tests * increase coverage * increase converage * fixed failing tests * fix failing test * fix a bug * frontend linting * revert test changes * fixed e2e test * ignore .env * revert .env changes * fixed user change logs * fix conflicting migrations * fixed e2e test * fix missing color mapping
…ssue-template Add issue template for Release Tracker
Rename `PermissionGuard` to `AccessGuard`
Fix cypress deploy failures
…edback-reports-page
…t-for-stt-feedback-reports-page implement regional feedback reports support
There was a problem hiding this comment.
v4.15.0 release to staging includes the following:
new features
- Enable access to feedback reports for regional staff
- Display requested profile changes on profile screen
- adds new user group to grafana with access to more db views needed for feedback reports
- Enables admin to configure feature flag that controls which fiscal years of PIA files can be submitted
- Add reprocessed modal to FRA Submission History
bug fixes
- resolves issue with prometheus metrics availability
- resolves issues with Loki dashboard level variable not displaying log error levels
- resolves issue with parser log files taking up disk space during reparsing tasks
- resolves issue with reparsing tasks taking so much time due to missing indices in parser error table
devops
- Fix cypress deploy failures
- give component to more meaningful names
- Remove unnecessary RPT_MONTH_YEAR Validators from Sections 3 and 4 records
- Unique Log File Per Parse to make it easier to track issues with a particular processing instance of a file.
- e2e tests for admin feedback reports
- migrate from npm to yarn
- Implement auditing and versioning for feature flags
documentation
- release tracker template
- go parser architecture and testing plan
Raft Release: https://github.com/raft-tech/TANF-app/releases/tag/v4.15.0
Release Tracker: raft-tech#5693