Commit graph

2277 commits

Author SHA1 Message Date
Katie
b2e03e8ee0 CSR-725 Change variable name, change type from array to string 2022-07-11 09:16:04 -04:00
katieoh-safelite
77337cebdd
Merge pull request #593 from Safelite/defect/add-missing-property
Add missing property in vin-lookup
2022-07-07 16:11:43 -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
44366e9dbe remove console log 2022-07-07 09:35:23 -04: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
675df38477 missed some brackets 2022-07-06 12:44:22 -04:00
FrankRua
39edb1d3f0 Merge remote-tracking branch 'origin/feature/CSR-439' into feature/CSR-439 2022-07-06 12:38:19 -04:00
FrankRua
4ae40b9439 some small changes, fixed one defect 2022-07-06 12:37:47 -04:00
katieoh-safelite
1906ceeb31
Merge pull request #588 from Safelite/defect/CSR-715
Defect/csr 715
2022-07-06 09:00:39 -04:00
Katie
5f8b19eb44 CSR-715 Fix merge conflict 2022-07-06 08:57:33 -04:00
katieoh-safelite
cb7e2a72a8
Merge pull request #589 from Safelite/defect/CSR-643
CSR-643 Update validation on input change
2022-07-06 08:13:49 -04:00
Mark Harris
b56c4e3ca5
Merge pull request #590 from Safelite/feature/CSR-439
Made mutations conditional
2022-07-05 16:38:55 -04:00
Mark Harris
d68f0389c4 Made mutations conditional 2022-07-05 16:32:58 -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
Frank Rua
0bcbd93a7f
Merge pull request #587 from Safelite/feature/CSR-439
Feature/csr 439
2022-07-05 06:36:02 -06: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
d0709047cc Merge branch 'develop' into feature/CSR-439 2022-07-01 12:50:36 -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
AdamCaouetteSafelite
b6f453e736
Merge pull request #586 from Safelite/feature/CSR-108
Feature/CSR-108
2022-06-30 14:34:29 -04:00
AdamCaouetteSafelite
6361f41672
Merge branch 'develop' into feature/CSR-108 2022-06-30 14:23:07 -04:00
Adam Caouette
e856c90243 CSR-108: refactor question-chain component to allow for multiple questions shown on single page 2022-06-30 13:45:39 -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
e2af902f40 CSR-343 Fix chip button CSS 2022-06-30 08:58:21 -04:00
Leah Schumann
46f5f0865e
Merge pull request #585 from Safelite/feature/CSR-575
Fixed bug where we were displaying 'Continue with ...' when the user …
2022-06-30 08:49:17 -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
2937c977b4
Merge pull request #583 from Safelite/feature/CSR-659
Touchups per direction from Mark
2022-06-29 10:57:21 -04:00