Leah Schumann
b5cf4e9bce
Moved the code that appends the google autocomplete dropdown to the first keydown event
2024-06-24 10:51:05 -04:00
Sneha
756de21a9b
Update content-group-modal.vue
2024-06-21 14:50:53 +05:30
Sneha
2ed4e03411
Tech review changes
2024-06-21 14:44:55 +05:30
Sneha
df2755ad62
CSR-2113
2024-06-20 09:34:32 +05:30
CarlNation
d85e375e1c
Merge branch 'develop' into feature/CSR-2091
2024-06-18 06:59:29 -04:00
CarlNation
451ce9cbf7
CSR-2091
...
CSR-2091 amount due showing as $NaN because it is adding the string values returned from getSubTotal and getSalesTax. Use the unary operator to convert to numeric before adding.
2024-06-18 06:58:40 -04:00
AMSNEHA
862cd5a90b
Merge pull request #1879 from Safelite/feature/CSR-1994
...
Tech review changes
2024-06-12 20:37:35 +05:30
Sneha
7cbe82eb57
Tech review changes
2024-06-12 20:00:51 +05:30
AMSNEHA
cb8e542672
Merge pull request #1855 from Safelite/feature/CSR-1994
...
Feature/csr 1994
2024-06-10 16:23:49 +05:30
Leah Schumann
d40d6fb8e0
Prettified
2024-05-28 10:26:37 -04:00
Leah Schumann
21c8a65df2
One more time, then reverting to previous and leaving it there
2024-05-28 10:25:25 -04:00
Leah Schumann
8b65071c33
Revisions to get back to as good as before
2024-05-28 09:36:55 -04:00
Leah Schumann
a3f82617e9
Merging from develop
2024-05-24 06:58:03 -04:00
Leah Schumann
b97d8bf968
Temporarily changing id from autocomplete to streetAddress
2024-05-24 06:56:56 -04:00
AdamCaouetteSafelite
f634b58edc
Merge pull request #1866 from Safelite/feature/CSR-1742-ajc-r2
...
CSR-1742-r2: have cart use base-mixin shared logic
2024-05-23 19:43:36 -04:00
Adam Caouette
bc5ea319ed
CSR-1742-r2: restore accidentally removed code
2024-05-23 16:23:14 -04:00
Adam Caouette
b34b7cd134
CSR-1742-r2: have cart use base-mixin shared logic
2024-05-23 16:17:31 -04:00
Leah Schumann
eabe655488
Prettified
2024-05-23 14:39:43 -04:00
Leah Schumann
7fd9396108
Setting this.matchedFound to true when autofilling
2024-05-23 14:37:03 -04:00
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
444296eae1
Added 'nextTick'
2024-05-23 08:15:06 -04:00
Leah Schumann
2db671380a
adding console logs to view on Chrome iOS
2024-05-22 11:39:01 -04:00
Leah Schumann
cbc956b017
Testing again
2024-05-22 10:57:18 -04:00
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
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
Sneha
3424f7e514
Fixing conflicts
2024-05-21 10:33:58 +05:30
Sneha
9eafbe6f21
Reapply "Merge branch 'develop' into feature/CSR-1994"
...
This reverts commit 5c16471169 .
2024-05-20 19:24:43 +05:30
Sneha
5c16471169
Revert "Merge branch 'develop' into feature/CSR-1994"
...
This reverts commit d606aa85f6 , reversing
changes made to 04b505c860 .
2024-05-20 19:15:37 +05:30
AMSNEHA
d606aa85f6
Merge branch 'develop' into feature/CSR-1994
2024-05-20 17:13:35 +05:30
Sneha
2a790bd5f2
Unit testcases
2024-05-17 12:54:34 +05:30
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
hiteshkumar87
cb825a51c7
CSR-1994
...
code optimize
2024-05-13 17:53:40 +05:30
Sneha
07201731ac
CSR-1994
2024-05-13 15:27:41 +05:30
Adam Caouette
7d67941493
CSR-1742: refactoring logic out of markup, part 2
2024-05-03 10:15:09 -04:00
Adam Caouette
f943a3648d
CSR-1742: refactoring logic out of markup
2024-05-03 07:45:58 -04:00
Leah Schumann
a34e594832
Checkpoint
2024-05-02 08:53:11 -04:00
Adam Caouette
70300d6e89
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 08:09:42 -04:00
Adam Caouette
acfa099d64
CSR-1742: improve naming and update how pending status displays pricing
2024-04-30 09:50:00 -04:00
Leah Schumann
53530095dc
WIP
2024-04-26 06:45:00 -04:00
Adam Caouette
fd5acc6946
last minute requirements change
2024-04-24 14:39:01 -04:00
Adam Caouette
b3944f2ab4
Merge branch 'develop' into feature/CSR-1742-ajc
2024-04-24 09:06:29 -04:00
Adam Caouette
a0a6f1303b
CSR-1742: update cart test to accept global
2024-04-23 17:51:44 -04:00