Commit graph

1072 commits

Author SHA1 Message Date
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
Max
c3cad0f2dc Merge branch 'develop' into feature/CSR-92 2022-04-19 10:27:06 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
AdamCaouetteSafelite
5488c9aec6
Merge pull request #341 from Safelite/bugfix/CSR-419
CSR-440: add more conditions for special error message
2022-04-18 09:07:19 -04:00
Max
7150f5fd9b Merge branch 'develop' into feature/CSR-92 2022-04-15 16:24:30 -04:00
Max
b41db74fd4 Adding string replace methods to alert widget 2022-04-15 16:21:57 -04:00
FrankRua
c01ee4d46f Default parent account # 2022-04-15 15:18:25 -04:00
FrankRua
ceaec19073 Match heritage funnel cookie name 2022-04-15 14:34:32 -04:00
FrankRua
3197fe31d0 misnamed 2022-04-15 14:21:17 -04:00
FrankRua
ca8f8aa9a0 Use account number from cookie 2022-04-15 13:42:34 -04:00
FrankRua
327d8ae6d9 Load Insurance orders by passing account # 2022-04-15 11:42:58 -04:00
FrankRua
c6a55045bd update to contract 2022-04-14 17:07:11 -04:00
FrankRua
d13f2ec9e5 one more bit of logic 2022-04-14 11:48:35 -04:00
FrankRua
b28f03d76c Cookie sometimes contains more than one value 2022-04-14 11:46:17 -04:00
FrankRua
086be1ab6b default to int 2022-04-14 11:19:20 -04:00
FrankRua
cfc3975684 Small other changes 2022-04-14 11:08:57 -04:00
FrankRua
650fbd564e Log experiment exposure on vehicle-year 2022-04-14 10:46:35 -04:00
FrankRua
a0cf6d9864 Start for calling endpoint 2022-04-13 17:05:13 -04:00
FrankRua
1855b11918 Reset state on load, and then assign vehicle data to the reset state. 2022-04-13 10:30:19 -04:00
Adam Caouette
5aaea9b31b CSR-440: add more logic checks to avoid unit test errors 2022-04-13 09:18:59 -04:00
Adam Caouette
42cb24acca CSR-419: add more conditions for special error message 2022-04-13 08:50:23 -04:00
CarlNation
b4e4de442b
Merge pull request #340 from Safelite/feature/CSR-478
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 12:53:07 -04:00
CarlNation
bc33d8f1a7 CSR-478 role attr did not prevent JAWS from intercepting up arrow 2022-04-12 11:14:27 -04:00
Max
4e7debe2fb Updates to lpl page 2022-04-12 11:10:39 -04:00
CarlNation
e2df2a3da7
Merge pull request #339 from Safelite/feature/CSR-478
CSR-478 trying to prevent JAWS key press intercept after click
2022-04-12 10:40:51 -04:00
CarlNation
b2350e2286 CSR-478 trying to prevent JAWS key press intercept after click 2022-04-12 10:30:32 -04:00
AdamCaouetteSafelite
df248a0c75
Merge pull request #338 from Safelite/bugfix/CSR-419
CSR-419: more tweaks to make safari match chrome for checkmark
2022-04-12 10:29:45 -04:00
Adam Caouette
ff7c1cf815 CSR-419: more tweaks to make safari match chrome for checkmark 2022-04-12 10:12:31 -04:00
AdamCaouetteSafelite
d92ef01466
Merge pull request #337 from Safelite/bugfix/CSR-419
CSR-419: fix checkbox position
2022-04-12 09:47:00 -04:00
Adam Caouette
e6473e51ab CSR-419: fix checkbox position 2022-04-12 09:36:26 -04:00
CarlNation
3b640f0a9f
Merge pull request #336 from Safelite/feature/CSR-478
Feature/csr 478
2022-04-12 09:19:48 -04:00
CarlNation
12db51a377 CSR-478 relocate keydown logic to footer 2022-04-12 09:12:24 -04:00
Adam Caouette
754cdddfb2 CSR-459: fix unit test 2022-04-11 17:07:41 -04:00
Adam Caouette
4cee1b10c5 Merge branch 'develop' into bugfix/CSR-459 2022-04-11 17:03:59 -04:00
Adam Caouette
ac93b8fc60 CSR-459: fixes to error focus direction and error styling 2022-04-11 17:03:37 -04:00
Katie
f14570f7e3 CSR-98 Remove test query strings 2022-04-11 15:13:44 -04:00
CarlNation
c2e39d8b1b CSR-482 defect
the cms returns styling html embedded for the content and it is displaying the html in the alert box
2022-04-11 14:48:21 -04:00
Frank Rua
1222c38315
Merge pull request #332 from Safelite/feature/CSR-481
parsed string for int to make consistent with documentation
2022-04-11 14:03:10 -04:00
FrankRua
cc2e00b88d parsed string for int to make consistent with documentation 2022-04-11 13:51:52 -04:00
Max
b16beff2d7 Adding navigation scenarios 2022-04-11 13:28:08 -04:00
CarlNation
710898a3fe CSR-478 reset keydown after navigation 2022-04-11 11:03:31 -04:00
CarlNation
b6966aade0 CSR-478 rename and add mock for test 2022-04-11 10:11:47 -04:00
CarlNation
047d8adacf CSR-478 Block keyboard input after button click 2022-04-11 09:33:33 -04:00
Max
ed7882abe9 Merge branch 'develop' into feature/CSR-92 2022-04-08 16:19:16 -04:00
Max
aabd1749f9 Adding option to add props to alert widget instead of using cmsWidget 2022-04-08 15:59:08 -04:00
Max
c93efdb8c8 Merge branch 'develop' into feature/CSR-92 2022-04-08 15:15:52 -04:00
Max
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Max
279b7ef534 Merge remote-tracking branch 'origin/feature/CSR-92' into feature/CSR-92 2022-04-08 09:27:42 -04:00
Max
6db315e01a Fixing up part question widget retrieval 2022-04-08 09:25:04 -04:00
CarlNation
044464ea27 CSR-92 call intializeComp for replace options 2022-04-08 08:48:19 -04:00