Skip to content

Commit

Permalink
Reactify create OMIS order form (#6281)
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Pentecost <[email protected]>
Co-authored-by: Sophie Wenban <[email protected]>

* Move company address transformer to transformers directory

* Add company select page

* Update link in company orders collection

* Reactify OMIS create form

Co-authored-by: Richard Pentecost <[email protected]>
Co-authored-by: Sophie Wenban <[email protected]>

* Add component tests

Co-authored-by: Richard Pentecost <[email protected]>
Co-authored-by: Sophie Wenban <[email protected]>

* Update e2e and functional tests

* Remove legacy code

* Remove hmpo-form-wizard dependency

---------

Co-authored-by: Richard Pentecost <[email protected]>
Co-authored-by: Sophie Wenban <[email protected]>
  • Loading branch information
3 people authored Nov 24, 2023
1 parent 9c44511 commit 90bcec7
Show file tree
Hide file tree
Showing 64 changed files with 919 additions and 2,863 deletions.
249 changes: 10 additions & 239 deletions package-lock.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
"govuk-react": "^0.10.6",
"hawk": "^9.0.1",
"history": "^4.10.1",
"hmpo-form-wizard": "^13.0.0",
"http-proxy-middleware": "^2.0.4",
"joi": "^17.11.0",
"lodash": "^4.17.21",
Expand Down
325 changes: 0 additions & 325 deletions src/apps/omis/apps/create/controllers/__test__/company.test.js

This file was deleted.

Loading

0 comments on commit 90bcec7

Please sign in to comment.