Skip to content

Commit

Permalink
12169 Prefill Certify component for non-staff user. Updated certify c…
Browse files Browse the repository at this point in the history
…omponent to latest version. (#287)

* Updated change componenet version, prefilled and disabled edit for non staff user.

* Removing code that I added that is uneeded.

* Fixes as requested

* Requested fixes.

* Remove unnecessary getter

* change to default disableEdit
  • Loading branch information
lambert-alex authored Jun 2, 2022
1 parent 4791291 commit d123c2a
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 121 deletions.
138 changes: 53 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "business-edit-ui",
"version": "3.1.13",
"version": "3.1.14",
"private": true,
"appName": "Edit UI",
"sbcName": "SBC Common Components",
Expand All @@ -16,7 +16,7 @@
"@babel/compat-data": "^7.11.0",
"@bcrs-shared-components/action-chip": "1.0.6",
"@bcrs-shared-components/breadcrumb": "2.0.1",
"@bcrs-shared-components/certify": "1.0.18",
"@bcrs-shared-components/certify": "2.0.4",
"@bcrs-shared-components/completing-party": "2.0.0",
"@bcrs-shared-components/confirm-dialog": "1.1.0",
"@bcrs-shared-components/contact-info": "1.1.2",
Expand Down
Loading

0 comments on commit d123c2a

Please sign in to comment.