Commit graph

164 commits

Author SHA1 Message Date
Adam Caouette
e0f09edec2 CSR-886: fix number of weeks logic 2023-05-31 02:51:23 -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
a944c51327 CSR-886: tech review cleanup 2023-05-24 11:50:34 -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
Chloe Herd
b3813eedb1 Revert CSR-1367 2023-05-23 09:09:54 -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
Scott Kiener
3a6b43a629 CSR-1137 | Integrate appointmentType from store
Used to be hardcoded
Also updates some durationText stuff
2023-05-22 08:38:29 -04:00
Scott Kiener
1f539e9d79 CSR-1137 | Working version before messing with pricing 2023-05-18 15:28:18 -04:00
Scott Kiener
8967676496 Merge remote-tracking branch 'origin/develop' into feature/CSR-1137 2023-05-18 14:34:05 -04:00
Scott Kiener
85b9ce11e2 CSR-1137 | Merge conflicts 2023-05-18 14:33:25 -04:00
AdamCaouetteSafelite
25607e8f19
Merge pull request #1105 from Safelite/feature/CSR-886
Feature/csr 886
2023-05-18 12:50:24 -04:00
Adam Caouette
f838265297 CSR-886: remove accidental changes to button question 2023-05-18 12:13:59 -04:00
Adam Caouette
ffe8e0c817 CSR-886: temporariy avoid date-picker unit tests 2023-05-18 12:02:55 -04:00
Scott Kiener
01e294d7fb Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-18 09:48:59 -04:00
Leah Schumann
72315f779e Merged latest from develop 2023-05-18 07:03:32 -04:00
Adam Caouette
a585627110 CSR-886: more cleanup 2023-05-17 19:34:56 -04:00
Adam Caouette
d7f406b2ba CSR-886: new refactoring changes to use beforeRouteEnter on Schedule page to do heavy lifting 2023-05-17 19:19:48 -04:00
Adam Caouette
53166fc0ea Merge branch 'develop' into feature/CSR-886 2023-05-17 19:12:00 -04:00
Scott Kiener
23711787dd CSR-1137 | All timeslot implementations working 2023-05-17 14:08:16 -04:00
Leah Schumann
e98efb7d6a Tech review changes 2023-05-17 10:10:19 -04:00
Chloe Herd
eeb1ee5066 Fiddling with margins 2023-05-17 08:44:31 -04:00
Leah Schumann
c2b683114f WIP 2023-05-16 09:26:03 -04:00
Scott Kiener
377eb4311c Merge remote-tracking branch 'origin/feature/CSR-886' into feature/CSR-1137 2023-05-08 09:26:34 -04:00
Scott Kiener
491f6b273a CSR-1137 | Initial creation of time-slot modal 2023-05-08 09:25:57 -04:00
Leah Schumann
1dd661e7df WIP 2023-05-04 15:35:25 -04:00
Adam Caouette
32906736dd CSR-886: refactoring, fixes & set up API calls 2023-05-04 14:33:29 -04:00
Leah Schumann
c5d317e4b7 Added scrollToPageTop to menu-modal 2023-05-03 13:59:44 -04:00
Leah Schumann
55b8c5061f
Merge pull request #1086 from Safelite/feature/CSR-1112
Feature/csr 1112
2023-05-01 16:56:19 -04:00
Leah Schumann
404c50d3a9 Completed some unit tests 2023-05-01 15:02:02 -04:00
Bryan Mauger
7fe99c542d Update modal animations to animate from bottom up. 2023-05-01 14:26:20 -04:00
Adam Caouette
cfb4c73927 CSR-886: 1st round refactoring/cleanup; focused on scrolling anim 2023-04-28 18:30:57 -04:00
Bryan Mauger
4e87b2fd9f Style and animation updates. 2023-04-26 17:17:52 -04:00
Adam Caouette
8af6ec853d CSR-886: changes to get scrolling animation working right 2023-04-26 14:29:27 -04:00
Leah Schumann
1bc9050113 Merge branch 'develop' into feature/CSR-1112 2023-04-26 13:10:42 -04:00
CarlNation
81e8f7dd75 prettier 2023-04-26 09:41:13 -04:00
CarlNation
cc56290798 release merge conflict error 2023-04-26 09:33:57 -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
57d6dd2784 merge prettier 2023-04-25 10:50:11 -04:00
CarlNation
0a6593c597 Merge branch 'release/2023.05.04' into rlsmerge/2023.04.05-to-develop-04.25 2023-04-25 10:42:54 -04:00
Adam Caouette
603be6d206 merge develop 2023-04-25 00:17:30 -04:00
Adam Caouette
06380ee566 Merge branch 'develop' into feature/CSR-886 2023-04-25 00:14:25 -04:00
Adam Caouette
a355b025c1 CSR-1131: preliminary work on getting API call from schedule page to date picker 2023-04-24 12:55:37 -04:00
Leah Schumann
8ac7007a2a Merge branch 'develop' into feature/CSR-1112 2023-04-21 08:01:44 -04:00
Chloe Herd
edb1604c55 Initial Merge from Develop 2023-04-19 14:16:15 -04:00
Leah Schumann
96cb744a7c Merge branch 'develop' into feature/CSR-1112 2023-04-14 15:49:28 -04:00
Leah Schumann
0ec7c24087 Fixed dropdown issue 2023-04-14 14:43:47 -04:00
Leah Schumann
f01eb65816 Merge branch 'develop' into feature/CSR-1112 2023-04-14 13:50:02 -04:00
Leah Schumann
8d20394405 Changed the unique identifier for the validation field to use groupName instead of generating a unique id or using a customId 2023-04-14 13:08:24 -04:00