Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* WIP Frequency Types for Plan Payments * Rename migration * [EASI-3713] - Part 1 - FrequencyForm Component and anticipatedPaymentFrequency Implementation (#869) * Added custom form component for frequency type * Fized issue with readonlysection component * Added util functions for readonlysection to maintain order with additional info * Updated snaps * Updated cypress test * Rename migration * Revert "[EASI-3713] - Frequency Updates FE Part 2 (#872)" This reverts commit d8f4448. * Renamed migration * [EASI-3713] - Re-Approve - Frequency updates fe part 2 (#881) * Added custom form component for frequency type * Fized issue with readonlysection component * Added util functions for readonlysection to maintain order with additional info * Updated snaps * Updated cypress test * Init work for P&P frequency updates * Updatd cypress test * Rename migration * Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2" This reverts commit 0680b40, reversing changes made to a31f9e5. * Revert "Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2"" This reverts commit 17393c9. * Rename migration * update snaps * renamed Update_Frequency_Type.sql migration version from 124 to 126 * Fixed migration merge issue with order --------- Co-authored-by: Gary Zhao <[email protected]> Co-authored-by: Gary Zhao <[email protected]> * [EASI-3713] - Frequency Updates Part 3 (#882) * Added custom form component for frequency type * Fized issue with readonlysection component * Added util functions for readonlysection to maintain order with additional info * Updated snaps * Updated cypress test * Init work for P&P frequency updates * Updatd cypress test * Rename migration * Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2" This reverts commit 0680b40, reversing changes made to a31f9e5. * Revert "Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2"" This reverts commit 17393c9. * Rename migration * update snaps * renamed Update_Frequency_Type.sql migration version from 124 to 126 * Fixed migration merge issue with order * Init beneficiary frequency work * Added backend work for new frequency type * Added form work for beneficiary frequency type * Updated tests --------- Co-authored-by: Gary Zhao <[email protected]> Co-authored-by: Gary Zhao <[email protected]> * [EASI-3713] - Frequency Updates Part 4 (#883) * Added custom form component for frequency type * Fized issue with readonlysection component * Added util functions for readonlysection to maintain order with additional info * Updated snaps * Updated cypress test * Init work for P&P frequency updates * Updatd cypress test * Rename migration * Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2" This reverts commit 0680b40, reversing changes made to a31f9e5. * Revert "Revert "Merge branch 'EASI-3713/frequency-updates-FE' into EASI-3713/frequency-updates-FE-Part-2"" This reverts commit 17393c9. * Rename migration * update snaps * renamed Update_Frequency_Type.sql migration version from 124 to 126 * Fixed migration merge issue with order * Init beneficiary frequency work * Added backend work for new frequency type * Added form work for beneficiary frequency type * Updated tests * Finished BE work for data sharing * Added form elements for opsevalandlearning * Added readonly opsavalandlearning frequency * Updated cypress tests * Added csv * Updated translation form types * Fixed lint error --------- Co-authored-by: Gary Zhao <[email protected]> Co-authored-by: Gary Zhao <[email protected]> * [EASI-3713] - Rename frequency type (#886) Renamed frequency type minus migrations * Resolved merge conflicts * Addressed issues with previsou revert * Addressed remaining issues with previsou revert * Fixed typo in update sql * Added props to FrequencyForm, updated snaps * Added frequency fields to schema, migration, and queries * Added to postman collection * Added server test * Updated unit tests, added cypress * Fixed semiannually hyphen and updated snaps * Resolved migration naming * Resolved migration naming - new * Updated cypress test --------- Co-authored-by: ClayBenson94 <[email protected]> Co-authored-by: Gary Zhao <[email protected]> Co-authored-by: Gary Zhao <[email protected]>
- Loading branch information