Leah Schumann
ac24ca69e0
Prettified
2024-05-23 09:38:31 -04:00
Leah Schumann
20dc07ad7d
Trying to show address when adding text by input when the inputType is autofill
2024-05-23 08:48:52 -04:00
Leah Schumann
6e334c91d3
Prettified
2024-05-23 08:20:51 -04:00
Leah Schumann
143c63bbf8
Merging from develop
2024-05-23 08:16:27 -04:00
Leah Schumann
444296eae1
Added 'nextTick'
2024-05-23 08:15:06 -04:00
Leah Schumann
5e1213f38a
Merge pull request #1862 from Safelite/feature/CSR-2065
...
adding console logs to view on Chrome iOS
2024-05-22 14:39:53 -04:00
Leah Schumann
2db671380a
adding console logs to view on Chrome iOS
2024-05-22 11:39:01 -04:00
Leah Schumann
47a6c9f963
Merge pull request #1861 from Safelite/feature/CSR-2065
...
Testing again
2024-05-22 11:06:51 -04:00
Leah Schumann
cbc956b017
Testing again
2024-05-22 10:57:18 -04:00
Leah Schumann
b9873013c1
Merge pull request #1860 from Safelite/feature/CSR-2065
...
Feature/csr 2065
2024-05-22 10:26:22 -04:00
hiteshkumar87
c93cd9fe2a
Merge pull request #1858 from Safelite/feature/Digital/CSR-2097
...
CSR-2097
2024-05-22 19:48:14 +05:30
Leah Schumann
4ef2efd9e6
Unit tests and Prettified
2024-05-22 10:17:19 -04:00
Leah Schumann
a7a205965b
Merge branch 'develop' into feature/CSR-2065
2024-05-22 10:09:02 -04:00
Leah Schumann
effd9ed7f6
Testing something to fix autofill / autocomplete on Chrome iOS
2024-05-22 10:08:13 -04:00
Bryan Mauger
3377cf4ebd
CSR-2104 fix missing subheader style copy.
2024-05-22 09:50:03 -04:00
hiteshkumar87
cc4fb63a6e
CSR-2097
...
get deductibles, nocomp and isInsurance from submitted order
2024-05-22 19:08:23 +05:30
Leah Schumann
91dc1b8d03
Test autofill on clicking outside of address field 1
2024-05-21 11:21:06 -04:00
Leah Schumann
94eba9e7fe
Merge branch 'develop' into feature/CSR-2065
2024-05-21 07:52:08 -04:00
Leah Schumann
c6b23904e5
Fixed bug, simplied code, and improved matches for autoselecting first item
2024-05-21 07:51:12 -04:00
CarlNation
142cde832c
Merge pull request #1856 from Safelite/feature/CSR-2098
...
CSR-2098
2024-05-20 10:35:22 -04:00
CarlNation
831685aa5f
CSR-2098 prettier
2024-05-20 10:29:28 -04:00
CarlNation
91b4036cd5
CSR-2098
...
CSR-2098 unit test for verified deductible
2024-05-20 10:26:26 -04:00
Scott Kiener
8635ab63e7
CSR-2076 | Formatting
2024-05-20 10:17:58 -04:00
Scott Kiener
4830a53fb7
CSR-2076 | Make equals statement more robust
2024-05-20 10:07:51 -04:00
Scott Kiener
252d5454a1
Change deepequals to specific check
2024-05-20 10:00:25 -04:00
CarlNation
67610544e0
CSR-2098 prettier
2024-05-20 09:43:11 -04:00
CarlNation
e03dfd65cc
CSR-2098
...
CSR-2098 handle case where verified insurance with deductible
2024-05-20 09:39:37 -04:00
Scott Kiener
eccbe38a80
Merge remote-tracking branch 'origin/develop' into feature/CSR-2076
2024-05-20 09:03:02 -04:00
CarlNation
a37626cf1d
separate insurance and cash logic for PIA
...
separate insurance and cash logic for PIA
2024-05-15 12:02:04 -04:00
Scott Kiener
73293a7219
CSR-2076 | Fix line item IDs mismatch
2024-05-15 10:05:27 -04:00
Leah Schumann
7a6de6e23d
Checkpoint - Unit tests fixed
2024-05-15 07:20:20 -04:00
Leah Schumann
c49476711e
Checkpoint - fixing unit tests
2024-05-15 06:45:49 -04:00
Bryan Mauger
0851003ef4
Update tint map file for privacy glass.
2024-05-14 16:33:34 -04:00
CarlNation
195a0ddb0f
CSR-1600 prettier
2024-05-14 09:58:05 -04:00
CarlNation
88d34ee9e7
CSR-1600
...
CSR-1600 hide mobile fee related data when it does not apply
2024-05-14 09:37:47 -04:00
Chloe Herd
bbb3cafc59
Return early so page-not-found errors only create one error on bus.
2024-05-09 15:54:06 -04:00
Chloe Herd
1f781aab03
Fix Typo
2024-05-09 13:15:45 -04:00
Chloe Herd
de4dd9bada
Change location of checks + exact check for "verified" navigation
2024-05-09 13:07:34 -04:00
Bryan Mauger
6f2904a199
Reinsert event to fix breakage. Ooops.
2024-05-07 11:53:32 -04:00
AdamCaouetteSafelite
494e591efa
Merge pull request #1846 from Safelite/feature/CSR-1744-ajc
...
CSR-1744: prevent PIA if deductible is $0
2024-05-07 11:40:18 -04:00
Adam Caouette
10ffe3eeff
CSR-1744: prevent PIA if deductible is -zsh
2024-05-07 11:31:51 -04:00
Bryan Mauger
792ccd8bce
Remove unneeded code.
2024-05-07 11:16:21 -04:00
Bryan Mauger
71db16a0db
CSR-2072 fix ampersand issue.
...
Remove code that bolded letters as you typed. This was causing an issue with ampersands. This 'bold as you type' code was not necessary and it's not a requirement for the project, it was a bonus I added when it was setup initially.
2024-05-07 11:14:07 -04:00
CarlNation
65d8198b1c
CSR-977
...
CSR-977 Decommission vin capture experiment setting
2024-05-07 10:15:16 -04:00
Bryan Mauger
644cd5a67b
Add comment.
2024-05-06 13:42:00 -04:00
Bryan Mauger
4d78134649
CSR-2072 fix insurance search dropdown after API was updated and case mismatch caused issues.
2024-05-06 13:37:59 -04:00
AdamCaouetteSafelite
8a5624fd2d
Merge pull request #1840 from Safelite/feature/CSR-1742-ajc
...
CSR-1742: refactoring logic out of markup
2024-05-03 10:51:37 -04:00
Adam Caouette
7d67941493
CSR-1742: refactoring logic out of markup, part 2
2024-05-03 10:15:09 -04:00
hiteshkumar87
7d8c32b27d
CSR-2083
...
disabled Continue button by default
2024-05-03 18:32:32 +05:30
CarlNation
a8ba1b6371
CSR-2067
...
CSR-2067 fix tests
2024-05-03 08:31:14 -04:00