CarlNation
b792b21ac2
CSR-1552 removing code related to defect. Possibly working as designed
2023-07-21 09:14:08 -04:00
CarlNation
1a1ee19786
CSR-1552
...
fix tests
2023-07-20 07:46:01 -04:00
CarlNation
7c316acb7c
CSR-1552
...
treat referral 6 digits and isverified differently. unverified is allowed to return to quote page and switch to cash while verified is not. both have 6 digit referral numbers.
2023-07-20 07:15:59 -04:00
CarlNation
6def6b8cf7
Revert "CSR-1552"
...
This reverts commit 1870abcb5e .
2023-07-20 07:10:50 -04:00
CarlNation
209977b389
Revert "CSR-1552"
...
This reverts commit 517e79d62d .
2023-07-20 07:09:59 -04:00
CarlNation
b8f0c8ea7a
CSR-1552
...
prettier
2023-07-19 11:21:34 -04:00
CarlNation
1870abcb5e
CSR-1552
...
add payment to test
2023-07-19 11:18:11 -04:00
CarlNation
517e79d62d
CSR-1552
...
allow unverified insurance to return to quote page. set a variable indicating switching from insurance to cash to pass to heritage so referral properties can be reset.
2023-07-19 10:51:44 -04:00
Scott Kiener
8339888441
CSR-1471 | Formatting
2023-06-23 09:36:58 -04:00
Scott Kiener
4ab88a3e79
CSR-1471 | Errant aria-label removed
2023-06-23 09:30:33 -04:00
Leah Schumann
abddf77bed
Tech review changes
2023-06-13 08:00:57 -04:00
Leah Schumann
716fbe3603
Tech review changes
2023-06-09 14:45:04 -04:00
Leah Schumann
1f4c9b3c06
WIP
2023-06-08 14:09:49 -04:00
Leah Schumann
6a7d3b8626
WIP
2023-06-07 13:51:19 -04:00
Scott Kiener
28e6ff191d
CSR-1137 | Formatting
2023-05-25 08:16:10 -04:00
Scott Kiener
98889512d6
CSR-1137 | More changes
...
Added early-bird styling
Added auto select if only one option
Refactored early-bird names
Moved constants to constant file
Changed time-slot-modal-question v-model to reflect premium appointment
Moved same-day dropoff content to new CMS widget
2023-05-24 10:37:43 -04:00
Scott Kiener
991e000c4e
CSR-1137| Formatting
2023-05-22 09:18:31 -04:00
Scott Kiener
ee73f92d09
CSR-1137 | Remove 'additionalButtonStyling'
...
Replaced with 'additionalButtonData'
This should only affect list-button-horizontal
2023-05-22 09:15:56 -04:00
CarlNation
a3e12ebff2
Merge branch 'release/2023.05.04' into rlsmerge/2023.05.04-to-develop-04.26
2023-04-26 09:31:16 -04:00
CarlNation
458b0d19cc
CSR-1399
...
Not all cms answers use name field
2023-04-25 15:25:48 -04:00
Leah Schumann
09a0f932b4
Merge branch 'develop' into feature/CSR-1088
2023-03-09 13:41:01 -05:00
CarlNation
475d2f21ed
CSR-785
...
rename cash_account to cash_parent_account
2023-03-08 12:48:13 -05:00
Leah Schumann
cff0f89e76
Removed commented code and renamed CTU variable in parameter list for priceOrderItemsAndSaveServerData
2023-03-08 11:21:14 -05:00
CarlNation
b7860a6e14
Merge branch 'develop' into feature/CSR-785
2023-03-07 09:57:47 -05:00
CarlNation
6a125d8d78
CSR-785
...
Rename accountNumber to parentAccountNumber and relocate to Payment object
2023-03-07 09:57:24 -05:00
Leah Schumann
101baa2c1a
Fixed quote issue due to change in PriceOrderItemsAndSaveServerData
2023-03-06 13:37:10 -05:00
Leah Schumann
b74ea28d6a
Merge branch 'develop' into feature/CSR-1088
2023-02-24 09:02:47 -05:00
Scott Kiener
3f99650208
Unit Tests (Quote Page)
...
Also refactored one store action name.
2023-02-23 15:37:55 -05:00
Leah Schumann
e583a903a1
Merge branch 'develop' into feature/CSR-1088
2023-02-20 09:23:17 -05:00
Scott Kiener
91df8c52c2
CSR-1168 | Added default service package unit tests
2023-02-14 15:17:18 -05:00
Scott Kiener
c70e161f11
Merge remote-tracking branch 'origin/develop' into defect/CSR-1168
2023-02-13 15:31:01 -05:00
Scott Kiener
cf86fcae23
CSR-1168 | Change how we determine if a package has been selected
2023-02-13 15:30:36 -05:00
Matt Caimi
9fa85f6295
Merge remote-tracking branch 'origin/develop' into feature/CSR-1012
2023-02-13 13:28:36 -05:00
CarlNation
68cca959a7
CSR-1108
...
Prettier
2023-02-10 16:20:34 -05:00
CarlNation
e5bfae5811
CSR-1108
...
navigate to service-location from quote on cash
2023-02-10 16:16:27 -05:00
CarlNation
97d347f9c8
CSR-1077 supporting items changes
...
This was required to get repair orders to load when the customer didn't progress past the parts page to quote. the load wouldn't have any parts and no chips to indicate repair.
2023-02-07 13:50:24 -05:00
Matt Caimi
a7946c0849
Merge remote-tracking branch 'origin/feature/CSR-1088' into feature/CSR-1012
2023-02-03 16:11:09 -05:00
Leah Schumann
9e762ac770
Updated changes to modal code for Quote page
2023-02-01 13:42:13 -05:00
Leah Schumann
9f363c5ed9
Checkpoint - Quote page models now opening programatically
2023-01-31 08:37:14 -05:00
Leah Schumann
3abb66cf8e
Got the programmatic opening of modals working on quote page, still need to handle the buttonQuestion issue
2023-01-27 16:15:35 -05:00
Matt Caimi
c9736f6d4b
CSR-1012 | content group modals on quote page
2023-01-27 14:18:05 -05:00
Bryan Mauger
e9c6e35505
CSR-1050 fix margin top spacing.
2023-01-26 13:54:13 -05:00
Bryan Mauger
3b397b924d
CSR-1051 remove unnecessary code for underline spacing
...
(inherits from text-link)
2023-01-25 16:42:19 -05:00
Bryan Mauger
ff65f31036
CSR-1024 match/merge code from ISS.
2023-01-24 16:06:29 -05:00
Bryan Mauger
01deb7bd0d
CSR-1050 remove unneeded css and refactor with helper classes.
2023-01-24 08:51:40 -05:00
Bryan Mauger
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Bryan Mauger
15319196db
WIP Update file paths.
2023-01-17 16:58:09 -05:00
Adam Caouette
ad71e03985
CSR-1051: update funnel-sub-header class logic / fix modal ul spacing
2023-01-16 16:58:32 -05:00
Mark Harris
95f9be0480
Revert "Merge pull request #937 from Safelite/feature/reverting-csr-1050"
...
This reverts commit 416bed076f .
2023-01-16 15:20:23 -05:00
Bryan Mauger
03cd254418
Revert "CSR-1050 move paymentServiceOptionsCopy copy to funnel-sub-header"
...
This reverts commit 3ab512ace7 .
2023-01-16 14:18:42 -05:00