Commit graph

3367 commits

Author SHA1 Message Date
Leah Schumann
4791848a39 Demo tweak: use a darker color for the availability indicator spinners 2023-06-12 07:31:54 -04:00
Leah Schumann
716fbe3603 Tech review changes 2023-06-09 14:45:04 -04:00
Leah Schumann
86f0f0fb94 Fixed unit tests 2023-06-09 09:36:21 -04:00
Leah Schumann
239faec2f7 Added code to reset appointment type and provider / mobile address when glass parts / supporting items / service zip changes 2023-06-09 08:18:08 -04:00
Leah Schumann
0de4624142 Merge branch 'develop' into feature/CSR-1124 2023-06-09 07:35:03 -04:00
Leah Schumann
1f4c9b3c06 WIP 2023-06-08 14:09:49 -04:00
Leah Schumann
1133132e90 Merge branch 'develop' into feature/CSR-1124 2023-06-08 14:01:45 -04:00
Leah Schumann
f543e5fac4 Merge branch 'develop' into defect/CSR-1432 2023-06-08 13:54:46 -04:00
Leah Schumann
06467c2183 WIP 2023-06-08 11:18:10 -04:00
CarlNation
8b953b9ebc Merge branch 'develop' into feature/CSR-1144 2023-06-07 14:32:41 -04:00
CarlNation
12e02313d1 CSR-1144
clear early bird whenever schedule data is reset
2023-06-07 14:32:16 -04:00
Leah Schumann
2b1b20fc63 Added 'loader' method for address2 on service-location 2023-06-07 14:10:58 -04:00
Leah Schumann
6a7d3b8626 WIP 2023-06-07 13:51:19 -04:00
CarlNation
036567b1c3 CSR-1144
prettier run
2023-06-07 13:29:25 -04:00
CarlNation
b4cfc1ed6c CSR-1144
typo
2023-06-07 13:25:33 -04:00
CarlNation
d30a8316b2 Merge branch 'develop' into feature/CSR-1144 2023-06-07 13:16:36 -04:00
CarlNation
07079997f0 CSR-1144
remove early bird from supporting items if it exists but not needed because the appointment changed
2023-06-07 13:07:41 -04:00
Bill Richardson
fc8debc871 Updates for CMS provider/serviceloc ctu 2023-06-07 12:55:12 -04:00
CarlNation
7b1f394fae CSR-1144
isPremium is a bool
2023-06-07 11:33:18 -04:00
CarlNation
b1a2bd4e00 CSR-1144
reset schedule data when appointment data for early bird not found
2023-06-07 11:24:02 -04:00
AdamCaouetteSafelite
49d845e473
Merge pull request #1147 from Safelite/feature/CSR-886
CSR-886: refactoring to move router-link logic into textBlock
2023-06-07 10:55:39 -04:00
Adam Caouette
4214de2ded CSR-1421: fixes to unit tests once router-link was moved into textBlock 2023-06-07 09:50:13 -04:00
Adam Caouette
f0c7ecbb9b CSR-1421: refactor work to move router-link into textBlock instead of using it directly on page 2023-06-07 09:49:10 -04:00
CarlNation
af8db1c343 CSR-1144
Save premium early bird appointment into supporting items
2023-06-07 07:42:42 -04:00
CarlNation
a95d15f69e Merge branch 'develop' into feature/CSR-1144 2023-06-06 15:09:19 -04:00
CarlNation
66c1292e52 CSR-1144
Verify the appointment date is not in the past and still available
2023-06-06 15:08:47 -04:00
Scott Kiener
849844faa3 CSR-1150 | Schedule Page pre-requisites 2023-06-06 09:43:29 -04:00
Scott Kiener
db7ac46935 CSR-1137 | Handle auto-loading of existing store data
Date and time-slot are auto selected
Date-picker still needs work to handle dates that are beyond initial load set.
2023-06-05 15:37:09 -04:00
scottkiener
7267c7dc80
Merge pull request #1137 from Safelite/feature/CSR-1137
CSR-1137 |Remove pre-emptive pricing call
2023-06-05 08:27:34 -04:00
Leah Schumann
b54b6ed5f3 Merge branch 'develop' into feature/CSR-1124 2023-06-02 09:25:22 -04:00
Leah Schumann
8c9b0eb7dd
Merge pull request #1142 from Safelite/feature/CSR-1109
Feature/csr 1109
2023-06-02 09:09:50 -04:00
Leah Schumann
3583b11456 Removed test conditional 2023-06-02 09:05:02 -04:00
Leah Schumann
61253e2a44 WIP 2023-06-02 09:04:01 -04:00
Leah Schumann
c26b03e961 Prettified 2023-06-02 07:38:42 -04:00
Leah Schumann
952d99d392 Added missing fields to vuex, and loading method for isVehicleProtected 2023-06-02 07:36:55 -04:00
Leah Schumann
8e93eda0ce Removed !important flags from shop list components 2023-06-02 06:30:09 -04:00
Leah Schumann
19c07dc23a WIP 2023-06-02 06:09:43 -04:00
Adam Caouette
dbda73479d CSR-886: minor fixes (lets to consts) 2023-06-01 11:08:46 -04:00
Adam Caouette
6a6b37d5e7 CSR-886: remove superfluous data elements, change date from object to string 2023-06-01 10:59:13 -04:00
AdamCaouetteSafelite
2f45b92a8d
Merge pull request #1131 from Safelite/feature/CSR-886
Feature/CSR-886
2023-05-31 13:29:38 -04:00
Scott Kiener
122f9bffb5 CSR-1137 | Formatting 2023-05-31 11:48:35 -04:00
Scott Kiener
63245465a8 CSR-1137 | Remove pre-emptive pricing call
Added them in sequence to run together with the async group
Also removed the logApiCall:false
2023-05-31 11:44:57 -04:00
bmauger
df0f969913
Merge pull request #1136 from Safelite/CSR-1426-disable-important-behavior
CSR-1426 disable Bootstrap !important behavior.
2023-05-31 11:40:11 -04:00
Bryan Mauger
4eb0719018 Format code. 2023-05-31 11:30:41 -04:00
Bryan Mauger
9d0d2af361 CSR-1426 disable Bootstrap !important behavior.
Also disable page scroll when modal is open.
2023-05-31 11:29:19 -04:00
CarlNation
6f46f77838 CSR-1144
prettier
2023-05-31 11:06:15 -04:00
CarlNation
041281357f Merge branch 'develop' into feature/CSR-1144 2023-05-31 10:57:14 -04:00
CarlNation
616fe6ddd0 CSR-1144
persist job max time
2023-05-31 10:56:59 -04:00
scottkiener
bbfa2e361d
Merge pull request #1134 from Safelite/feature/CSR-1137
CSR-1137 | Changing name of "get-mobile-early-bird-fee" to "get-mobile-premium-fee"
2023-05-31 10:13:35 -04:00
Scott Kiener
24a2b0719f CSR-1137 | Change index.js to get-mobile-premium-fee 2023-05-31 10:06:20 -04:00