Skip to content

Commit

Permalink
Psp 8486 ensure organizations are displayed in file association tenan…
Browse files Browse the repository at this point in the history
…ts for leases. (#4031)

* psp-8486 ensure orgs display in file associations.

* correct display of error icon, ensure that re-loading an errored page removes the error.

* snapshot updates.
  • Loading branch information
devinleighsmith committed May 22, 2024
1 parent e6a852e commit dd8fc8d
Show file tree
Hide file tree
Showing 68 changed files with 194 additions and 165 deletions.
12 changes: 6 additions & 6 deletions source/frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion source/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-dom": "18.2.0",
"react-draggable": "4.4.5",
"react-error-boundary": "3.1.4",
"react-icons": "4.11.0",
"react-icons": "5.2.1",
"react-idle-timer": "5.4.2",
"react-leaflet": "4.2.1",
"react-number-format": "4.9.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ exports[`ContactInputView component > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,11 +353,6 @@ exports[`SideNavbar display and logic > renders 1`] = `
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M0 0h24v24H0z"
fill="none"
stroke="none"
/>
<path
d="M10 18h4"
/>
Expand Down Expand Up @@ -431,7 +426,7 @@ exports[`SideNavbar display and logic > renders 1`] = `
fill="none"
/>
<path
d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"
d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down Expand Up @@ -228,7 +228,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down Expand Up @@ -269,7 +269,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down Expand Up @@ -310,7 +310,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down Expand Up @@ -351,7 +351,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down Expand Up @@ -392,7 +392,7 @@ exports[`LayersMenu View > renders as expected 1`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 17l5-5-5-5v10z"
d="m10 17 5-5-5-5v10z"
/>
<path
d="M0 24V0h24v24H0z"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ exports[`SelectedPropertyRow component > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ exports[`CreateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -646,7 +646,7 @@ exports[`CreateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -708,7 +708,7 @@ exports[`CreateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -962,7 +962,7 @@ exports[`CreateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1216,7 +1216,7 @@ exports[`CreateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ exports[`CreatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -779,7 +779,7 @@ exports[`CreatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -873,7 +873,7 @@ exports[`CreatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1127,7 +1127,7 @@ exports[`CreatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1381,7 +1381,7 @@ exports[`CreatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ exports[`CreateContactContainer component > should render as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -993,7 +993,7 @@ exports[`CreateContactContainer component > should render as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -1087,7 +1087,7 @@ exports[`CreateContactContainer component > should render as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1341,7 +1341,7 @@ exports[`CreateContactContainer component > should render as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1595,7 +1595,7 @@ exports[`CreateContactContainer component > should render as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ exports[`UpdateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -703,7 +703,7 @@ exports[`UpdateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -826,7 +826,7 @@ exports[`UpdateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1080,7 +1080,7 @@ exports[`UpdateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1334,7 +1334,7 @@ exports[`UpdateOrganizationForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ exports[`UpdatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -853,7 +853,7 @@ exports[`UpdatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
/>
</svg>
Expand Down Expand Up @@ -946,7 +946,7 @@ exports[`UpdatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1200,7 +1200,7 @@ exports[`UpdatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down Expand Up @@ -1454,7 +1454,7 @@ exports[`UpdatePersonForm > renders as expected 1`] = `
fill="none"
/>
<path
d="M7 14l5-5 5 5z"
d="m7 14 5-5 5 5z"
/>
</svg>
</div>
Expand Down
Loading

0 comments on commit dd8fc8d

Please sign in to comment.