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
Adam Caouette
15ca0785c1
CSR-1742: update naming and some logic to simplify
2024-04-23 17:39:47 -04:00
Adam Caouette
310e77383a
CSR-1742: change for consistency
2024-04-23 09:38:17 -04:00
Adam Caouette
120920178c
CSR-1742: work on cart to update for insurance orders
2024-04-23 09:30:25 -04:00
Adam Caouette
62993978fc
CSR-1742: correct wrong widget name
2024-04-23 09:19:46 -04:00
Bryan Mauger
66a880d6ea
CSR-2045 update imagery, colors, typography to new Brand Guidelines.
2024-04-05 18:49:10 -04:00
Bryan Mauger
8c868a11df
Merge branch 'develop' into CSR-2045-update-funnel-with-new-logo-and-typog
2024-04-04 14:45:00 -04:00
Sneha
4553fbf022
CSR-2021
2024-03-28 15:47:34 +05:30
Bryan Mauger
15b2341ba6
WIP updates for brand images and styles.
2024-03-27 15:43:35 -04:00
Bryan Mauger
a88e0108c6
Update navigation links to open in new window.
2024-03-27 10:16:03 -04:00
Adam Caouette
e127a06a52
CSR-1977: more adjustments for upper case styling
2024-03-19 12:14:39 -04:00
Adam Caouette
fc9e445843
CSR-1977: instead of transforming data, only present as all uppercase
2024-03-18 16:16:33 -04:00
Adam Caouette
13dbad3680
CSR-1977: format change per prettier
2024-03-18 13:31:59 -04:00
Adam Caouette
636f8476af
Merge branch 'develop' into feature/CSR-1977-ajc
2024-03-18 11:38:40 -04:00
Adam Caouette
99152df219
CSR-1977: ensures promo codes are in ALL CAPS even if they are returned from API call that way
2024-03-18 11:16:45 -04:00
Adam Caouette
a4a505ba43
CSR-1977: fix for TypeError: availableLineItems.filter is not a function
2024-03-18 09:54:34 -04:00
Sneha
2c39523f60
CSR-2030
2024-03-18 13:16:47 +05:30
Sneha
e16bfd0ca0
Update cart.vue
2024-03-15 12:57:00 +05:30
Sneha
69adc5e1b8
CSR-2030
2024-03-15 12:32:22 +05:30
scottkiener
b842e5804f
Merge pull request #1786 from Safelite/feature/CSR-1971
...
CSR-1971 | Re-work quote page promos
2024-03-04 08:39:39 -05:00
AMSNEHA
a0b2598ab2
Merge pull request #1785 from Safelite/feature/CSR-1992
...
CSR-1992
2024-03-04 18:40:45 +05:30
Scott Kiener
a45702a560
CSR-1971 | sync local and store promos
2024-03-04 07:58:22 -05:00
Sneha
23b902b500
CSR-1992
2024-03-04 17:11:59 +05:30
Adam Caouette
8a56f326b0
CSR-1977 format change
2024-03-01 15:47:09 -05:00
Adam Caouette
dd9b6f2c20
CSR-1977: remove brackets around promo code message another
2024-03-01 15:39:32 -05:00
Adam Caouette
dc4e2c6aad
CSR-1977: remove brackets around promo code message
2024-03-01 15:36:36 -05:00
Scott Kiener
b42e436288
CSR-1971 | Continue to clean up code
2024-03-01 15:21:38 -05:00
Scott Kiener
e67b661279
CSR-1971 | Reworking quote page
2024-03-01 15:16:13 -05:00
Scott Kiener
37b876f72c
Auto stash before merge of "feature/CSR-1971" and "origin/develop"
2024-03-01 10:59:10 -05:00
Sneha
b0c931d6fc
CSR-1992
2024-03-01 17:13:07 +05:30
Sneha
43fbdb7c2e
CSR-1992
2024-03-01 11:57:31 +05:30
Sneha
a0b201f31f
Revert "CSR-1985"
...
This reverts commit 6321ccc8fe .
2024-02-27 10:33:38 +05:30
Sneha
6321ccc8fe
CSR-1985
...
UI changes for promo modal
2024-02-26 15:51:29 +05:30
Scott Kiener
6d1deb8b75
Merge remote-tracking branch 'origin/release/end-to-end-insurance' into rlsmerge/endToEnd-to-develop
2024-02-19 14:33:24 -05:00
Scott Kiener
05f50e863e
Merge remote-tracking branch 'origin/release/2024.02.22' into rlsmerge/2024.02.22-to-end-to-end
2024-02-19 13:49:58 -05:00
Adam Caouette
7bbe9fa883
CSR-1952: prettier reformat
2024-02-13 20:23:53 -05:00
Adam Caouette
5e4677cbce
CSR-1952: add missing strike-through price vs discount promo price feature
2024-02-13 20:13:58 -05:00
Adam Caouette
ce348ec560
CSR-1952: revised updates for triggering toast message upon promo applied
2024-02-13 13:13:57 -05:00
Adam Caouette
60f179d8ab
CSR-1952: restore all the original changes EXCEPT the second added watcher that broke QA
2024-02-13 09:49:25 -05:00
AdamCaouetteSafelite
3eb02682b2
Merge pull request #1749 from Safelite/feature/CSR-1952-ajc-try2
...
CSR-1952: revert watcher to fix QA
2024-02-13 08:35:32 -05:00
Adam Caouette
74e7669d31
CSR-1952: revert watcher to fix QA
2024-02-13 08:29:01 -05:00
AMSNEHA
641207355d
Merge pull request #1747 from Safelite/feature/CSR-1764.2
...
Unit test
2024-02-13 12:00:07 +05:30
Sneha
abe2ff5d36
removing menu modal changes
2024-02-13 11:54:30 +05:30
Sneha
b8e788529f
Unit test
2024-02-13 11:16:00 +05:30
AdamCaouetteSafelite
a16d4dc2f4
Merge pull request #1746 from Safelite/feature/CSR-1952-ajc-try2
...
CSR-1952: try removing original watcher with deep clone
2024-02-12 17:41:37 -05:00
Adam Caouette
e19684dd68
CSR-1952: try removing original watcher with deep clone
2024-02-12 17:33:06 -05:00
AdamCaouetteSafelite
05e4756b93
Merge pull request #1745 from Safelite/feature/CSR-1952-ajc-try2
...
CSR-1252: add another watch for lineItems
2024-02-12 16:48:22 -05:00
Adam Caouette
12ab7568e3
CSR-1252: add another watch for lineItems
2024-02-12 16:24:17 -05:00
CarlNation
f713cb2bd2
CSR-1952 revert
...
CSR-1952 see if revert fixes page hanging
2024-02-12 15:41:43 -05:00
Adam Caouette
6eb7ada54b
CSR-1952: prettier fixes
2024-02-09 13:02:21 -05:00
Adam Caouette
9f527ce18d
CSR-1952: rearrange promo link and promos applied into cart
2024-02-09 12:00:00 -05:00
Adam Caouette
5e09c22e33
CSR-1952: include promo cart items into selected package cart items
2024-02-07 18:24:35 -05:00