Commit graph

10246 commits

Author SHA1 Message Date
maguire-arman
bf453a6102
Merge pull request #2713 from Safelite/feature/CASH-848
Enhances Playwright test template
2025-08-04 10:48:04 -04:00
Scott Kiener
fd3a8e1aee Move some logic out of time-slot into schedule
Get rid of lots of watchers in time-slot
2025-08-04 10:24:58 -04:00
maguire-arman
810e7cb891 rerun pipeline after disk space issue 2025-08-04 10:19:36 -04:00
maguire-arman
50e4dc7313 Renames server timeout to max attempts
Updates the `serverTimeoutSeconds` parameter to `serverMaxAttempts`
to better reflect its functionality, which is the number of attempts
the system will make to connect to the server.
2025-08-04 09:56:50 -04:00
Johnny shultz
ad4c1000ed Merge remote-tracking branch 'origin/release/2025.08.21' into feature/CASH-1182 2025-08-04 08:54:23 -04:00
Chris
cc19a4ae89
Merge pull request #2722 from Safelite/feature/CASH-1183.1
Feature/CASH-1183.1
2025-08-04 08:24:52 -04:00
Chris Redelinghuys
900704150b CASH-1183: Shop location and timeslot parity updates 2025-08-01 16:14:06 -04:00
Johnny Shultz
ba737c4bcd
Merge pull request #2721 from Safelite/feature/CASH-1182
Feature/cash 1182
2025-08-01 15:08:01 -04:00
maguire-arman
9901b84bc6 Removes trailing whitespace from .env.dev
Removes an unnecessary empty line at the end of the .env.dev file, improving code cleanliness.
2025-08-01 14:37:00 -04:00
maguire-arman
94aaad64d3 test commit
test commit
2025-08-01 14:25:04 -04:00
maguire-arman
b4fd2ed970 test commit to trigger pipeline 2
Comments out the progress bar validation logic in the base page.

This is a temporary measure until the progress bar implementation is completed.
2025-08-01 14:14:55 -04:00
maguire-arman
08e51f5dde Test commit to trigger pipeline 2025-08-01 14:04:00 -04:00
maguire-arman
d217f9ee44 Comments out progress bar validation.
Comments out the progress bar validation code.

This is done because the progress bar implementation is not yet complete. The validation will be re-enabled when the progress bar work is finished.
2025-08-01 13:52:08 -04:00
JennyNou
1011e0ee44 Add to comment 2025-08-01 13:44:13 -04:00
JennyNou
636ddd2cf0 Merge branch 'feature/CASH-1182' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CASH-1182 2025-08-01 13:34:41 -04:00
JennyNou
92a6bc141a Comment out progress bar validation function 2025-08-01 13:34:35 -04:00
maguire-arman
455bc44195 Merge branch 'develop' into feature/CASH-848 2025-08-01 13:19:41 -04:00
maguire-arman
4eb9bf657d Updates Playwright Jira reporter and pool
Updates the Playwright Jira reporter version to the latest.

Changes the Azure DevOps pipeline pool to AmazonLinuxPool.
2025-08-01 13:19:07 -04:00
Johnny shultz
1c733b723c Merge remote-tracking branch 'origin/feature/CASH-1182' into feature/CASH-1182 2025-08-01 13:15:05 -04:00
Johnny shultz
0e2b29d803 CASH-1182
CASH-1182 formatting and removed unused css
2025-08-01 13:14:43 -04:00
Johnny Shultz
237e1539d5
Merge branch 'release/2025.08.21' into feature/CASH-1182 2025-08-01 13:06:50 -04:00
Johnny shultz
a5ac88b4f9 Merge remote-tracking branch 'origin/feature/CASH-1182' into feature/CASH-1182 2025-08-01 13:06:31 -04:00
Johnny shultz
7a9f677a4a Merge Conflict 2025-08-01 13:05:31 -04:00
JennyNou
e6d602ec3d Tag automation tests to run in pipeline 2025-08-01 11:45:57 -04:00
bmauger
aaf5b26314
Merge pull request #2720 from Safelite/CASH-1048-misc-quote-page-updates
CASH-1048 center save email modal on quote page.
2025-08-01 11:04:49 -04:00
Bryan Mauger
4029d9c089 CASH-1048 format code. 2025-08-01 10:45:51 -04:00
Bryan Mauger
7fce2e5b5e CASH-1048 add comment. 2025-08-01 10:32:50 -04:00
Bryan Mauger
385b7e747f CASH-1048 center modal on quote page. 2025-08-01 10:31:04 -04:00
Johnny shultz
215cd0003d CASH-1182
CASH-1182 updated cms, font stylings
2025-08-01 09:36:51 -04:00
CarlNation
e85af17fc7
Merge pull request #2719 from Safelite/CASH-1043-page-alignment
Cash 1043 page alignment and style updates.
2025-07-31 13:14:28 -04:00
Bryan Mauger
81daa44e57 CASH-1043 schedule page updates. 2025-07-31 11:30:32 -04:00
Scott Kiener
6af4bca738 Time-slot refactor - move logic into parent 2025-07-31 11:15:35 -04:00
Bryan Mauger
85c4734163 CASH-1043 schedule page formatting and style updates. 2025-07-31 10:43:21 -04:00
Scott Kiener
866eaf0e7b Move duration outside of date-picker into own component 2025-07-31 09:48:43 -04:00
Johnny shultz
76e667f7cc CASH-1182
CASH-1182 moved serviceZipModal under appointmentType question, left alignedheaders and stuff on the page
2025-07-31 09:42:32 -04:00
CarlNation
09cef3d8d2
Merge pull request #2718 from Safelite/CASH-1048-quote-page-updates
CASH-1048 quote page updates.
2025-07-31 08:52:04 -04:00
Scott Kiener
a193cd1808 Moved duration into schedule 2025-07-31 08:09:52 -04:00
Scott Kiener
4484fdfe4f Able to move time-slot-question out of date-picker
still lots of work to do
comments are in commented out timeslotquestion component in date-picker for help seeing what I did
2025-07-31 07:38:25 -04:00
bmauger
a6878675f6
Merge branch 'develop' into CASH-1048-quote-page-updates 2025-07-30 16:42:24 -04:00
Bryan Mauger
ac37e4e3a9 CASH-1048 fix unit test. 2025-07-30 16:05:21 -04:00
Chris
ce053864e2
Merge pull request #2717 from Safelite/feature/CASH-1235
CASH-1235: Auto select if only one timeslot available
2025-07-30 15:23:19 -04:00
Bryan Mauger
033ecf3ce5 CASH-1048 formate code. 2025-07-30 15:13:02 -04:00
Bryan Mauger
3e4f14b410 CASH-1048 quote page updates. 2025-07-30 15:06:15 -04:00
Chris Redelinghuys
957b66ac1a CASH-1235: Auto select if only one timeslot available 2025-07-30 15:05:21 -04:00
maguire-arman
60eeb88b4a
Merge pull request #2674 from Safelite/CASH-1193
Cash 1193
2025-07-30 12:05:08 -04:00
maguire-arman
45dfbd7c15
Merge branch 'develop' into CASH-1193 2025-07-30 11:50:25 -04:00
maguire-arman
ddce8dfe55 Test commit 1 2025-07-30 11:48:55 -04:00
maguire-arman
a414436889 Commits for pipeline to run
Cleans up the Afterpay payment execution flow by removing unnecessary and commented-out code related to card details population.
2025-07-30 11:30:35 -04:00
Chris
634621075c
Merge pull request #2716 from Safelite/rlsmerge/2025.07.31-to-develop
Rlsmerge/2025.07.31 to develop
2025-07-30 11:29:20 -04:00
Chris Redelinghuys
4d7229c9c8 Merge branch 'release/2025.07.31' into rlsmerge/2025.07.31-to-develop 2025-07-30 11:15:20 -04:00