Commit graph

1025 commits

Author SHA1 Message Date
Katie
a5a86169b7 CSR-612 Fix buttonQuestion issue 2022-07-13 16:55:54 -04:00
Katie
2f7ca13640 CSR-612 Fix merge conflict 2022-07-13 09:22:08 -04:00
Katie
5de45da1d5 Merge branch 'develop' into defect/CSR-612 2022-07-13 09:20:55 -04:00
Katie
37123df3f6 CSR-612 Cleanup 2022-07-13 09:20:32 -04:00
AdamCaouetteSafelite
e4751fd9d0
Merge pull request #599 from Safelite/feature/CSR-108
Feature/CSR-108
2022-07-13 09:15:46 -04:00
Katie
ce90bd75e2 CSR-612 Clean up a few warnings 2022-07-13 08:59:51 -04:00
Adam Caouette
933eb88ecc CSR-108: few more refactors 2022-07-12 16:03:48 -04:00
Katie
086392c561 CSR-729 Save registration address to service by default, only save service location on vin-lookup if service zip hasn't changed 2022-07-12 15:21:57 -04:00
Adam Caouette
13d6f15d37 CSR-108: complete part-questions page, changes to question-chain 2022-07-12 14:37:55 -04:00
Katie
b2e03e8ee0 CSR-725 Change variable name, change type from array to string 2022-07-11 09:16:04 -04:00
Katie
fb02189681 Add missing property in vin-lookup 2022-07-07 16:03:16 -04:00
Frank Rua
a5881113c0
Merge pull request #592 from Safelite/feature/CSR-439
changed from arrays to string
2022-07-07 07:38:38 -06:00
FrankRua
69e6fa4173 changed from arrays to string 2022-07-07 09:34:13 -04:00
Frank Rua
6fc5ef4d18
Merge pull request #591 from Safelite/feature/CSR-439
some small changes, fixed one defect
2022-07-06 11:24:37 -06:00
FrankRua
bf3073ef76 remove console log 2022-07-06 13:21:24 -04:00
FrankRua
4ae40b9439 some small changes, fixed one defect 2022-07-06 12:37:47 -04:00
Katie
5f8b19eb44 CSR-715 Fix merge conflict 2022-07-06 08:57:33 -04:00
Katie
7321e9efcf CSR-643 Update validation on input change 2022-07-05 11:51:30 -04:00
Katie
acdf8492af CSR-715 Fix merge conflicts correctly 2022-07-05 11:27:43 -04:00
Katie
f65ef5247b CSR-715 Fix merge conflict 2022-07-05 10:48:55 -04:00
Katie
99f5671844 CSR-715 Cleanup 2022-07-05 10:40:53 -04:00
Katie
e080ade54c CSR-715 Cleanup 2022-07-05 10:38:15 -04:00
Katie
9007f99cbc CSR-715 Remove isUpperCase() for Repair/Replace 2022-07-05 10:33:09 -04:00
Katie
15718a6403 CSR-715 Add check-for-repair-and-replace validation back in 2022-07-05 10:19:46 -04:00
Katie
ba1764b9e6 CSR-715 Replace hardcoded Repair/Replace 2022-07-05 09:23:18 -04:00
Katie
75b1640f70 CSR-715 Fix validation 2022-07-05 08:57:21 -04:00
FrankRua
8e4f806b71 removed comment 2022-07-05 08:31:56 -04:00
FrankRua
ad2a4a503e unneeded 2022-07-01 13:23:27 -04:00
FrankRua
1afdec7138 merge develop into my branch 2022-07-01 12:50:51 -04:00
FrankRua
73c7c6a48b unit test coverage 2022-07-01 12:40:51 -04:00
Katie
173f1b495b CSR-715 Cleanup 2022-07-01 09:03:33 -04:00
Katie
d9f7be2c62 CSR-715 Fix tests 2022-07-01 08:57:02 -04:00
Katie
17db77bcb3 CSR-715 WIP 2022-07-01 08:16:54 -04:00
FrankRua
3929c90954 Unit tests 2022-06-30 17:25:34 -04:00
katieoh-safelite
bf99739e98
Merge pull request #584 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-30 09:22:27 -04:00
Katie
a112ef2754 CSR-343 Add blank quote page 2022-06-30 09:10:02 -04:00
Katie
15edd47d94 CSR-343 Cleanup 2022-06-30 08:41:51 -04:00
Katie
1f80562765 CSR-343 Cleanup 2022-06-30 08:40:32 -04:00
Katie
0e387da199 CSR-343 Add tests 2022-06-30 08:40:09 -04:00
Leah Schumann
e8dad4f954 Fixed bug where we were displaying 'Continue with ...' when the user had selected one of several of the same type of vehicle as the one entered on the YMM pages 2022-06-30 08:39:11 -04:00
FrankRua
ec05b56e51 lp lookup and start of address lookup 2022-06-29 17:52:02 -04:00
katieoh-safelite
1405c34ef6
Merge pull request #582 from Safelite/feature/CSR-343
Feature/csr 343
2022-06-29 14:36:44 -04:00
Katie
ff51a04e30 CSR-343 Fix tests 2022-06-29 13:18:17 -04:00
Leah Schumann
dc0335c38a Touchups per direction from Mark 2022-06-29 10:40:56 -04:00
Katie
960fec3926 CSR-343 Fix bug 2022-06-29 09:22:14 -04:00
Katie
7796520147 CSR-343 Fix funnelFooter button disabling 2022-06-29 08:59:30 -04:00
Katie
a979bf2c85 CSR-343 Fix back button 2022-06-29 08:40:46 -04:00
Katie
8fe1dd8d7b CSR-343 Fix reloading/repopulating and CSS 2022-06-28 17:46:05 -04:00
FrankRua
3226ec4e6e Init refactor 2022-06-28 17:01:28 -04:00
FrankRua
1fae6c5bde Merge branch 'develop' into feature/CSR-439 2022-06-28 11:24:12 -04:00