Commit graph

3529 commits

Author SHA1 Message Date
Matt Caimi
c782dd7e9f CSR-1012 | created content-group-modal 2023-01-27 14:17:49 -05:00
Leah Schumann
c18af0e897 Fixed error issues with Address component, fixed spacing in modals 2023-01-27 14:17:21 -05:00
Matt Caimi
4bec48f624 CSR-1012 | modal open and close functions 2023-01-27 14:17:03 -05:00
Leah Schumann
069d31aa30 Manual open of modal 2023-01-27 14:16:29 -05:00
Leah Schumann
d3d8d9bfa8 Added onShownCallback property and handler 2023-01-27 14:16:29 -05:00
Matt Caimi
b405245ca9 CSR-1012 | reset modal on open 2023-01-27 14:16:29 -05:00
Matt Caimi
e0298b4fbf CSR-1012 | call function on textLink click 2023-01-27 14:16:29 -05:00
Matt Caimi
8614942b89 CSR-1012 | modal footer button updates 2023-01-27 14:16:29 -05:00
Matt Caimi
839092571e CSR-1012 refactor hide alerts on text input 2023-01-27 14:16:29 -05:00
Matt Caimi
d67ed4ddb7 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:16:29 -05:00
Matt Caimi
863c5999f3 CSR-1012 | service zip cms refactor 2023-01-27 14:16:29 -05:00
Matt Caimi
8a7e0b0523 CSR-1012 | file path updates 2023-01-27 14:16:29 -05:00
Matt Caimi
7d75a1d9c6 CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-27 14:16:29 -05:00
Leah Schumann
941a92dde4 Changed name of model opened callback 2023-01-27 14:15:29 -05:00
Leah Schumann
a69fe69320 Merged from CSR-1012 2023-01-27 14:15:29 -05:00
Leah Schumann
9b69090670 Added onShownCallback property and handler 2023-01-27 14:15:29 -05:00
Matt Caimi
7fedd83699 CSR-1012 | reset modal on open 2023-01-27 14:15:29 -05:00
Matt Caimi
9c89b89cd1 CSR-1012 | call function on textLink click 2023-01-27 14:15:29 -05:00
Leah Schumann
205b63556e Added additional field for apartment number or business name 2023-01-27 14:15:29 -05:00
Matt Caimi
8f35e631c4 CSR-1012 | modal footer button updates 2023-01-27 14:15:29 -05:00
Matt Caimi
57065eed87 CSR-1012 refactor hide alerts on text input 2023-01-27 14:15:29 -05:00
Matt Caimi
acf4698798 CSR-1012 | reset modal on text input
added prop to textbox-question to fire custom function on text updates
2023-01-27 14:15:29 -05:00
Matt Caimi
2118117c12 CSR-1012 | service zip cms refactor 2023-01-27 14:15:29 -05:00
Matt Caimi
48f71c5a7d CSR-1012 | file path updates 2023-01-27 14:15:29 -05:00
Matt Caimi
734f3d6643 CSR-1012 | service zip modal question
new component service-zip-modal-question added to the service-location page
2023-01-27 14:15:29 -05:00
bmauger
3a48da7df8
Merge pull request #957 from Safelite/CSR-1102-dropdown-question-iss-code-match
CSR-1102 Match code to ISS and test flow.
2023-01-27 10:45:45 -05:00
Bryan Mauger
2ebef86727 Format code. 2023-01-27 10:11:29 -05:00
Bryan Mauger
c54cf6e4a6 CSR-1102 Match code to ISS and test flow. 2023-01-27 10:10:43 -05:00
bmauger
485adf7127
Merge pull request #956 from Safelite/CSR-1050-fix-spacing
Set text underline spacing to 4px;
2023-01-27 09:15:08 -05:00
Bryan Mauger
04de4c6301 Format code. 2023-01-27 09:04:12 -05:00
Bryan Mauger
386ac66c92 Set text underline spacing to 4px; 2023-01-27 08:59:22 -05:00
bmauger
9f3b78c1e7
Merge pull request #955 from Safelite/CSR-1050-fix-spacing
CSR-1050 fix margin top spacing.
2023-01-26 14:04:47 -05:00
Bryan Mauger
e9c6e35505 CSR-1050 fix margin top spacing. 2023-01-26 13:54:13 -05:00
bmauger
f0ab2d93c8
Merge pull request #954 from Safelite/CSR-1051-fix-underline-spacing
CSR-1051 remove unnecessary code for underline spacing (inherits from text-link).
2023-01-26 13:46:17 -05:00
Bryan Mauger
3b397b924d CSR-1051 remove unnecessary code for underline spacing
(inherits from text-link)
2023-01-25 16:42:19 -05:00
bmauger
f9413dc060
Merge pull request #953 from Safelite/CSR-1050-fix-spacing-issue
CSR-1050 fix spacing in header.
2023-01-25 10:58:06 -05:00
Bryan Mauger
b7d0f65e6b CSR-1050 fix spacing in header. 2023-01-25 10:46:22 -05:00
bmauger
2100bb7206
Merge pull request #952 from Safelite/CSR-1024-match-code-with-iss
Merge code from ISS to FMG.
2023-01-25 10:35:26 -05:00
Bryan Mauger
01ad8942e8 Add minor change to force update. 2023-01-25 09:44:52 -05:00
Bryan Mauger
a45ad5a11e Remove .only from unit test. 2023-01-25 09:27:31 -05:00
Bryan Mauger
ff65f31036 CSR-1024 match/merge code from ISS. 2023-01-24 16:06:29 -05:00
Bryan Mauger
0afe945eaf Code format. 2023-01-24 12:12:56 -05:00
Bryan Mauger
e2d17369bb Merge code from ISS to FMG. 2023-01-24 12:07:55 -05:00
bmauger
dfed22aa18
Merge pull request #951 from Safelite/CSR-1050-remove-unneeded-code-and-minor-refector
CSR-1050 remove unneeded css and refactor with helper classes.
2023-01-24 10:03:05 -05:00
Bryan Mauger
01deb7bd0d CSR-1050 remove unneeded css and refactor with helper classes. 2023-01-24 08:51:40 -05:00
Leah Schumann
574fa765be
Merge pull request #946 from Safelite/defect/CSR-934
Defect/csr 934
2023-01-23 10:57:11 -05:00
bmauger
0306428c65
Merge pull request #950 from Safelite/CSR-1097-add-comment-for-line-height
CSR-1097 add comment for REM calculation.
2023-01-20 10:45:15 -05:00
Bryan Mauger
5a37eec9ff Fix missing semicolon. 2023-01-20 10:38:53 -05:00
Bryan Mauger
edc5a8c3c6 Revert line height to standardized number. 2023-01-20 10:06:55 -05:00
Leah Schumann
316efeda3c Prettified 2023-01-20 09:26:46 -05:00