Leah Schumann
|
0ec7c24087
|
Fixed dropdown issue
|
2023-04-14 14:43:47 -04:00 |
|
bmauger
|
307f31060c
|
Merge pull request #1061 from Safelite/BRM-fix-top-of-page-when-route-changes
Fix issue where "page" does not begin at top when...
|
2023-04-14 14:04:10 -04:00 |
|
Leah Schumann
|
05c2c6a1a0
|
Merge pull request #1062 from Safelite/defect/CSR-1330
Changed the unique identifier for the validation field to use groupNa…
|
2023-04-14 13:49:52 -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 |
|
Bryan Mauger
|
de936953bc
|
Format code.
|
2023-04-14 10:08:29 -04:00 |
|
Bryan Mauger
|
3eb7df9f21
|
Fix issue where "page" does not begin at top when...
changing routes.
|
2023-04-14 09:52:24 -04:00 |
|
Leah Schumann
|
ba27aae0f5
|
Merge pull request #1060 from Safelite/defect/CSR-1329
Added 'useField' to the button-question component so the validation v…
|
2023-04-14 09:33:39 -04:00 |
|
Leah Schumann
|
00ffdd6a2c
|
Added 'useField' to the button-question component so the validation value can be changed when the model property changes
|
2023-04-14 09:12:04 -04:00 |
|
Leah Schumann
|
e788f3570e
|
Merge pull request #1059 from Safelite/defect/CSR-1326
Added condition that the button should be disabled if the no shops al…
|
2023-04-12 14:41:50 -04:00 |
|
Leah Schumann
|
b58c9aa56c
|
Added condition that the button should be disabled if the no shops alert is displayed
|
2023-04-12 14:34:36 -04:00 |
|
chloeherdsafelite
|
a3e2fbecb7
|
Merge pull request #1058 from Safelite/feature/CSR-1063
Feature/csr 1063 Tech Review Feedback
|
2023-04-11 13:31:21 -04:00 |
|
Chloe Herd
|
dadf706d89
|
Merge branch 'develop' into feature/CSR-1063
|
2023-04-11 13:18:33 -04:00 |
|
Leah Schumann
|
48b9670cd1
|
Merge pull request #1057 from Safelite/feature/CSR-1073
Update for changes in naming in CMS
|
2023-04-11 12:51:42 -04:00 |
|
Leah Schumann
|
0591e22148
|
Update for changes in naming in CMS
|
2023-04-11 12:35:45 -04:00 |
|
Chloe Herd
|
3aef5f2c6f
|
Update recalibration logic to directly follow endpoint response based on review.
|
2023-04-11 12:06:00 -04:00 |
|
Chloe Herd
|
3b278bd5b2
|
Merge branch 'develop' into feature/CSR-1063
|
2023-04-11 11:20:46 -04:00 |
|
Leah Schumann
|
288bd77df1
|
Merge pull request #1055 from Safelite/feature/CSR-1073
Removed mocked endpoint
|
2023-04-10 09:21:08 -04:00 |
|
Leah Schumann
|
f5c61063d5
|
Removed mocked endpoint
|
2023-04-10 09:07:31 -04:00 |
|
Leah Schumann
|
a3aaf1283e
|
Merge pull request #1054 from Safelite/feature/CSR-1205
Feature/csr 1205
|
2023-04-07 13:14:25 -04:00 |
|
Leah Schumann
|
fd7c577df6
|
Added providerNumber datum and now nulling it out when service-zip changes from changing the mobile location zip
|
2023-04-07 11:40:46 -04:00 |
|
Leah Schumann
|
2be7770503
|
Added providerNumber datum and now nulling it out when service-zip changes
|
2023-04-07 11:22:06 -04:00 |
|
Leah Schumann
|
34ca460d50
|
Merge pull request #1053 from Safelite/feature/CSR-1088
Feature/csr 1088
|
2023-04-07 10:48:18 -04:00 |
|
Leah Schumann
|
1ae4d2f781
|
Removed unused import
|
2023-04-07 10:41:34 -04:00 |
|
Leah Schumann
|
01e46e2abc
|
Fixed unit tests
|
2023-04-07 10:41:00 -04:00 |
|
Leah Schumann
|
a1f818ccd6
|
Moved the mobile location validation rule definition to page level
|
2023-04-07 09:53:12 -04:00 |
|
Leah Schumann
|
52061134da
|
Merging from develop
|
2023-04-06 14:37:01 -04:00 |
|
Leah Schumann
|
2e13b84a62
|
Integrated mobile location questions as a field in the page level validation
|
2023-04-06 14:31:52 -04:00 |
|
chloeherdsafelite
|
3899b2d191
|
Merge pull request #1052 from Safelite/feature/CSR-1063
Feature/csr 1063
|
2023-04-06 13:51:17 -04:00 |
|
Chloe Herd
|
bb14d11a15
|
Remove accidentally auto-added import.
|
2023-04-06 13:38:52 -04:00 |
|
Chloe Herd
|
f458384aa8
|
Merge branch 'develop' into feature/CSR-1063
|
2023-04-06 13:30:37 -04:00 |
|
Chloe Herd
|
031453f427
|
Added new tests.
|
2023-04-06 10:55:32 -04:00 |
|
AdamCaouetteSafelite
|
e4a391472a
|
Merge pull request #1049 from Safelite/feature/CSR-1129-create-schedule-page
CSR-1129: create schedule page, put date picker on it
|
2023-04-05 14:00:33 -04:00 |
|
Adam Caouette
|
93c5763b26
|
CSR-1129: comment fix
|
2023-04-05 11:50:34 -04:00 |
|
Adam Caouette
|
faf9d1e420
|
CSR-1129: formatting changes
|
2023-04-05 11:49:09 -04:00 |
|
Adam Caouette
|
fb0280fa18
|
CSR-1129: create schedule page, put date picker on it
|
2023-04-05 10:56:34 -04:00 |
|
Chloe Herd
|
572831254d
|
Formatting
|
2023-04-05 08:57:01 -04:00 |
|
Chloe Herd
|
f87a64380b
|
Add recalibration-checking logic.
|
2023-04-04 16:38:49 -04:00 |
|
Chloe Herd
|
8daa078c29
|
Add text link rendering to alert + hook into opening modal.
|
2023-04-04 15:11:38 -04:00 |
|
Leah Schumann
|
504d3d1c97
|
Merge pull request #1040 from Safelite/feature/CSR-1205
Completed unit tests
|
2023-03-31 13:49:49 -04:00 |
|
Leah Schumann
|
b06ee56d27
|
Prettified
|
2023-03-31 13:41:46 -04:00 |
|
Leah Schumann
|
40bc9b9a75
|
Completed unit tests
|
2023-03-31 10:31:25 -04:00 |
|
Chloe Herd
|
f18032d92e
|
Initial iteration - added modals and some of the logic.
|
2023-03-30 16:37:56 -04:00 |
|
Leah Schumann
|
6c8438beac
|
Merge pull request #1037 from Safelite/defect/CSR-1283
Now set to toggle the modal in code rather than markup.
|
2023-03-30 14:12:22 -04:00 |
|
Leah Schumann
|
635c4a2855
|
Fix in toggleModal
|
2023-03-30 14:05:10 -04:00 |
|
Leah Schumann
|
1519315cf1
|
Now set to toggle the modal in code rather than markup.
|
2023-03-30 13:56:11 -04:00 |
|
Leah Schumann
|
3eb0498880
|
Merge pull request #1036 from Safelite/feature/CSR-1093
Quick suggested change from Chloe
|
2023-03-30 13:38:31 -04:00 |
|
Leah Schumann
|
2308829428
|
Quick suggested change from Chloe 3
|
2023-03-30 13:33:25 -04:00 |
|
Leah Schumann
|
b5970c645a
|
Quick suggested change from Chloe 2
|
2023-03-30 13:32:09 -04:00 |
|
Leah Schumann
|
61cc1d7862
|
Quick suggested change from Chloe
|
2023-03-30 13:24:06 -04:00 |
|
Leah Schumann
|
2563da5f88
|
Merge pull request #1034 from Safelite/feature/CSR-1093
Feature/csr 1093
|
2023-03-30 13:07:41 -04:00 |
|