Commit graph

60 commits

Author SHA1 Message Date
Leah Schumann
4a783a994d Set ErrorMessage name to use customComponentId prop 2023-10-06 14:37:43 -04:00
Adam Caouette
2b33dd5959 CSR-886: Unit tests added 2023-08-02 10:49:23 -04:00
Adam Caouette
93749b187e CSR-886: a few logic changes found during unit test creation 2023-08-02 10:48:22 -04:00
sheena
f5bc3634e2 CSR-1561
Updated the space between the footer and the link viewmore
2023-07-27 19:52:27 +05:30
Scott Kiener
8259679b13 Merge remote-tracking branch 'origin/release/2023.08.10' into rlsmerge/2023.08.10-to-develop 2023-07-24 15:49:39 -04:00
CarlNation
72881bafd8 Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-develop 2023-07-24 13:48:12 -04:00
Scott Kiener
1efb2a6faa CSR-1546 | Make date-picker work with arrow keys 2023-07-24 10:04:52 -04:00
Leah Schumann
19888602da Merged from develop 2023-07-24 09:44:37 -04:00
Leah Schumann
de717b10e9 Changed modal to work like the other modals which fixed CSR-1510 2023-07-24 09:06:29 -04:00
Chloe Herd
faf7ce3db9 Scroll to date-picker error when it appears. 2023-07-20 09:09:04 -04:00
CarlNation
e249d728ac Merge branch 'release/2023.07.27' into rlsmerge/2023.07.27-to-submit-cash 2023-07-20 08:10:55 -04:00
Bryan Mauger
8a3fc2457d CSR-1551 set focus state to eliminate outline on button
click. Update margin on error to avoid pushing button partially off of page.
2023-07-19 10:06:49 -04:00
Chloe Herd
7b66329327 Add error validation to date-picker 2023-07-18 09:15:30 -04:00
Adam Caouette
f16c140ed3 CSR-1483: removed offending extra line that the prettier tyrant disapproves of 2023-07-17 14:38:30 -04:00
Adam Caouette
3455c685cf CSR-1483: updates to scroll animation 2023-07-17 13:59:47 -04:00
Adam Caouette
8301d4b27f CSR-1483: styling fixes 2023-07-17 10:45:51 -04:00
hiteshkumar87
007de5cded
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-17-July 2023-07-17 12:34:36 +05:30
Adam Caouette
1ac432bd61 CSR-1484: UI bug fixes 2023-07-16 15:30:11 -04:00
Adam Caouette
26cf6f7fce CSR-1503: format change 2023-07-14 10:47:55 -04:00
Adam Caouette
3fa79438b8 CSR-1503: fix issue and remove time from date logic 2023-07-14 10:45:49 -04:00
Adam Caouette
a9843b2743 CSR-1474: set max-height to prevent iphone problems 2023-07-11 08:38:18 -04:00
hiteshkumar87
dda20d8708
Merge branch 'release/submit-cash' into rlsmerge/develop-to-submit-cash-30-June 2023-06-30 16:56:54 +05:30
Adam Caouette
b628b7c977 CSR-1131: updates to handle preselected dates 2023-06-26 14:02:32 -04:00
Mark Harris
fb6e825aa3 Merge remote-tracking branch 'origin/develop' into release/submit-cash 2023-06-19 11:30:29 -04:00
sheena
0189c5c2c6 CSR-1457-Defect card for CSR-1321
fixed the overlapping issue in schedule page
2023-06-15 19:00:03 +05:30
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
sheena
c4617ccf9a CSR-1321.1
Removed fixed footer
Fixed space to 24px
2023-05-31 19:26:29 +05:30
Adam Caouette
987db9bb61 Merge branch 'develop' into feature/CSR-886 2023-05-31 02:51:46 -04:00
Adam Caouette
e0f09edec2 CSR-886: fix number of weeks logic 2023-05-31 02:51:23 -04:00
Scott Kiener
881004fc9b CSR-1137 | Integrate shop-time-slots endpoint 2023-05-25 15:31:03 -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
Scott Kiener
991e000c4e CSR-1137| Formatting 2023-05-22 09:18:31 -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
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
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
32906736dd CSR-886: refactoring, fixes & set up API calls 2023-05-04 14:33:29 -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
Adam Caouette
603be6d206 merge develop 2023-04-25 00:17:30 -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
Adam Caouette
9179506df8 Merge branch 'develop' into feature/CSR-886 2023-04-07 11:09:14 -04:00
Adam Caouette
faf9d1e420 CSR-1129: formatting changes 2023-04-05 11:49:09 -04:00