Skip to content

Kk/3245 new account creation workflow - #3347

Merged
entrotech merged 5 commits into
developfrom
kk/3245-new-account-creation-workflow
Jul 27, 2026
Merged

Kk/3245 new account creation workflow#3347
entrotech merged 5 commits into
developfrom
kk/3245-new-account-creation-workflow

Conversation

@KentKawa

Copy link
Copy Markdown
Member

What changes did you make?

  • Updated the sign up flow to include focus state. This way rules are visible while focusing the input.
  • Created a new component to display the name rules.
  • Update password input to allow visibility of password string on button click.

To test

  • Successfully create a new account and then logout and log back in under that account.

Why did you make the changes (we will use this info to test)?

  • These changes were made to align with the new sign in design

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied Screenshot 2026-06-24 at 6 45 36 PM Screenshot 2026-06-24 at 6 46 39 PM
Visuals after changes are applied Screenshot 2026-06-24 at 6 45 21 PM Screenshot 2026-06-24 at 6 46 21 PM

@KentKawa
KentKawa requested a review from entrotech June 25, 2026 02:37
@KentKawa KentKawa added role: front-end Front End Developer level: easy labels Jun 25, 2026
@entrotech
entrotech merged commit 93d15bc into develop Jul 27, 2026
6 of 11 checks passed
@entrotech
entrotech deleted the kk/3245-new-account-creation-workflow branch July 27, 2026 20:52
entrotech added a commit that referenced this pull request Jul 31, 2026
* chore(deps): bump joi from 18.0.1 to 18.2.1 (#3300)

Bumps [joi](https://github.com/hapijs/joi) from 18.0.1 to 18.2.1.
- [Commits](hapijs/joi@v18.0.1...v18.2.1)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 18.2.1
  dependency-type: indirect
...

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

* update tooltip text for deleting projects to updated wording (#3291)

* add words to spelling linter exclusion list from issue 3167 (#3290)

* 3264 Improve HTTP header security (#3303)

* UAT env should show UAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* 3230 unhide plans when trashed (#3307)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Unhide plans when trashed

* Unhide plans when trashed

* 3249 remove div from description field (#3308)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Accordion tooltips - remove div tags from desriptions

* 3288 fix link in assign dro dlg (#3309)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Select DRO dialog - formal external link

* 3249 tootip editing fixes (#3320)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Fix accordion tooltip editing - re-format descriptions for quill

* Fix accordion tooltip editing - re-format descriptions for quill

* 3276 Change "Approval Status" to be "Submission Status" on Manage Submissions and Submissions  (#3317)

* Update wording on Manage Submissions and Submissions pages from Approval Status to Submission Status for consistency

* Change Approval Status to Submission Status

---------

Co-authored-by: John Darragh <darragh@entrotech.net>

* Update wording in info box on pg 1 of the calculator and added tooltip icon (#3321)

* Add accounts/feature: implement cleanup utility for inactive accounts (#2847) (#3313)

- Adds stored procedure `Login_SelectInactiveForCleanup` to query inactive users.
- Implements `cleanupInactive()` service, controller, and route for Security Admins.
- Adds "Cleanup Inactive Accounts" interactive link and handler to Roles UI.

* chore(deps): bump dompurify from 3.4.3 to 3.4.9 in /client (#3314)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.3 to 3.4.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.3...3.4.9)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.9
  dependency-type: direct:production
...

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

* chore(deps): bump undici from 7.25.0 to 7.28.0 in /server (#3324)

Bumps [undici](https://github.com/nodejs/undici) from 7.25.0 to 7.28.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.25.0...v7.28.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.28.0
  dependency-type: indirect
...

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

* chore(deps): bump ws from 8.20.1 to 8.21.0 in /server (#3325)

Bumps [ws](https://github.com/websockets/ws) from 8.20.1 to 8.21.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.1...8.21.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: indirect
...

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

* chore(deps-dev): bump form-data from 4.0.4 to 4.0.6 in /server (#3326)

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.4...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

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

* chore(deps): bump form-data from 4.0.5 to 4.0.6 (#3328)

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

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

* chore(deps): bump dompurify from 3.4.9 to 3.4.11 in /client (#3329)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.9 to 3.4.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.9...3.4.11)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.11
  dependency-type: direct:production
...

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

* chore(deps-dev): bump @babel/core from 7.28.5 to 7.29.6 in /server (#3327)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.5 to 7.29.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.6
  dependency-type: direct:development
...

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

* chore(deps): bump nodemailer from 8.0.5 to 9.0.1 in /server (#3323)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.5 to 9.0.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v8.0.5...v9.0.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 9.0.1
  dependency-type: direct:production
...

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

* chore(deps): bump esbuild, @vitejs/plugin-react and vite in /client (#3304)

Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Removes `esbuild`

Updates `@vitejs/plugin-react` from 4.7.0 to 6.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react)

Updates `vite` from 6.4.2 to 8.0.16
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version:
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.2
  dependency-type: direct:development
- dependency-name: vite
  dependency-version: 8.0.16
  dependency-type: direct:development
...

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

* chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.6 in /client (#3330)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.29.6
  dependency-type: direct:development
...

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

* Update issue templates (#3366)

* 3248 fix broken unit test html sanitize (#3385)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Fix broken test for sanitize-html function

* 3108 filter projects by guidelines version (#3335)

* create new popup for version sorting/filtering

* import versionpopup to projecttablecolumnheader

* add sorting by version to projectspage

* fix sorting order for version

* fix search on popup

* fix filtering

* remove comments

* chore(deps-dev): bump json-2-csv from 5.5.10 to 5.5.11 in /server (#3378)

Bumps [json-2-csv](https://github.com/mrodrig/json-2-csv) from 5.5.10 to 5.5.11.
- [Release notes](https://github.com/mrodrig/json-2-csv/releases)
- [Commits](https://github.com/mrodrig/json-2-csv/commits)

---
updated-dependencies:
- dependency-name: json-2-csv
  dependency-version: 5.5.11
  dependency-type: direct:development
...

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

* chore(deps-dev): bump @sigstore/verify from 3.1.0 to 3.1.1 (#3377)

Bumps [@sigstore/verify](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/verify@3.1.1)

---
updated-dependencies:
- dependency-name: "@sigstore/verify"
  dependency-version: 3.1.1
  dependency-type: indirect
...

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

* chore(deps-dev): bump @sigstore/core from 3.1.0 to 3.2.1 (#3369)

Bumps [@sigstore/core](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/core@3.2.1)

---
updated-dependencies:
- dependency-name: "@sigstore/core"
  dependency-version: 3.2.1
  dependency-type: indirect
...

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

* chore(deps-dev): bump sigstore from 4.1.0 to 4.1.1 (#3376)

Bumps [sigstore](https://github.com/sigstore/sigstore-js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.1.0...sigstore@4.1.1)

---
updated-dependencies:
- dependency-name: sigstore
  dependency-version: 4.1.1
  dependency-type: indirect
...

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

* chore(deps-dev): bump ws from 8.20.1 to 8.21.0 in /client (#3387)

Bumps [ws](https://github.com/websockets/ws) from 8.20.1 to 8.21.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.20.1...8.21.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.21.0
  dependency-type: indirect
...

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

* chore(deps): bump shell-quote and concurrently (#3386)

Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.9.0 and updates ancestor dependency [concurrently](https://github.com/open-cli-tools/concurrently). These dependencies need to be updated together.


Updates `shell-quote` from 1.8.3 to 1.9.0
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.3...v1.9.0)

Updates `concurrently` from 9.2.1 to 9.2.4
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.2.1...v9.2.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.9.0
  dependency-type: indirect
- dependency-name: concurrently
  dependency-version: 9.2.4
  dependency-type: direct:development
...

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

* 2676 prevent higher access users from changing email to personal (#3302)

* Fix update account service response messages

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Add email validation logic to update account service and handle in update account component

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Fix update account component signature and add error handling for unique constraint violations

* Try relaxed helmet config

* Try relaxed helmet config a

* Add additional email dupe check as addl safeguard and prevent race condition

* Update variable name

* Separate logic checks in update account into separate functions

* Add update account tests coverage for domain restrictions and unique email constraints

* Add comment to move email domain white lists

* Fix nested test

* Move approved email domains to config file and update duplicate email error message

* Put email verification in separate function and update frontend component to handle email confirmation failures expliicitly

* Update dev domain list comment

* Clean up sending verification email error message

* Clean up sending verification email error message

* Add TODO comment in allowed domain config file

* Update TODO comment in allowed domain config file

* Get ALLOWED_ADMIN_EMAIL_DOMAINS from .env

* Add env variable for unit test

---------

Co-authored-by: John Darragh <darragh@entrotech.net>

* 2692 add api docs (#3334)

* fix: add swagger jsdoc

* feat: add swagger ui express

* feat: set up openapi schemas

* feat: add jsdoc

* feat: add usage documentation

* chore: dynamic port

* chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /server (#3398)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
...

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

* chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /server (#3397)

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.5 to 1.20.6.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.5...1.20.6)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 1.20.6
  dependency-type: indirect
...

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

* chore(deps): bump axios from 1.17.0 to 1.18.1 (#3394)

Bumps [axios](https://github.com/axios/axios) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.18.1
  dependency-type: direct:production
...

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

* chore(deps): bump immutable from 5.1.5 to 5.1.9 in /client (#3402)

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.5 to 5.1.9.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.1.5...v5.1.9)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.9
  dependency-type: indirect
...

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

* chore(deps): bump axios from 1.17.0 to 1.18.1 (#3403)

Bumps [axios](https://github.com/axios/axios) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.18.1
  dependency-type: indirect
...

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

* chore(deps): bump postcss from 8.5.15 to 8.5.23 in /server (#3401)

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.23.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.15...8.5.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: indirect
...

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

* chore(deps): bump dompurify from 3.4.11 to 3.4.12 in /client (#3400)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.11 to 3.4.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.11...3.4.12)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: direct:production
...

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

* Kk/3245 new account creation workflow (#3347)

* add rules name component

* add focus displaying rules

* import eye icons

* add show password buttons and wrapper

* 3362 update GitHub spellcheck action versions (#3405)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Update spellcheck github action dependencies

* 3010 allow submission change to unassigned (#3406)

* UAT env shouls show uAT badge in app header (#3298) (#3299)

* Add basic nodejs helmet configuration

* Attempt to implment CSP security header

* Relax CSP configuration

* Re-disable CSP config in helmet

* First attempt at fixing Subresource Integrity issue

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config

* Try relaxed helmet config a

* Fix bug where app failed to change submission assignee to unassigned

* Make default sort order for Manage Submissions, Submission Date, descending

* Revert "Make default sort order for Manage Submissions, Submission Date, descending"

This reverts commit 43469d4.

* Default sort for manage Submissions -> dateSubmitted, desc (#3407)

* Changed default sort order for Submissions Page to Status Updated, desc (#3408)

* Re-size close boxes throughout app (#3410)

* Add guidelines ver + target points cols to Manage Submissions pg (#3411)

* Add commnented out outOfOrder option to flyway-config

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Chiang <philipchiang5@gmail.com>
Co-authored-by: Joel Iniguez <jmoni@proton.me>
Co-authored-by: Bonnie Wolfe <37763229+ExperimentsInHonesty@users.noreply.github.com>
Co-authored-by: Eileen Burdekin <eileenburdekin@proton.me>
Co-authored-by: arshiamasih <arshia.masih@gmail.com>
Co-authored-by: Tony Villa <47979362+Tony-Villa@users.noreply.github.com>
Co-authored-by: Kent Kawaguchi <112824822+KentKawa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev: Update the new account creation workflow

2 participants