-
Notifications
You must be signed in to change notification settings - Fork 28
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.2.0 sprint 90 #501
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
Fixing the link ( removing the "copy" from the file name)
* added cloud.gov back to scan urls * temp * revert changes on zap.conf * revert change on zap.conf * revert changes on zap-hook.conf * revert changes on nginx.conf * revert changes on middleware.py * linting * revert change on docker-compose file * revert changes on .env file * remove file not needed * linting * revert changes on deploy-backend * revert changes on zap-scanner.py * revrt some changes on zap-scanner * Added CORS settings * increase max_file allow large file clamav scans --------- Co-authored-by: Alex P <[email protected]>
* add validator tests * add notEmpty test * add blank string to value_is_empty values * replace removed text * fix partial oob string indexing --------- Co-authored-by: Alex P <[email protected]>
* added needed space into logic * updated security controls documentation to mention how NGINX is used by lower envs to connect to prod clamav server --------- Co-authored-by: George Hudson <[email protected]> Co-authored-by: Andrew <[email protected]>
Co-authored-by: Alex P. <[email protected]>
…ft-tech/TANF-app into knowledge-center-ftanf-update
Adds fTANF -> FTANF and FTANF Download Guide
Adds img folder for knowledge center hotfix
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * 2599-added friendly name to postparsing validators * refining the validator tests * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * listing * added m6 * lint * corrected new line break * refactored validator logic * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * friendly_name corrections * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * fields_json Backward compatibility * remove PATCH from black list * backward compatibility * linting * add PATCH to allowed * readded internal_name * added a function * remove NoneType from fields_json * linting * Update tdrs-backend/tdpservice/parsers/schema_defs/tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/ssp/m5.py Co-authored-by: Alex P. <[email protected]> * corrections on friendly names * Update tdrs-backend/tdpservice/parsers/schema_defs/ssp/m2.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/ssp/m5.py Co-authored-by: Alex P. <[email protected]> * correction on friendly names --------- Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P. <[email protected]>
* boundary diagram updates for 2488 * make pngs transparent * update nginx server for frontend description --------- Co-authored-by: raftmsohani <[email protected]>
Remedy for git confusion on problem zip files
- Enables direct frontend/backend communication sans Login.gov/Cloud.gov - Drives off new DEVELOPMENT env var - Pre-configures and disables frontend auth functionality - Testing based on new dev user - Install via web: ./manage.py generate_dev_user
- Initializing frontend w/POST /login/cypress: {devEmail, local-cypress-token} - Changed REACT_APP_DEVAUTH to provide the email of the desired dev user - Modified CustomAuthentication.authenticate to handle both known use cases - Added stt_id=31 to the initial dev user - Disabled ES disk threshold checking for local dev which blocked ES startup - Removed DevAuthentication and other now unnecessary code Resolved cherry-pick conflict
- Enabled with an email address value - Disabled by default
…n pulled into a mac (#2786) Co-authored-by: George Hudson <[email protected]>
Co-authored-by: George Hudson <[email protected]> Co-authored-by: raftmsohani <[email protected]>
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * - Added Tribal models, docs, admin refs - Added support for tribal parsing * - Update t1 field validators * - t2/t3 field validators * 2599-added friendly name to postparsing validators * - Updated cat3 validators * - Updated how we detect tribe code * - Added error handling for inconsistent header info wrt tribe code - Added new test * - Updated test * - Grammar fix - Removed unused function * refining the validator tests * - Format with Black - Add missing tests * - Fix lint * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * - Updated based on review feedback * - removing debug assert * - Fix lint * listing * - deconflicting migrations * - Fixing test * added m6 * lint * corrected new line break * refactored validator logic * - resolving conflict * - Fix lint errors * - Resolve conflict * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * - Renamed tribal files - Updated to allow case aggregates - Updated datafile to have a more convenient date range - Updated tests to capture case aggregates * - Reduced file size - Updated test * - Fix lint errors * friendly_name corrections * - Adding friendly names to tribal * - Fixing typo * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * - knowledge center * - Integrating Jans changes. Parametrizing values_is_empty * - Update based on review feedback * - Updated length checks * - removing fips code * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t2.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * - update based on review * - Fix migration * - Fixed name clash on PARENT_MINOR_CHILD * Revert "- Fixed name clash on PARENT_MINOR_CHILD" This reverts commit 5850dc8. --------- Co-authored-by: Mo Sohani <[email protected]> Co-authored-by: raftmsohani <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P. <[email protected]>
Merging with develop
Removed login.py logging
* Create sprint-87-summary.md * Update docs/Sprint-Review/sprint-87-summary.md Co-authored-by: Lauren Frohlich <[email protected]> * Update docs/Sprint-Review/sprint-87-summary.md Co-authored-by: Lauren Frohlich <[email protected]> --------- Co-authored-by: Lauren Frohlich <[email protected]> Co-authored-by: Andrew <[email protected]>
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * - Added Tribal models, docs, admin refs - Added support for tribal parsing * - Update t1 field validators * - t2/t3 field validators * 2599-added friendly name to postparsing validators * - Updated cat3 validators * - Updated how we detect tribe code * - Added error handling for inconsistent header info wrt tribe code - Added new test * - Updated test * - Grammar fix - Removed unused function * refining the validator tests * - Format with Black - Add missing tests * - Fix lint * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * - Updated based on review feedback * - removing debug assert * - Fix lint * listing * - deconflicting migrations * - Fixing test * added m6 * lint * - Adding datafile * - Added support for parsing tribal t4/t5 - Added test for t4/t5 parsing * - ADded cat2/cat3 validators * corrected new line break * - Update doc strings * - Fixed failing test * - Fix lint * refactored validator logic * - resolving conflict * - Fix lint errors * - Resolve conflict * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * - Renamed tribal files - Updated to allow case aggregates - Updated datafile to have a more convenient date range - Updated tests to capture case aggregates * - Reduced file size - Updated test * - Fix lint errors * friendly_name corrections * - Adding friendly names to tribal * - Fixing typo * - Added friendly names * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * - knowledge center * - Integrating Jans changes. Parametrizing values_is_empty * - Update based on review feedback * - Updated length checks * - removing fips code * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t2.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * - update based on review * - Fix migration * - Fixed name clash on PARENT_MINOR_CHILD * Revert "- Fixed name clash on PARENT_MINOR_CHILD" This reverts commit 5850dc8. * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * - Remove validator --------- Co-authored-by: Mo Sohani <[email protected]> Co-authored-by: raftmsohani <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P. <[email protected]> Co-authored-by: Andrew <[email protected]>
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * - Added Tribal models, docs, admin refs - Added support for tribal parsing * - Update t1 field validators * - t2/t3 field validators * 2599-added friendly name to postparsing validators * - Updated cat3 validators * - Updated how we detect tribe code * - Added error handling for inconsistent header info wrt tribe code - Added new test * - Updated test * - Grammar fix - Removed unused function * refining the validator tests * - Format with Black - Add missing tests * - Fix lint * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * - Updated based on review feedback * - removing debug assert * - Fix lint * listing * - deconflicting migrations * - Fixing test * added m6 * lint * - Adding datafile * - Added support for parsing tribal t4/t5 - Added test for t4/t5 parsing * - ADded cat2/cat3 validators * corrected new line break * - Update doc strings * - Fixed failing test * - Fix lint * refactored validator logic * - resolving conflict * - Fix lint errors * - Resolve conflict * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * - Renamed tribal files - Updated to allow case aggregates - Updated datafile to have a more convenient date range - Updated tests to capture case aggregates * - Reduced file size - Updated test * - Fix lint errors * - Added support for parsing and validating tribal t6 records * - Fix lint * - Docstring fix * friendly_name corrections * - Adding friendly names to tribal * - Fixing typo * - Added friendly names * - Adding friendly names * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * - knowledge center * - Integrating Jans changes. Parametrizing values_is_empty * - Update based on review feedback * - Updated length checks * - removing fips code * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t2.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * - update based on review * - Fix migration * - Fixed name clash on PARENT_MINOR_CHILD * Revert "- Fixed name clash on PARENT_MINOR_CHILD" This reverts commit 5850dc8. * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t5.py Co-authored-by: Alex P. <[email protected]> * - Remove validator * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t6.py Co-authored-by: Alex P. <[email protected]> --------- Co-authored-by: Mo Sohani <[email protected]> Co-authored-by: raftmsohani <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P. <[email protected]>
Merging again with develop
* Create sprint-88-summary.md * Create sprint-89-summary.md
DEVAUTH - All-local devenv sans cloud or third-party auth workflows
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * - Added Tribal models, docs, admin refs - Added support for tribal parsing * - Update t1 field validators * - t2/t3 field validators * 2599-added friendly name to postparsing validators * - Updated cat3 validators * - Updated how we detect tribe code * - Added error handling for inconsistent header info wrt tribe code - Added new test * - Updated test * - Grammar fix - Removed unused function * refining the validator tests * - Format with Black - Add missing tests * - Fix lint * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * - Updated based on review feedback * - removing debug assert * - Fix lint * listing * - deconflicting migrations * - Fixing test * added m6 * lint * - Adding datafile * - Added support for parsing tribal t4/t5 - Added test for t4/t5 parsing * - ADded cat2/cat3 validators * corrected new line break * - Update doc strings * - Fixed failing test * - Fix lint * refactored validator logic * - resolving conflict * - Fix lint errors * - Resolve conflict * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * - Renamed tribal files - Updated to allow case aggregates - Updated datafile to have a more convenient date range - Updated tests to capture case aggregates * - Reduced file size - Updated test * - Fix lint errors * - Added support for parsing and validating tribal t6 records * - Fix lint * - Added support for parsing/validating tribal t7 * - Fix lint * - Docstring fix * - Docstring fix * friendly_name corrections * - Adding friendly names to tribal * - Fixing typo * - Added friendly names * - Adding friendly names * - Adding friendly names * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * - knowledge center * - Integrating Jans changes. Parametrizing values_is_empty * - Update based on review feedback * - Updated length checks * - removing fips code * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t2.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * Update tdrs-backend/tdpservice/parsers/schema_defs/tribal_tanf/t3.py Co-authored-by: Alex P. <[email protected]> * - update based on review * - Fix migration * - Fixed name clash on PARENT_MINOR_CHILD * - Fixed name clash on PARENT_MINOR_CHILD * - Cherry pick commit and remove test file * Revert "- Fixed name clash on PARENT_MINOR_CHILD" This reverts commit 5850dc8. --------- Co-authored-by: Mo Sohani <[email protected]> Co-authored-by: raftmsohani <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P. <[email protected]> Co-authored-by: Andrew <[email protected]>
* reduced workflows from 3 deploys to 1 * fix spacing of nested 'steps:' * repaired logic for workflow * trying to get right format for conditional logic in job steps * fixed incorrect variable * adding default target_env instead of emptry string * reverting * fixed spacing * removed old requirement and updated for current jobs. * use this branch to check develop deploys * use this branch to check develop deploys * use this branch to check develop deploys * use this branch to check develop deploys * use this branch to check develop deploys * use this branch to check develop deploys * revert * revert * revert * removed check in jobs * updates site only for develop branch * removed deploy develop from github actions * fixed spacing * remove this branch from CI tracking * removed 2722/circleci branch references now that testing is done --------- Co-authored-by: George Hudson <[email protected]> Co-authored-by: Alex P <[email protected]> Co-authored-by: Andrew <[email protected]>
* - Added authentication risks * - Remove pricing info --------- Co-authored-by: Andrew <[email protected]>
Add Sprint 90 Summary
* Added formating for header and autofit columns * Formatted the headers * added year/month to the columns * Added contants - translation column * added friendly names to T1 and T2 * added friendly name to m1 and m2 * added friendly name to m3 * added friendly_name to t3 * added friendly_name to t4 and t5 * added friendly_name to t7 * correct missing friendly_name * correction on failing tests * addedfriendly name to excel report * linting * linting * linting * delete contants.py * added test for json field in error model * linting * linting * linting * 2599-added friendly name to postparsing validators * refining the validator tests * added returning fields names to validators * added friendly_name to error field * linting * corrections on views/tests * corrections for fields * failing test corrected * failing test corrected * correcting test failures * linting * corrected the excel fiel generator * removed excessive space in validator * linting * listing * added m6 * lint * corrected new line break * refactored validator logic * linting and correction on t1 * friendly_name correction from comments * friendly_name correction * corrected failing test for m5 * refactor the field_json creation DRY * - Added Kibana config * friendly_name corrections * linting and cleaning errors * linting * correction on friendly_names * corrected friendly_name for test_util * correction child care - number of months * fixed a few more typos and some spacing. (#2767) * fixed a few more typos and some spacing. * fixed linting issues * missed a spot. --------- Co-authored-by: George Hudson <[email protected]> * - Added basic security to Kibana/Elastic - Added setup container to init elastic users, roles, and passwords * - Remove debug code * - change provider name * - Updating settings to reference environment variables * - Add elastic dependency * - Fix network issue * - Added bulk creation of elastic indices * - Updated schemas to reference model based off of elastic document * - Remove password auth from elastic/kibana * - Fix tests * - Fix lint * - remove debug print * Changes for fully local development - Enables direct frontend/backend communication sans Login.gov/Cloud.gov - Drives off new DEVELOPMENT env var - Pre-configures and disables frontend auth functionality - Testing based on new dev user - Install via web: ./manage.py generate_dev_user * Reorganized front end logic on REACT_APP_DEVAUTH env var * Reorganized backend logic on REACT_APP_DEVAUTH env var * added is_superuser and is_staff attrs to dev user * - Fix lint errors * - Renaming variables to clarify things * - fix lint * DevAuth feature redesign inspired by Cypress - Initializing frontend w/POST /login/cypress: {devEmail, local-cypress-token} - Changed REACT_APP_DEVAUTH to provide the email of the desired dev user - Modified CustomAuthentication.authenticate to handle both known use cases - Added stt_id=31 to the initial dev user - Disabled ES disk threshold checking for local dev which blocked ES startup - Removed DevAuthentication and other now unnecessary code * Fixed CustomAuthentication.authenticate return val for login.py use case * Fixed CustomAuthentication.authenticate logging for login.py use case * Removed unneeded permissions import * Updates to REACT_APP_DEVAUTH env var settings - Enabled with an email address value - Disabled by default * Restored support for CustomAuthentication.authenticate username keyword * Modified CustomAuthentication.authenticate comment to satisfy flake8 * commit * Revert "Modified CustomAuthentication.authenticate comment to satisfy flake8" This reverts commit 761e4eb. * Revert "Restored support for CustomAuthentication.authenticate username keyword" This reverts commit 4bf8957. * Revert "Updates to REACT_APP_DEVAUTH env var settings" This reverts commit 7fc2a09. * Revert "Removed unneeded permissions import" This reverts commit c18383f. * Revert "Fixed CustomAuthentication.authenticate logging for login.py use case" This reverts commit 2b9b46f. * Revert "Fixed CustomAuthentication.authenticate return val for login.py use case" This reverts commit 97a0cf6. * Revert "DevAuth feature redesign inspired by Cypress" This reverts commit 1497d4a. * Revert "commit" This reverts commit a284856. * Revert "added is_superuser and is_staff attrs to dev user" This reverts commit 6ffbee8. * Revert "Reorganized backend logic on REACT_APP_DEVAUTH env var" This reverts commit 7fd7b4d. * Revert "Reorganized front end logic on REACT_APP_DEVAUTH env var" This reverts commit 32a4671. * Revert "Changes for fully local development" This reverts commit 556221b. * asdf * - Adding integration tests for elastic bulk doc creation * Revert "asdf" This reverts commit 26455b4. * - fix lint * fasdf * - Added usage of document to tribal * - Fixing error --------- Co-authored-by: Mo Sohani <[email protected]> Co-authored-by: raftmsohani <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: George Hudson <[email protected]> Co-authored-by: Thomas Tignor <[email protected]> Co-authored-by: Thomas Tignor <[email protected]> Co-authored-by: Andrew <[email protected]>
ADPennington
approved these changes
Jan 19, 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.
@lfrohlich @ttran-hub this release includes tribal TANF parsing/validation (all sections) as well as UX, Elastic/Kibana, and ATO-related documentation updates, and bug fixes.
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.2.0-Sprint-90