Commit graph

904 commits

Author SHA1 Message Date
FrankRua
42609383cf Corrected unit test 2022-03-09 09:35:55 -05:00
FrankRua
4b32cc082f Incorrect reset 2022-03-09 09:05:57 -05:00
Adam Caouette
a3c8998345 CSR-319: add new alert error if no windshield replace option is available 2022-03-08 17:36:34 -05:00
Adam Caouette
00e62c4240 CSR-319: update repair/replace validation logic 2022-03-08 15:07:47 -05:00
bmauger
7ae4baaa4d Footer adjustments to better accommodate variable width button and link.. 2022-03-08 14:43:01 -05:00
AdamCaouetteSafelite
e4aa8d28e8
Merge pull request #279 from Safelite/feature/CSR-319
CSR-319: fix event triggers for radio buttons
2022-03-08 12:40:55 -05:00
Adam Caouette
d95e6c10dd CSR-319: fix event triggers for radio buttons 2022-03-08 12:26:35 -05:00
bmauger
4bff7b7792 CSR-269 style updates. 2022-03-08 10:46:47 -05:00
Leah Schumann
e26e20a7bf Merging from develop 2022-03-08 09:28:41 -05:00
Leah Schumann
09530d8338 Merge branch 'develop' into feature/CSR-96 2022-03-08 09:26:03 -05:00
Adam Caouette
aec70a397f CSR-96: fixed aria labels 2022-03-08 09:24:45 -05:00
Adam Caouette
74d3694c4f CSR-319: restore needed empty onSubmit call (to prevent default form submission) 2022-03-07 16:09:10 -05:00
Adam Caouette
4e6c8e5d3c Merge branch 'develop' into feature/CSR-319 2022-03-07 15:23:22 -05:00
Leah Schumann
18eccf277e checking in for accesibility testing on label hack 2022-03-07 14:29:58 -05:00
Adam Caouette
0f1f9398ec CSR-319: remove commented out method 2022-03-07 14:28:31 -05:00
bmauger
d17dc6ba2a Update arrow color on error. 2022-03-07 13:47:28 -05:00
bmauger
747f60b788
Merge pull request #275 from Safelite/CSR-269-QA-fix
Remove focus outline on iPhone.
2022-03-07 11:38:31 -05:00
CarlNation
bdd8033769 CSR-297 2022-03-07 11:17:55 -05:00
CarlNation
4d221378e2 Merge branch 'develop' into feature/CSR-297 2022-03-07 10:40:48 -05:00
CarlNation
c952d3f85b CSR-297 clean up chip count logic 2022-03-07 10:40:05 -05:00
CarlNation
680e7c02d9
Merge pull request #272 from Safelite/feature/CSR-297
Feature/csr 297
2022-03-07 10:00:28 -05:00
CarlNation
acc7adcb4a CSR-297 chip count reset in page and not store 2022-03-07 09:56:31 -05:00
bmauger
c7e18f2ded Remove focus outline on iPhone. 2022-03-07 09:34:41 -05:00
Mark Harris
7ca8c72079 CSR-109 2022-03-07 09:13:12 -05:00
CarlNation
3e91d1dbee CSR-297 tint mapper 2022-03-07 08:51:13 -05:00
bmauger
6f6cbc9db4 Fix spacing per qa. 2022-03-07 08:14:03 -05:00
CarlNation
2f88ac6daa CSR-297 this moved to style page 2022-03-06 20:56:03 -05:00
CarlNation
25ffc2ebbd Merge branch 'develop' into feature/CSR-297 2022-03-06 15:43:37 -05:00
CarlNation
a40600bba5 CSR-297 - reset vehicle damage selections 2022-03-06 15:42:47 -05:00
CarlNation
eead9f0ccd CSR-297 persist vehicle damage selections and tests 2022-03-06 15:29:28 -05:00
Frank Rua
a06fc7412b
Merge pull request #271 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-04 17:20:12 -05:00
FrankRua
533c799385 defects 2022-03-04 16:56:58 -05:00
Adam Caouette
228811af93 CSR-319: remove unneeded computed value 2022-03-04 15:10:34 -05:00
Adam Caouette
7cbcc84476 CSR-319: update form test page 2022-03-04 15:03:14 -05:00
Adam Caouette
4111bd1a5c CSR-319: clean up 2022-03-04 15:02:56 -05:00
Adam Caouette
84b0257de2 CSR-319: improve repair/replace logic 2022-03-04 15:02:39 -05:00
Max
b3c869f293 radio updates 2022-03-04 14:22:25 -05:00
FrankRua
13532b1c5d update 2022-03-04 14:08:14 -05:00
Adam Caouette
f36d199670 Merge branch 'develop' into feature/CSR-319 2022-03-04 13:54:45 -05:00
Adam Caouette
98b4329693 CSR-319: remove console logging and outdated code blocks 2022-03-04 13:03:35 -05:00
Adam Caouette
312ba851bf CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests 2022-03-04 13:03:08 -05:00
CarlNation
42b9a1a981 Merge branch 'develop' into feature/CSR-297 2022-03-04 12:35:53 -05:00
CarlNation
895bc5c43e CSR-297 WIP persist page selections 2022-03-04 12:35:05 -05:00
FrankRua
46791251b2 default model value 2022-03-04 10:43:39 -05:00
Max
408dc10658 Removing unneeded attributes 2022-03-04 10:31:07 -05:00
Max
5c54a46964 Merge branch 'develop' into feature/animations-adjustments 2022-03-04 10:18:28 -05:00
Max
eb709f69a4 Changing fade duration 2022-03-04 10:16:56 -05:00
Max
234467f6ec adding delay feature to animations 2022-03-04 09:11:50 -05:00
FrankRua
b10d8c55ce POC tint aut oselection 2022-03-03 16:38:04 -05:00
Mark Harris
0b35d91195 CSR-109 2022-03-03 14:22:08 -05:00
CarlNation
e4a045349a Merge branch 'develop' into feature/CSR-297 2022-03-03 14:10:29 -05:00
CarlNation
9dc96ba9e8 CSR-297 bug fixes 2022-03-03 14:09:31 -05:00
Frank Rua
e41dfb1108
Merge pull request #268 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-03 11:14:51 -05:00
FrankRua
bcc0114c52 defect updates 2022-03-03 11:06:53 -05:00
bmauger
2149321103 Add unit test and fix link issue for Bindu. 2022-03-03 10:52:30 -05:00
Leah Schumann
1ce165c5a8 Merging from 'develop' 2022-03-03 09:32:55 -05:00
Leah Schumann
02e6fdb335 Now dynamically retrieving the alert headers and text from CMS, also now retrieving Places API key from env variables 2022-03-03 09:28:11 -05:00
CarlNation
440cc39b34
Merge pull request #266 from Safelite/CSR-399-vin-lookup
CSR-399 vin-information
2022-03-03 07:05:03 -05:00
bmauger
a11426f205 Add empty unit test. 2022-03-02 17:36:01 -05:00
bmauger
4b6821c694 CSR-399 vin-information WIP 2022-03-02 17:24:12 -05:00
FrankRua
0b445f176b multiple defect fixes 2022-03-02 16:24:37 -05:00
Max
e2f8bf0d24 Merge branch 'develop' into feature/animations-adjustments 2022-03-02 14:17:47 -05:00
FrankRua
a38bc4d366 default value 2022-03-02 14:10:49 -05:00
FrankRua
2686521117 Merge branch 'develop' into feature/CSR-335 2022-03-02 13:38:54 -05:00
Max
352c3c69b9 Radio button fix and radio button unit tests added 2022-03-02 13:12:14 -05:00
Max
bfbd687cc9 touching up animations 2022-03-02 11:10:10 -05:00
FrankRua
ab626af82f Populate already selected options 2022-03-02 10:59:51 -05:00
FrankRua
6596239d38 one more = 2022-03-01 15:09:18 -05:00
FrankRua
b734e481c1 Fix defect for routing 2022-03-01 15:08:00 -05:00
Adam Caouette
ca0b266efa CSR-319: move validation into vehicle-damage page 2022-03-01 14:12:05 -05:00
FrankRua
2e4fc5c667 Merge remote-tracking branch 'origin/feature/CSR-335' into feature/CSR-335 2022-03-01 13:40:26 -05:00
FrankRua
6d0dcb04a0 PR review 2022-03-01 13:40:12 -05:00
CarlNation
2fe651c474 CSR-297 change to const 2022-03-01 11:52:17 -05:00
CarlNation
97403cbb8b CSR-297 empty object valid 2022-03-01 11:35:51 -05:00
CarlNation
3c0439c0d3 CSR-297 vehicle damage routing and testing 2022-03-01 11:28:18 -05:00
FrankRua
57770537fd More unit tests 2022-03-01 11:01:16 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
FrankRua
fdf50b1882 Unit tests 2022-03-01 10:26:42 -05:00
Adam Caouette
cd5fcfb7e2 CSR-319: fix typo 2022-03-01 10:04:05 -05:00
Adam Caouette
bb3894441a Merge branch 'develop' into feature/CSR-319 2022-03-01 09:19:00 -05:00
Adam Caouette
e6e9c92f2f CSR-319: implement full validation on form-test 2022-03-01 09:16:18 -05:00
bmauger
0684a75f40 Remove unneeded code. 2022-03-01 08:14:47 -05:00
Max
77aceda01f Removing hover state from mobile devices for list-card and list-button-horizontal 2022-02-28 15:47:00 -05:00
FrankRua
c1df7db2a4 Unit tests for vehicle-parts 2022-02-28 14:37:10 -05:00
Max
54f6f0cad2 aligning question text to left on radio question type 2022-02-28 14:23:35 -05:00
FrankRua
ac492e3203 develop / 297 merge 2022-02-28 10:56:38 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -05:00
CarlNation
6f614e9a63 CSR-297 wip plus CSR-335 2022-02-28 10:51:13 -05:00
Max
cec09ad185 Fixing padding change to padding bottom and updating unit test to reflect 2022-02-28 10:46:41 -05:00
Max
68ccfcbb15 Adjusting button-question so question text is always black font and adjusting list-card padding bottom to 3 rem 2022-02-28 10:37:43 -05:00
FrankRua
0402cc720f naibagte forward 2022-02-28 10:25:06 -05:00
Max
71bc0f978c Merge branch 'develop' into feature/CSR-405 2022-02-28 09:46:16 -05:00
Max
f93f26feae spacing adjustment 2022-02-28 09:45:50 -05:00
bmauger
d614e57af2 Style updates to match Figma. 2022-02-28 08:57:08 -05:00
Leah Schumann
30513e56ae Added 'pin' icon to Street Address / auto-complete field 2022-02-28 08:21:43 -05:00
bmauger
b1346f4a55 Update label text for clarity. 2022-02-28 08:21:16 -05:00
Leah Schumann
474d9a34f6 Merging Bryan's changes from develop 2022-02-28 08:18:27 -05:00
Leah Schumann
6d84d0669b rename 'name' property of dropdown-question from dropdownQuestion to dropdown-question for consistency 2022-02-28 07:53:21 -05:00
FrankRua
62fbdd916b Match selected parts to API parts 2022-02-27 14:56:05 -05:00
bmauger
c40107b3bf Update focus state. 2022-02-25 16:56:25 -05:00