Skip to content
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

uat merge to masterclone #1502

Merged
merged 7 commits into from
Aug 30, 2024
Merged

uat merge to masterclone #1502

merged 7 commits into from
Aug 30, 2024

Conversation

Dark-Knight-1313
Copy link
Collaborator

Story: https://qmacbis.atlassian.net/browse/OY2-XXXX
Endpoint: See github-actions bot comment

Details

The purpose of this PR is to create an environment for sub-sub UAT with locking down the validation by merging inta a clone of the branch.

Changes

  • Specific functionality changes, or
  • A specific bug addressed in this PR

Implementation Notes

  • Developer focused info that may affect future work

Test Plan

  1. Test step 1
  2. Test step 2

bflynn-cms and others added 6 commits August 13, 2024 13:57
* OY2 23552: Latest Package Activity - Package Details Page + Dashboard (#1353)

Co-authored-by: Valencia McMurray <[email protected]>

* Oy2 23798 - Subsequent Submissions (#1342)

* add subsequent submission action (form not yet implemented)

* fix error in action delegate and corresponding tests

* add new forms and config for subsequent submission

* not sure where that came from???

* Add custom success banner

* placeholder in one stream to build parent so that submit can release lock

* fix Cover Letter filter and attachment link for medicaid

* fix navigational back button on form

Let back nav button return you to details page if that is where you came from or to proper tab in package list if that is where you came from

* fix attachment language text per figma - despite nothing in the ACs ;)

* tests to cover subsequent submissions

* consolidate more of the Config

* Update submitWaiverAmendmentSubsequentSubmission.js

* tune required markings

* test updates

had the wrong message in the success banner but realized I maybe shouldn't automate the actual submission without some extra seed data (and holding off on that until reverse chrono seed data is pushed up).

* OY2 24868: Update NOSOs Admin Package Change Log Language (#1352)

* move secondClockStatuses to common configs (#1346)

* Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /services/ui-src (#1355)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* keep current status after subsequent submission

* Bump tough-cookie and @cypress/request (#1332)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `@cypress/request` from 2.88.11 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.11...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristin Grue <[email protected]>

* fix and update subsub tests

* final test update

some pending packages have actions because of the enable withdraw (unrelated to this work) story. Updated those. The tests failing because they can't find a package will be left and those are fixed elsewhere.

* OY2 24628: OneMAC Package Details - Reverse Chronological order (#1338)

Co-authored-by: Valencia McMurray <[email protected]>

* some of the tests

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: Kristin Grue <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valencia McMurray <[email protected]>

* merge develop to sub-sub

* OY2-25114 - subsequent submission reverse chrono (#1372)

* initial implementation of subsequent submission chronological order

* Update actionDelegate.test.js

* test Subsequent Documentation in reverse chrono

---------

Co-authored-by: Valencia McMurray <[email protected]>

* Oy2 23799 - add emails for subsequent submissions (#1368)

* add emails for subsequent submissions

* lint

* rebuild package lock just to force a build

* Update package-lock.json

* fix lint

* test refactor

* add subsequent submission maps

* test updates: latest activity

re-adding latest activity and updating some attachment steps to match current dev.

* Mege latest develop (#1479)

* Update serverless.yml

changed x-content-type-options to lowercase to see if the value will change

* Update api-gateway.yml

Another addition to set the x-Content-Type-Options to nosniff

* Update api-gateway.yml

Fix error where code was placed

* Add aws-sdk, esbuild, and configuration to fix the legacy source to kafka

* set default timeout to 2.5minutes for all api lambda (#1475)

* continue pipeline even if issues with seed data (#1478)

---------

Co-authored-by: Dark-Knight-1313 <[email protected]>
Co-authored-by: Mike Dial <[email protected]>

* add changes for Oy2 28890 to sub sub (#1480)

* Update serverless.yml

changed x-content-type-options to lowercase to see if the value will change

* Update api-gateway.yml

Another addition to set the x-Content-Type-Options to nosniff

* Update api-gateway.yml

Fix error where code was placed

* ignore email records for package builder

---------

Co-authored-by: Dark-Knight-1313 <[email protected]>

* OY2-28810 - keep substatus after subsequent submission

* Update buildAnyPackage.js

* oy2-28987 - update email notification text to state for sub sub (#1484)

updated email notification text to state for subsequent submissions

* oy2-28988: sub sub CMS email fix (#1491)

updated text in email notification for cms for subsequent submissions

* added same text change from the other broken branch (#1488)

* oy2-28672 - update sub sub confirmation popup text (#1486)

* oy2-28671 - update subsequent submission additional information text (#1482)

* update subsequent submission additional information text

* added conditional text on the package details page for sub subs

---------

Co-authored-by: Andie Swift <[email protected]>

* update build package to add latest activity timestamp

* remove submissionTimestamp from subsequent submission config

* Merge branch 'subsub2' into develop

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kristin Grue <[email protected]>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valencia McMurray <[email protected]>
Co-authored-by: Dark-Knight-1313 <[email protected]>
Co-authored-by: Mike Dial <[email protected]>
Co-authored-by: Andie Swift <[email protected]>
Co-authored-by: Andie Swift <[email protected]>
* textarea selectors

mixed up details page and form submission page selectors. Fixed and updated sub sub ones.

* fixed capitalization on method

* step and test alterations

* updates

- removed Dashboard RAI WIthdraw Enabled Actions test because the checkbox is no longer relevant (status was changed to "sub status" and that does not have a checkbox).
- fix capitalization in label string for sub sub

* latest package activity

- Dashboard_Filter_options_that_include_Dates_CMS.spec.feature fix
- added latest package activity test to State filter options spec as well

* seed data fix

- removed reference to deprecated test spec in deploy
- fixed seed data entry that was missing an initial package entry. Might also fix the lack of attachments on this when attempting a sub sub!
Copy link
Collaborator

@andieswift andieswift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am seeing the email changes and subsub functionality on the URL so I am good with this 👍

@Dark-Knight-1313 Dark-Knight-1313 merged commit e28c929 into masterclone Aug 30, 2024
93 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants