Commit graph

2941 commits

Author SHA1 Message Date
Bill Richardson
9fd6a08dd8 remove comment that was removed previously 2023-03-20 11:00:31 -04:00
Bill Richardson
44a6629d36 Updates after merge 2023-03-20 10:49:12 -04:00
Bill Richardson
c4f0624f10 Contains Military zip emit on Location questions modal 2023-03-20 10:46:17 -04:00
Bill Richardson
14541d110c Updates for emitting contains military zip 2023-03-20 10:45:52 -04:00
Leah Schumann
195dc954ff
Merge pull request #1011 from Safelite/feature/CSR-1088
Just a few more tech review tweaks
2023-03-15 13:31:32 -04:00
Leah Schumann
b1713d9a36 Quick change to logic for displaying the Mobile Location address 2023-03-15 13:25:08 -04:00
Leah Schumann
0186e25db4 Just a few more tech review tweaks 2023-03-15 13:06:32 -04:00
Matt Caimi
4af0938aa8 CSR-1012 modal closes when x button is clicked even on invalid input 2023-03-14 16:14:40 -04:00
Leah Schumann
749b4787f4
Merge pull request #1004 from Safelite/feature/CSR-1088
Feature/csr 1088
2023-03-14 14:11:41 -04:00
Leah Schumann
0d5231ff87 Fixed unit tests 2023-03-14 13:59:24 -04:00
Leah Schumann
f89705c7a1 Prettified 2023-03-14 13:32:51 -04:00
Leah Schumann
8c82e8f9f9 Added call to get mobile fee part in each component 2023-03-14 13:28:16 -04:00
Leah Schumann
1613e192e3 Replaced GetMobileFeePart Mocky with real call 2023-03-14 13:27:12 -04:00
Leah Schumann
bcee963f9a Removed "initialValue" that shouldn't have been there 2023-03-14 13:25:26 -04:00
Leah Schumann
99f6ef3a4e WIP 2023-03-14 10:40:45 -04:00
Bill Richardson
f6f6f7326f remove make tall wrapper and scoot alert under service modal question component 2023-03-14 10:40:01 -04:00
Leah Schumann
dd35ef9ca2 Moved resetMobileFeePart into service-location-helper 2023-03-14 09:36:31 -04:00
Leah Schumann
6496b985b5 Removed unnecessary "emits" directive" 2023-03-14 09:25:24 -04:00
Leah Schumann
08459d2741 Added 'billToAccountNumber' required gate to 'getPricedMobileFeePart' 2023-03-14 09:05:18 -04:00
Bill Richardson
ad5ced16d7 boo for double quotes 2023-03-14 01:08:14 -04:00
Bill Richardson
757bb36cea updated test 2023-03-13 10:47:28 -04:00
Bill Richardson
aa25092cc9 fix tests page after merge 2023-03-13 10:47:28 -04:00
Bill Richardson
532a017064 Updates for Military zip front end. 2023-03-13 10:47:28 -04:00
Bill Richardson
5d47859618 duplicate line after a merge 2023-03-13 10:46:51 -04:00
Bill Richardson
672005fe5f Military zip updates to front end 2023-03-13 10:46:51 -04:00
Bryan Mauger
2c8362be66 Update notice at collection link to correct url. 2023-03-13 09:52:12 -04:00
Leah Schumann
5ba43cf9d4 Fixed unit tests and ran formatter 2023-03-09 15:51:23 -05:00
Leah Schumann
a99ca76d7d Removed comments from arePagesPrequisitesValid 2023-03-09 15:38:34 -05:00
Leah Schumann
697b6d7b21 Added code to remove spinner if an invalid zip is entered 2023-03-09 14:46:19 -05:00
Leah Schumann
99faf4d067 Prettified 2023-03-09 13:55:42 -05:00
Leah Schumann
8ee9952538 Fixed mobile-location-modal-questions tests 2023-03-09 13:50:31 -05:00
Leah Schumann
09a0f932b4 Merge branch 'develop' into feature/CSR-1088 2023-03-09 13:41:01 -05:00
Leah Schumann
0c6d2cb6e8 Got unit tests working again 2023-03-09 13:38:20 -05:00
Leah Schumann
4b6be3fa5c More changes from tech review 2023-03-08 13:23:53 -05:00
CarlNation
475d2f21ed CSR-785
rename cash_account to cash_parent_account
2023-03-08 12:48:13 -05:00
Leah Schumann
cff0f89e76 Removed commented code and renamed CTU variable in parameter list for priceOrderItemsAndSaveServerData 2023-03-08 11:21:14 -05:00
Bryan Mauger
f0acbb39a3 CSR-972 fix missing color option item. 2023-03-08 10:38:32 -05:00
bmauger
49a40deb8d
Merge pull request #996 from Safelite/CSR-1227-fix-missing-error-state
CSR-1227 fix missing error state on quote page.
2023-03-07 14:19:08 -05:00
Leah Schumann
7978a9407b Merge branch 'develop' into feature/CSR-1088 2023-03-07 14:10:38 -05:00
Leah Schumann
5453392103 Added transition element to mobile-location-modal-questions component 2023-03-07 14:09:54 -05:00
Bryan Mauger
f6625a6bec CSR-1227 fix missing error state on quote page. 2023-03-07 14:05:42 -05:00
Matt Caimi
1f9a7d1def CSR-1012 remove isServiceable from service-location 2023-03-07 13:56:07 -05:00
CarlNation
b7860a6e14 Merge branch 'develop' into feature/CSR-785 2023-03-07 09:57:47 -05:00
CarlNation
6a125d8d78 CSR-785
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Matt Caimi
59f2555fac CSR-1012 loading spinner and removed updated-service-zip-code event 2023-03-06 15:32:11 -05:00
Leah Schumann
58f961abc0 Fixed oversight or merge issue that missed moving components back into mobile-location-modal-questions 2023-03-06 14:04:52 -05:00
Leah Schumann
101baa2c1a Fixed quote issue due to change in PriceOrderItemsAndSaveServerData 2023-03-06 13:37:10 -05:00
Matt Caimi
3c73f54c74 formatting 2023-03-06 11:20:54 -05:00
Leah Schumann
9023c7d215 Fixed unit tests after merge 2023-03-06 10:31:40 -05:00
Leah Schumann
108ba814ff Merged with CSR-1012 2023-03-06 10:22:25 -05:00