Skip to content

Commit

Permalink
fix(FSADT1-1442): fixed staff submission completion menu (#1089)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Aug 19, 2024
1 parent d7cd829 commit 86bc6c5
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 27 deletions.
19 changes: 19 additions & 0 deletions frontend/src/assets/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1961,6 +1961,19 @@ div.internal-grouping-01:has(svg.warning) span.body-compact-01 {
cds-table {
min-width: 66rem;
}

div.content:has(div.staff svg.submission-badge) {
margin-left: 16rem;
}

div.form-footer-group-buttons {
gap: 0.5rem;
}

div.form-footer-group-buttons cds-button {
margin-top: 1rem;
}

}

/* X-Large (from 1312px to 1583px) */
Expand Down Expand Up @@ -2027,6 +2040,12 @@ div.internal-grouping-01:has(svg.warning) span.body-compact-01 {
(var(--padding-right) + var(--padding-left) + var(--scroll-bar-width))
);
}

div.content:has(div.frame-03 svg.submission-badge) {
margin-left: 12rem;
}


}

/* XX-Large (from 1584px to 1783px) */
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/pages/FormStaffConfirmationPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const SVG = useSvg(badgePictogram);
</script>

<template>
<div class="frame-03" role="status">
<div class="frame-03 staff" role="status">
<SVG alt="Badge pictogram" class="submission-badge" role="presentation"></SVG>
<div class="form-header form-header-application-submitted">
<h1 class="fluid-heading-04">New client {{ clientNumber }} has been created!</h1>
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/pages/FormStaffProcessingPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Composables
import useSvg from "@/composables/useSvg";
// @ts-ignore
import badgePictogram from "@carbon/pictograms/es/badge";
import badgePictogram from "@carbon/pictograms/es/time";
defineProps<{
submissionId: number;
Expand All @@ -13,7 +13,7 @@ const SVG = useSvg(badgePictogram);
</script>

<template>
<div class="frame-03" role="status">
<div class="frame-03 staff" role="status">
<SVG alt="Badge pictogram" class="submission-badge" role="presentation"></SVG>
<div class="form-header form-header-application-submitted">
<h1 class="fluid-heading-04">This submission is being processed</h1>
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export const routes = [
},
style: "content",
headersStyle: "headers",
sideMenu: false,
sideMenu: true,
profile: true,
},
},
Expand Down
46 changes: 23 additions & 23 deletions frontend/stub/mappings/fuzzy_matches.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"response": {
"status": 409,
"bodyFileName": "partial_individual_match.json",
"bodyFileName": "fuzzy/partial_individual_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -108,7 +108,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_individual_match.json",
"bodyFileName": "fuzzy/full_individual_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -154,7 +154,7 @@
},
"response": {
"status": 409,
"bodyFileName": "document_individual_match.json",
"bodyFileName": "fuzzy/document_individual_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -195,7 +195,7 @@
},
"response": {
"status": 409,
"bodyFileName": "partial_business_name_match.json",
"bodyFileName": "fuzzy/partial_business_name_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -235,7 +235,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_business_name_match.json",
"bodyFileName": "fuzzy/full_business_name_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -275,7 +275,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_registered_number_match.json",
"bodyFileName": "fuzzy/full_registered_number_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -315,7 +315,7 @@
},
"response": {
"status": 409,
"bodyFileName": "partial_individual_match.json",
"bodyFileName": "fuzzy/partial_individual_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -344,7 +344,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_dba_match.json",
"bodyFileName": "fuzzy/full_dba_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -372,7 +372,7 @@
},
"response": {
"status": 409,
"bodyFileName": "partial_dba_match.json",
"bodyFileName": "fuzzy/partial_dba_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -401,7 +401,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_acronym_match.json",
"bodyFileName": "fuzzy/full_acronym_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -442,7 +442,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_fn_federal_id_match.json",
"bodyFileName": "fuzzy/full_fn_federal_id_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -471,7 +471,7 @@
},
"response": {
"status": 409,
"bodyFileName": "partial_business_name_match.json",
"bodyFileName": "fuzzy/partial_business_name_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -499,7 +499,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_business_name_match.json",
"bodyFileName": "fuzzy/full_business_name_match.json",
"headers": { "Content-Type": "application/json" }
}
},
Expand Down Expand Up @@ -528,7 +528,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_address_email_match.json",
"bodyFileName": "fuzzy/full_address_email_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -558,7 +558,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_address_business_phone_match.json",
"bodyFileName": "fuzzy/full_address_business_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -588,7 +588,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_address_secondary_phone_match.json",
"bodyFileName": "fuzzy/full_address_secondary_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -618,7 +618,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_address_fax_phone_match.json",
"bodyFileName": "fuzzy/full_address_fax_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -648,7 +648,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_address_match.json",
"bodyFileName": "fuzzy/full_address_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -679,7 +679,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_contact_email_match.json",
"bodyFileName": "fuzzy/full_contact_email_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -709,7 +709,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_contact_business_phone_match.json",
"bodyFileName": "fuzzy/full_contact_business_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -739,7 +739,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_contact_secondary_phone_match.json",
"bodyFileName": "fuzzy/full_contact_secondary_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -769,7 +769,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_contact_fax_phone_match.json",
"bodyFileName": "fuzzy/full_contact_fax_phone_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down Expand Up @@ -799,7 +799,7 @@
},
"response": {
"status": 409,
"bodyFileName": "full_contact_match.json",
"bodyFileName": "fuzzy/full_contact_match.json",
"headers": {
"Content-Type": "application/json"
}
Expand Down

0 comments on commit 86bc6c5

Please sign in to comment.