-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EPIC] DIG-5136: Preferred/Chosen Name and Gender Identity for COB Em…
…ployees (#1026) * DIG-5136: Preferred/Chosen Name and Gender Identity for COB Employees * DIG-5226: Preferred/Chosen Name Frontend to Backend Workflow (#1027) * DIG-5226: Preferred/Chosen Name front end to back end workflow * DIG-5226: Basic App Setup * DIG-5226: Basic App Setup - successView * DIG-5226: Basic App Setup - new QuestionComponent * DIG-5226: Basic App Setup - Setup all views + buttons * DIG-5226: Basic App Setup - Storybook stories Added * DIG-5136: Preferred/Chosen Name - remove storybook file * DIG-5324: Success Screen (#1029) * DIG-5324: Success Screen * Update SamlAuthFake.ts * Completed Success Screen PC view mockup * Completed Success Screen PC view mockup * Success Screen PC View Cleanup, Mobile View Impl * fixed row overflow with word break wrap * EPIC--DIG-5136: Update Snapshots * DIG-5318: Added Welcome Screen UI Impl & Built Screenshots (#1030) * DIG-5320: Chosen Name Screen (NEW)-COB Employees/Contractors (#1031) * PC & Mobile View * Fixed Mobile Styling Consistency * DIG-5321: Confirmation Screen PC & Mobile View (#1032) * DIG-5136: Snapshot Update * DIG-5320: (API) Facades (#1028) * DIG-5320: Chosen Name Screen - API Fixtures * DIG-5320: Chosen Name Screen - Started Server Handler * DIG-5320: Chosen Name Screen - Continue Endpoint Setup * DIG-5320: Chosen Name Screen - Testing API * DIG-5136: Reviewed Enhancements 11.12 (#1034) * DIG-5136: Integrate API with UI (#1033) * DIG-5136: Integrate API with UI * DIG-5136: Integrate API with UI - Changes to UI and Storybook * DIG-5136: wip#7 - upped server timeout 60s * DIG-5413: QA Feedback (#1035) * DIG-5413: Add a spinner for wait time on Chosen Name workflow * DIG-5484: BPD Exclusion for Chosen name workflow (#1037) * DIG-5413v2: QA Feedback (#1038) * DIG-5136: Preferred/Chosen Name - fix file paths/names --------- Co-authored-by: Kane Xu <[email protected]>
- Loading branch information
1 parent
060831f
commit a5590e9
Showing
50 changed files
with
4,477 additions
and
258 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## access-boston/v2024.5 (2024-10-11) | ||
|
||
### Features | ||
|
||
- Create new workflow for `Preferred/Chosen Name and Gender Identity` for COB Employees | ||
|
||
### Core | ||
- DIG-5226: Preferred/Chosen Name front end to back end workflow | ||
|
||
### Doc | ||
- | ||
|
||
### Misc | ||
- | ||
|
||
--- |
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
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
20 changes: 20 additions & 0 deletions
20
...ices-js/access-boston/fixtures/identityiq/LaunchWorkflow-GenerateUniqueEmail-success.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"status": null, | ||
"requestID": "0af16f7492941b50819302bbe6173d52", | ||
"warnings": null, | ||
"errors": null, | ||
"retryWait": 0, | ||
"metaData": null, | ||
"attributes": { | ||
"result": { | ||
"DisplayName": "Manual WebTesting", | ||
"newEmail": "[email protected]", | ||
"error": "" | ||
}, | ||
"result1": "Venky" | ||
}, | ||
"complete": false, | ||
"success": false, | ||
"retry": false, | ||
"failure": false | ||
} |
7 changes: 7 additions & 0 deletions
7
...ixtures/preferred-chosen-name/test/COB-Workflow-GenerateUniqueEmail/request/40000093.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"workflowArgs": { | ||
"identityName": "40000093", | ||
"preferredFirstName": "Manuelo", | ||
"preferredLastName": "WebTest" | ||
} | ||
} |
20 changes: 20 additions & 0 deletions
20
...xtures/preferred-chosen-name/test/COB-Workflow-GenerateUniqueEmail/response/40000093.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"status": null, | ||
"requestID": "0af16f5692941e0d8192f7f62dd80335", | ||
"warnings": null, | ||
"errors": null, | ||
"retryWait": 0, | ||
"metaData": null, | ||
"attributes": { | ||
"result": { | ||
"DisplayName": "Manuelo WebTest", | ||
"newEmail": "[email protected]", | ||
"error": "" | ||
}, | ||
"result1": "Venky" | ||
}, | ||
"retry": false, | ||
"failure": false, | ||
"complete": false, | ||
"success": false | ||
} |
8 changes: 8 additions & 0 deletions
8
...ton/fixtures/preferred-chosen-name/test/COB-Workflow-PreferredNames/request/40000093.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"workflowArgs": { | ||
"identityName": "40000093", | ||
"preferredFirstName": "Manuelo", | ||
"preferredLastName": "WebTest", | ||
"email": "[email protected]" | ||
} | ||
} |
15 changes: 15 additions & 0 deletions
15
...on/fixtures/preferred-chosen-name/test/COB-Workflow-PreferredNames/response/40000093.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"status": null, | ||
"requestID": "0af16f5692941e0d8192bf2ae1dc539c", | ||
"warnings": null, | ||
"errors": null, | ||
"retryWait": 0, | ||
"metaData": null, | ||
"attributes": { | ||
"status": "Success. Updated Attributes in IIQ" | ||
}, | ||
"retry": false, | ||
"failure": false, | ||
"complete": false, | ||
"success": false | ||
} |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
/** @jsx jsx */ | ||
|
||
import { css, jsx, keyframes } from '@emotion/core'; | ||
|
||
/** | ||
* “Loading” spinner. | ||
* | ||
* @param {string} size // CSS font-sizes: `EM` | `REM` `px` | ||
*/ | ||
export const Spinner = ({ size }) => { | ||
return ( | ||
<div css={SPINNER_STYLING} style={{ width: size }}> | ||
<svg | ||
className="spinner" | ||
viewBox="0 0 66 66" | ||
aria-hidden="true" | ||
focusable="false" | ||
height={size} | ||
width={size} | ||
> | ||
<circle | ||
className="path" | ||
fill="none" | ||
strokeWidth="6" | ||
strokeLinecap="round" | ||
cx="33" | ||
cy="33" | ||
r="30" | ||
/> | ||
</svg> | ||
</div> | ||
); | ||
}; | ||
|
||
const DURATION = '1.4s'; | ||
const OFFSET = '187px'; | ||
|
||
const SPIN_KEYFRAMES = keyframes` | ||
0% { | ||
transform: rotate(0deg); | ||
} | ||
100% { | ||
transform: rotate(270deg); | ||
} | ||
`; | ||
|
||
const DASH_KEYFRAMES = keyframes` | ||
0% { | ||
stroke-dashoffset: ${OFFSET}; | ||
} | ||
50% { | ||
stroke-dashoffset: calc(${OFFSET} / 4); | ||
transform: rotate(135deg); | ||
} | ||
100% { | ||
stroke-dashoffset: ${OFFSET}; | ||
transform: rotate(450deg); | ||
} | ||
`; | ||
|
||
const SPINNER_STYLING = css({ | ||
'& > svg': { | ||
animation: `${SPIN_KEYFRAMES} ${DURATION} linear infinite`, | ||
}, | ||
|
||
'& .path': { | ||
stroke: 'currentColor', | ||
strokeDasharray: OFFSET, | ||
strokeDashoffset: 0, | ||
transformOrigin: 'center', | ||
|
||
animation: `${DASH_KEYFRAMES} ${DURATION} ease-in-out infinite`, | ||
}, | ||
}); |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,7 @@ const QUERY = gql` | |
mfaRequiredDate | ||
groups | ||
cobAgency | ||
} | ||
notice { | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,7 @@ const QUERY = gql` | |
mfaRequiredDate | ||
groups | ||
cobAgency | ||
} | ||
} | ||
`; | ||
|
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
Oops, something went wrong.