Commit graph

1498 commits

Author SHA1 Message Date
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
CarlNation
9916f132f8
Merge pull request #335 from Safelite/bugfix/CSR-459
Bugfix/CSR-459
2022-04-12 06:39:46 -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
CarlNation
5ab1f6df06 Merge branch 'develop' into feature/CSR-478 2022-04-11 15:25:01 -04:00
katieoh-safelite
661a3f308d
Merge pull request #334 from Safelite/feature/CSR-98-TR
CSR-98 Remove test query strings
2022-04-11 15:23:54 -04:00
Katie
f14570f7e3 CSR-98 Remove test query strings 2022-04-11 15:13:44 -04:00
bmauger
9cf7204059 WIP 2022-04-11 15:10:20 -04:00
CarlNation
127715e5f5
Merge pull request #333 from Safelite/feature/CSR-482
CSR-482 defect
2022-04-11 14:54:37 -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
CarlNation
5abde8d3ef
Merge pull request #331 from Safelite/feature/CSR-478
CSR-478 reset keydown after navigation
2022-04-11 13:40:00 -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
6522c5b6a9
Merge pull request #330 from Safelite/feature/CSR-478
CSR-478 Block keyboard input after button click
2022-04-11 10:22:33 -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-dempsey
ebfbd8dbdb
Merge pull request #329 from Safelite/adjusting-alert-widget-again
Adding option to add props to alert widget instead of using cmsWidget
2022-04-08 16:03:50 -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-dempsey
35f8b54edf
Merge pull request #328 from Safelite/adjusting-alert-widget
Adding new cms content retrieval method to alert component
2022-04-08 13:07:35 -04:00
Max
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Max
0feb69c651 Merge branch 'develop' into feature/CSR-92 2022-04-08 09:29: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
bd75278b7a
Merge pull request #327 from Safelite/feature/CSR-92
Feature/csr 92
2022-04-08 09:07:21 -04:00
CarlNation
044464ea27 CSR-92 call intializeComp for replace options 2022-04-08 08:48:19 -04:00
CarlNation
97e1d0c5a6 Merge branch 'develop' into feature/CSR-92 2022-04-08 08:45:30 -04:00
Mark Harris
fcc9e448ef
Merge pull request #326 from Safelite/feature/CSR-98-TR
CSR-98 Add vehicle years for QA
2022-04-08 08:33:33 -04:00
AdamCaouetteSafelite
45ccee7868
Merge pull request #325 from Safelite/bugfix/CSR-419
CSR-419: adjust styles for padding
2022-04-07 17:27:43 -04:00
Adam Caouette
7a1e5b8f4f CSR-419: update unit tests for css changes 2022-04-07 17:24:38 -04:00
Katie
4dd442596c CSR-98 Add vehicle years for QA 2022-04-07 17:13:43 -04:00
Adam Caouette
ed94db7b0e CSR-419: adjust styles for padding 2022-04-07 16:28:30 -04:00
AdamCaouetteSafelite
a494944b4b
Merge pull request #324 from Safelite/bugfix/CSR-436
CSR-436: fix for sometimes hidden footer/elements on iphones
2022-04-06 17:14:09 -04:00
bmauger
4ccda4ee93 WIP 2022-04-06 17:08:25 -04:00
Adam Caouette
f4fd58b4ed CSR-436: fix for sometimes hidden footer/elements on iphones 2022-04-06 16:46:52 -04:00
bmauger
6f74945156 Merge branch 'develop' into CSR-101-vin-lookup 2022-04-06 10:55:19 -04:00
Max
8963e2ca1b Merge branch 'develop' into feature/CSR-92 2022-04-06 10:46:16 -04:00
katieoh-safelite
e6d2ae4df3
Merge pull request #322 from Safelite/feature/CSR-98
CSR-98 Revert edit to navigation-helper
2022-04-06 10:42:34 -04:00