Leah Schumann
148cc44b53
Tech review changes
2023-05-30 08:09:04 -04:00
Leah Schumann
0e5a47a733
Prettified
2023-05-26 12:04:02 -04:00
Leah Schumann
edd5597d7b
Added experiment toggle for indicators and fixed unit tests
2023-05-26 12:01:58 -04:00
Leah Schumann
c5d1ae0442
Wired up backend and some styling tweaks
2023-05-26 10:10:48 -04:00
Leah Schumann
3dd67afea3
Merge branch 'develop' into feature/CSR-1109
2023-05-26 08:33:12 -04:00
Leah Schumann
b8978be3d5
Merged from develop
2023-05-26 08:30:35 -04:00
scottkiener
2aea1567c8
Merge pull request #1124 from Safelite/feature/CSR-1137
...
Update how we call endpoint (maybe temporary)
2023-05-26 08:29:50 -04:00
Scott Kiener
07b9a2a809
CSR-1137 | Fixes (maybe temporary) to use endpoint
2023-05-26 08:24:24 -04:00
Leah Schumann
0b35fe5872
Added property to loader to allow it not to block the UI
2023-05-26 07:01:05 -04:00
CarlNation
6599f25559
Merge pull request #1123 from Safelite/feature/CSR-1137
...
CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee
2023-05-26 06:27:52 -04:00
Scott Kiener
83d0fe5b6d
CSR-1137 | Dropping test coverage %
2023-05-25 16:38:57 -04:00
Scott Kiener
db48ca9fd0
CSR-1137 | Formatting
2023-05-25 16:28:57 -04:00
Scott Kiener
32a6b4d1bb
CSR-1137 | Implement get-mobile-time-slots, get-mobile-early-bird-fee
2023-05-25 16:27:42 -04:00
scottkiener
94740bac02
Merge pull request #1122 from Safelite/feature/CSR-1137
...
CSR-1137 | Integrate shop-time-slots endpoint
2023-05-25 16:04:15 -04:00
Scott Kiener
881004fc9b
CSR-1137 | Integrate shop-time-slots endpoint
2023-05-25 15:31:03 -04:00
AdamCaouetteSafelite
9088991802
Merge pull request #1121 from Safelite/bugfix/CSR-1419
...
CSR-1419: temp test to troubleshoot in dev only
2023-05-25 14:32:53 -04:00
Adam Caouette
2913d8d022
CSR-1419: stupid prettier formatting
2023-05-25 14:28:34 -04:00
Scott Kiener
04a09f6fa2
CSR-1137 | Refactoring
2023-05-25 14:21:27 -04:00
Adam Caouette
1bdc5d30f2
CSR-1419: temp test to troubleshoot in dev only
2023-05-25 14:20:06 -04:00
Scott Kiener
13fa4a4cf5
CSR-1137 | time-slot-modal-list-button refactor
2023-05-25 10:55:02 -04:00
Scott Kiener
7327de6e7b
Refactor timeslot to time-slot and timeSlot
2023-05-25 10:53:46 -04:00
Scott Kiener
53d11767c5
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-25 10:50:23 -04:00
scottkiener
230e9fc7c6
Merge pull request #1120 from Safelite/feature/CSR-1149
...
CSR-1149 | Implement continue button changes
2023-05-25 10:49:36 -04:00
Scott Kiener
6358fbbe96
CSR-1149 | Fix AM/PM Bug and Formatting
2023-05-25 10:42:41 -04:00
Scott Kiener
27133a6f56
CSR-1149 | Implement continue button changes
...
Cleaned up timeslot-modal-list-button
Fixed bug with auto-selecting appointments when only one is available
2023-05-25 10:23:55 -04:00
scottkiener
40fb252f74
Merge pull request #1119 from Safelite/feature/CSR-1137
...
CSR-1137 | Refactoring and adding further features
2023-05-25 08:24:47 -04:00
Scott Kiener
28e6ff191d
CSR-1137 | Formatting
2023-05-25 08:16:10 -04:00
Scott Kiener
6bc97bb2df
Merge remote-tracking branch 'origin/develop' into feature/CSR-1137
2023-05-25 08:12:46 -04:00
AdamCaouetteSafelite
b178536d49
Merge pull request #1118 from Safelite/feature/CSR-886
...
CSR-886: tech review cleanup
2023-05-24 14:49:07 -04:00
Adam Caouette
199ca42189
CSR-886: remove superfluous logic
2023-05-24 14:28:19 -04:00
Adam Caouette
686355a22b
CSR-886: cleanup comments on schedule page
2023-05-24 11:55:09 -04:00
Adam Caouette
a944c51327
CSR-886: tech review cleanup
2023-05-24 11:50:34 -04:00
bmauger
fb095efa18
Merge pull request #1117 from Safelite/CSR-1420-footer-copy-misalignment
...
CSR-1420 fix misalignment of disclaimer copy
2023-05-24 11:30:16 -04:00
Bryan Mauger
389b11ac2d
CSR-1420 fix misalignment of disclaimer copy
...
Update code for text-block to not use flex. Use text-align accordingly.
2023-05-24 11:00:00 -04:00
Leah Schumann
d52e3135fc
Prettified
2023-05-24 10:54:00 -04:00
Leah Schumann
4dadb01fe8
Spinners working, needs styling detail
2023-05-24 10:53:20 -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
Bryan Mauger
9a353913da
WIP update availability badge markup and css.
2023-05-24 09:26:52 -04:00
Leah Schumann
e7e9d18ce4
Pre-styling help on badges
2023-05-24 08:53:39 -04:00
AdamCaouetteSafelite
ce497b0ceb
Merge pull request #1115 from Safelite/feature/CSR-886
...
CSR-886: remove demo pages / code
2023-05-23 15:53:22 -04:00
Adam Caouette
5b6e68b8c5
CSR-886: remove demo pages / code
2023-05-23 11:10:31 -04:00
Leah Schumann
0494bdc148
Merge branch 'develop' into feature/CSR-1109
2023-05-23 10:11:14 -04:00
chloeherdsafelite
66385dbae7
Merge pull request #1113 from Safelite/temp/CSR-1367
...
Revert CSR-1367
2023-05-23 09:31:11 -04:00
Leah Schumann
f80edb34ef
Merge pull request #1112 from Safelite/CSR-1112-FixForWrongLineOne
...
Bryan pointed out I was diplaying the streetAddress where the city sh…
2023-05-23 09:17:54 -04:00
Leah Schumann
0e167607ad
Fixed unit tests
2023-05-23 09:13:31 -04:00
Chloe Herd
b3813eedb1
Revert CSR-1367
2023-05-23 09:09:54 -04:00
Leah Schumann
73d7a64d19
Bryan pointed out I was diplaying the streetAddress where the city should be
2023-05-23 09:01:04 -04:00
Leah Schumann
1f8a9b4960
WIP - Callback to load availability (no component yet)
2023-05-23 08:59:56 -04:00
Leah Schumann
01e570e70e
Merge branch 'develop' into feature/CSR-1109
2023-05-23 07:05:20 -04:00
Leah Schumann
0431cae39f
WIP
2023-05-23 07:04:51 -04:00