Commit graph

428 commits

Author SHA1 Message Date
Max
68c9f089f5 Merge branch 'develop' into feature/CSR-92 2022-04-19 14:43:38 -04:00
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
FrankRua
7a6c87dff7 Merge remote-tracking branch 'origin/CSR-101-vin-lookup' into feature/CSR-85 2022-04-19 10:44:42 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
FrankRua
f378f690ab Refactor logic for redirect 2022-04-18 17:10:58 -04:00
CarlNation
b4e4de442b
Merge pull request #340 from Safelite/feature/CSR-478
CSR-478 role attr did not prevent JAWS from intercepting up arrow
2022-04-12 12:53:07 -04:00
CarlNation
bc33d8f1a7 CSR-478 role attr did not prevent JAWS from intercepting up arrow 2022-04-12 11:14:27 -04:00
CarlNation
e2df2a3da7
Merge pull request #339 from Safelite/feature/CSR-478
CSR-478 trying to prevent JAWS key press intercept after click
2022-04-12 10:40:51 -04:00
CarlNation
b2350e2286 CSR-478 trying to prevent JAWS key press intercept after click 2022-04-12 10:30:32 -04:00
CarlNation
3b640f0a9f
Merge pull request #336 from Safelite/feature/CSR-478
Feature/csr 478
2022-04-12 09:19:48 -04:00
CarlNation
12db51a377 CSR-478 relocate keydown logic to footer 2022-04-12 09:12:24 -04:00
Adam Caouette
754cdddfb2 CSR-459: fix unit test 2022-04-11 17:07:41 -04:00
Adam Caouette
4cee1b10c5 Merge branch 'develop' into bugfix/CSR-459 2022-04-11 17:03:59 -04:00
Adam Caouette
ac93b8fc60 CSR-459: fixes to error focus direction and error styling 2022-04-11 17:03:37 -04:00
bmauger
9cf7204059 WIP 2022-04-11 15:10:20 -04:00
Leah Schumann
b5c86c5cd7 Merge branch 'develop' into feature/CSR-96 2022-04-08 16:11:14 -04:00
Max
aabd1749f9 Adding option to add props to alert widget instead of using cmsWidget 2022-04-08 15:59:08 -04:00
Max
e4c2d1bf51 Adding props to pass alert data to child components and updating dropdown question to new format for retrieving CMS data 2022-04-08 10:07:59 -04:00
Leah Schumann
d7b1069991 Merged from develop and partial implementation of new way to populate CMS content. 2022-04-07 10:04:34 -04:00
Adam Caouette
f4fd58b4ed CSR-436: fix for sometimes hidden footer/elements on iphones 2022-04-06 16:46:52 -04:00
Max
2ae7cdfe37 Fixing unit test 2022-04-06 09:38:43 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -04:00
Max
e9a5f999ea More unit tests 2022-04-05 10:01:07 -04:00
Leah Schumann
c3936169d1 Merge branch 'develop' into feature/CSR-96 2022-03-31 15:16:11 -04:00
Mark Harris
d2a2605374 Moving the back button under the funnel-sub-header 2022-03-31 15:09:26 -04:00
bmauger
5de5f2d17c CSR-269 fix rounded border, error border color and size, alert position, container padding 2022-03-29 16:28:58 -04:00
FrankRua
5da7037e4d lint 2022-03-29 09:30:26 -04:00
Max
b982d3a26a Merge branch 'develop' into feature/CSR-92 2022-03-29 09:09:27 -04:00
Max
ab93eb4d2d Changing initialize component to getcmscontent for retrieval of all cms content 2022-03-29 09:08:38 -04:00
Max
a2008021c7 Changing cms retrieval methods 2022-03-25 16:22:15 -04:00
Leah Schumann
cfc5cbd467 Unit tests for feature/CSR-350, textbox-question and dropdown-question components 2022-03-25 09:11:39 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
bmauger
f4f27499aa Fix footer gutter. 2022-03-24 14:36:10 -04:00
bmauger
495d609d47 Move vin-information to vin-lookup folder. 2022-03-24 08:57:42 -04:00
Leah Schumann
c317708440 Added regex validation for Zip 2022-03-22 16:05:17 -04:00
Leah Schumann
36a98936f2 Post code review related refactoring 2022-03-22 13:34:33 -04:00
Leah Schumann
49cef04e2e Changed file names and added exceptions for unit test processing 2022-03-22 09:47:47 -04:00
Leah Schumann
093845c0f3 Temporarily commented out broken unit tests 2 2022-03-22 09:16:49 -04:00
Leah Schumann
c8438dfeb3 Temporarily commented out broken unit tests 2022-03-22 09:10:43 -04:00
Leah Schumann
bf2c4d60cc Minor code cleanup 2022-03-22 08:51:41 -04:00
Leah Schumann
b769f95d56 Added validation to address-lookup 2022-03-21 10:39:35 -04:00
Leah Schumann
8bd0df4917 Added some validation related stuff 2022-03-18 08:56:39 -04:00
Leah Schumann
e8e8632d2a Converted Spaces to Tabs for cleaner indentation 2022-03-17 15:49:26 -04:00
Leah Schumann
31450a374c Merging from develop 2022-03-16 11:51:59 -04:00
Leah Schumann
bfbe8aa5f0 CMS related coding changes for textbox-question and dropdown-question 2022-03-16 11:46:27 -04:00
Adam Caouette
79dca4d4bb CSR-319: add final special validation for preventSplitAndSingleTogether 2022-03-10 16:37:04 -05:00
bmauger
d58e3f3fb9 CSR-365 set base font color, remove horizontal scrollbar. 2022-03-09 10:18:46 -05:00
bmauger
7ae4baaa4d Footer adjustments to better accommodate variable width button and link.. 2022-03-08 14:43:01 -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
Leah Schumann
18eccf277e checking in for accesibility testing on label hack 2022-03-07 14:29:58 -05:00
bmauger
6f6cbc9db4 Fix spacing per qa. 2022-03-07 08:14:03 -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
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
ab626af82f Populate already selected options 2022-03-02 10:59:51 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
bmauger
0684a75f40 Remove unneeded code. 2022-03-01 08:14:47 -05:00
Max
54f6f0cad2 aligning question text to left on radio question type 2022-02-28 14:23:35 -05:00
CarlNation
fa82333be5 Merge branch 'develop' into feature/CSR-297 2022-02-28 10:54:54 -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
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
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
max-dempsey
13e5e53965
Merge pull request #254 from Safelite/buttonQuestion-test
Adding button question example test page
2022-02-25 14:51:11 -05:00
Max
f6af95a753 Adding button question example test page 2022-02-25 14:45:57 -05:00
bmauger
2102e007ed Add icon prop to text input. 2022-02-25 11:52:43 -05:00
Leah Schumann
8df8b05e30 added optional input mask to textbox-question component 2022-02-25 11:46:58 -05:00
CarlNation
287c1e97df Merge branch 'develop' into feature/CSR-297 2022-02-24 14:57:24 -05:00
CarlNation
57ee0fd29a CSR-297 wip
store updates.  first of three page routes
2022-02-24 14:55:40 -05:00
Leah Schumann
9ab7b79682 WIP: Cleanup and fixes related to styling merge and others 2022-02-24 13:49:19 -05:00
bmauger
b242538a50 Update placeholder color. 2022-02-24 13:33:07 -05:00
Leah Schumann
ed8cd94ac0 Merged from develop 2022-02-24 13:24:02 -05:00
Leah Schumann
fe87962a41 Before merging latest from develop 2022-02-24 13:17:47 -05:00
CarlNation
896f70c7f8 Merge branch 'develop' into feature/CSR-297 2022-02-24 10:49:19 -05:00
CarlNation
7784a69852 Merge branch 'feature/CSR-335' into feature/CSR-297 2022-02-24 08:45:33 -05:00
Max
74122ae7dc Changing button question logic back on radio button select 2022-02-23 21:38:43 -05:00
Max
b2a94baad5 array fix 2022-02-23 16:00:45 -05:00
Max
550c0d6e73 Side door options fixes 2022-02-23 15:59:18 -05:00
FrankRua
8e1c5fef34 revert maxes changes 2022-02-23 15:56:03 -05:00
FrankRua
213090b863 alert added 2022-02-23 15:55:30 -05:00
AdamCaouetteSafelite
7fd0ece3a3
Merge pull request #241 from Safelite/feature/CSR-296
Feature/CSR-296
2022-02-23 13:11:03 -05:00
bmauger
a6ae6b7aa4 Update option copy. Update color. 2022-02-23 10:28:51 -05:00
FrankRua
1d04dc5ac8 Merge branch 'develop' into feature/CSR-335 2022-02-23 10:14:37 -05:00
Adam Caouette
a08a2b93c8 Merge branch 'develop' into feature/CSR-296 2022-02-23 09:38:16 -05:00
bmauger
3769fc37d0
Merge pull request #242 from Safelite/CSR-365-text-box-drop-down
CSR-365 text box and drop down components
2022-02-23 08:23:45 -05:00
bmauger
413bb0352a Update unit tests. 2022-02-23 08:19:08 -05:00
bmauger
c114e4b004 CSR-365 text input and select input components. 2022-02-23 08:12:31 -05:00
Adam Caouette
e2bd611f03 Merge branch 'develop' into feature/CSR-296 2022-02-22 17:50:45 -05:00
Adam Caouette
9ef19e889e CSR-296: fix accessibility issue with fieldset 2022-02-22 17:45:20 -05:00
bmauger
45f61fc2f1 WIP don't merge. 2022-02-22 16:57:03 -05:00
FrankRua
d64cd068a2 Merge branch 'develop' into feature/CSR-335 2022-02-22 16:36:49 -05:00
FrankRua
32a7cd077d binding 2022-02-22 15:33:28 -05:00
Max
f6b754b1b9 Changing funnel-header component styling from height to padding to avoid jumping on animations 2022-02-22 15:28:20 -05:00
bmauger
01d446d1f2 WIP Don't merge. 2022-02-22 15:07:44 -05:00
Max
86006d7600 Merge branch 'develop' into feature/CSR-270 2022-02-22 10:38:25 -05:00
Max
830c474955 Adding groupname to buttons buttonIDs to ensure they are unique, and adjusting button emits to emit button value 2022-02-22 10:28:02 -05:00
Leah Schumann
025ae14047 Progress checkin for Bryan to look at styling 2022-02-22 10:11:18 -05:00
FrankRua
79bf4f774e Added v-models and catch emit function 2022-02-21 17:07:19 -05:00
CarlNation
7b4b660f6f Merge branch 'develop' into feature/CSR-269 2022-02-18 09:51:46 -05:00
CarlNation
e00cb8d71a CSR-269 2022-02-18 09:50:27 -05:00
bmauger
acd770db5e Fix bug with button loader/spinner. 2022-02-17 09:11:10 -05:00
max-dempsey
e037550ec9
Merge pull request #223 from Safelite/feature/fix_selection_logic
Feature/fix selection logic
2022-02-16 16:10:29 -05:00
bmauger
376d065953 Update/remove css. 2022-02-16 15:57:03 -05:00
Max
e2f0e1eb15 Merge branch 'develop' into feature/fix_selection_logic 2022-02-16 15:40:08 -05:00
Max
588a62c353 Moving logic for auto-select to replace options question 2022-02-16 15:39:43 -05:00
bmauger
54ed12171d
Merge pull request #222 from Safelite/BRM-error-states
Add error states to component-test page, update disabled button styles
2022-02-16 15:25:38 -05:00
bmauger
f32439972d Add error states to component-test page, update disabled button styles
Center footer link when stacked.
2022-02-16 15:01:17 -05:00
Max
51407aaef7 Merge branch 'develop' into feature/CSR-268_fix 2022-02-16 13:25:29 -05:00
Max
845679df74 Cleanup and logic fixes 2022-02-16 13:25:05 -05:00
bmauger
e2e7f194b4 CSR-262 validation styling updates. 2022-02-16 08:57:23 -05:00
bmauger
dd6d7cda06
Merge pull request #215 from Safelite/CSR-186-qa-bug-fix
CSR-186 scope css to fix specificity issue.
2022-02-15 09:11:17 -05:00
bmauger
6a7c4606c6 CSR-186 scope css to fix specificity issue. 2022-02-15 08:59:47 -05:00
Max
965ab3e8d1 Merge branch 'develop' into feature/CSR-339_defect 2022-02-14 17:12:12 -05:00
Max
781a1f8967 Adding condition to when change event occurs on radio buttons 2022-02-14 17:11:53 -05:00
Max
56cda31f8c adding condition to when radio button on change event fires 2022-02-14 16:18:50 -05:00
Adam Caouette
fe2b33dab7 CSR-254: pass isDisabled prop down to button main and prevent blocking 2022-02-14 11:24:53 -05:00
Adam Caouette
18a3641a54 CSR-254: remove invalid tests / add tests to increase code coverage 2022-02-11 17:02:17 -05:00
Adam Caouette
b23c483823 Merge branch 'develop' into feature/CSR-254 2022-02-11 15:16:55 -05:00
bmauger
08f0f90576 CSR-341 WIP 2022-02-10 15:58:21 -05:00
bmauger
bb2088c8ff CSR-341 WIP commit to fix back button on vehicle damage page. 2022-02-10 13:45:38 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
Adam Caouette
8ddf244a5e CSR-254: move validation into child elements 2022-02-09 17:23:06 -05:00
bmauger
66503b7850 Update unit test. 2022-02-09 16:07:17 -05:00
bmauger
827c5e6d58 CSR-257 code updates. 2022-02-09 15:59:57 -05:00
bmauger
a3fd891d16 Update unit test. 2022-02-09 12:50:45 -05:00
bmauger
18ead1be27 CSR-257 WIP 2022-02-09 09:35:27 -05:00
bmauger
bb161ee97f CSR-257 WIP do not merge. 2022-02-08 17:44:42 -05:00
FrankRua
9581dcc974 small changes 2022-02-08 08:59:24 -05:00
CarlNation
8d3d0d9d74 CSR-78 simplify if stmt 2022-02-04 16:27:10 -05:00
CarlNation
06c312d6c6 CSR-78 switch prop to computed 2022-02-04 16:25:03 -05:00
Adam Caouette
4c4d73df17 Merge branch 'develop' into feature/CSR-254 2022-02-04 15:52:10 -05:00
Adam Caouette
90d4b00c42 CSR-254: updates for recent changes to buttons 2022-02-04 15:45:15 -05:00
max-dempsey
186b819404
Merge pull request #195 from Safelite/feature/unit-test-updates
Cleaning up button emit changes and adjusting unit tests
2022-02-04 15:25:38 -05:00
bmauger
ff61193643 Fix css button issue. 2022-02-04 14:27:30 -05:00
bmauger
0fe50fb780
Merge pull request #192 from Safelite/CSR-257-funnel-footer-updates
CSR-257 update how button and text link wrap and stack.
2022-02-04 14:00:58 -05:00
bmauger
174b421413 Update unit test. 2022-02-04 13:58:27 -05:00
bmauger
44c15969c2 CSR-257 update unit test. 2022-02-04 13:50:30 -05:00
Max
17e05dcf66 Cleaning up button emit changes and adjusting unit tests 2022-02-04 13:45:54 -05:00
bmauger
1fdee10336 Set button width. 2022-02-04 10:20:49 -05:00
Adam Caouette
30ae4fcd8b Merge branch 'develop' into feature/CSR-254 2022-02-03 17:43:51 -05:00
bmauger
0cbcbd8212 Remove unneeded code. 2022-02-03 13:09:27 -05:00
bmauger
e6a5648a59 CSR-257 update how button and text link wrap and stack. 2022-02-03 13:06:58 -05:00
Max
2db0567072 Merge branch 'develop' into feature/v-model_refactoring 2022-02-03 12:42:46 -05:00
Mark Harris
a21e7aa2c4 modelValue refactoring start 2022-02-03 09:58:44 -05:00
CarlNation
153d6841b2 Merge branch 'develop' into feature/CSR-78 2022-02-03 06:11:41 -05:00
CarlNation
8bb6619050 Merge remote-tracking branch 'origin/develop' into develop 2022-02-03 06:11:15 -05:00
Max
266137f871 changing check change method to take specific value 2022-02-02 16:27:47 -05:00
Frank Rua
cf65f03db0
Merge pull request #186 from Safelite/feature/CSR-268-ajc
CSR-268: few small fixes
2022-02-02 14:58:14 -05:00
Adam Caouette
952969291f CSR-268: few small fixes 2022-02-02 14:54:37 -05:00
Max
2eb2d84ba6 Updating name for button question emit method 2022-02-02 14:43:15 -05:00
CarlNation
4e91469bf2 Merge branch 'develop' into feature/CSR-78 2022-02-02 14:08:48 -05:00
CarlNation
ea5cdb3a9c Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 14:06:50 -05:00
CarlNation
6328bbf5fe CSR-78 jest test coverage 2022-02-02 13:57:44 -05:00
Max
3a0df4a4b1 Updating button question logic 2022-02-02 13:04:39 -05:00
Max
bd0d40357c Merge branch 'develop' into feature/CSR-268 2022-02-02 11:12:20 -05:00
Max
228d4a15e4 Creating damage location question and refactoring button question methods 2022-02-02 11:10:59 -05:00
bmauger
79588647d0 Update unit test. Add isRequired to make model pages. 2022-02-01 14:41:26 -05:00
bmauger
eb8e3a9b4d
Merge pull request #178 from Safelite/CSR-257-footer-component
Csr 257 footer component
2022-02-01 10:46:36 -05:00
bmauger
212b461911 Merge branch 'CSR-257-footer-component' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-257-footer-component 2022-02-01 10:43:04 -05:00
bmauger
ec07dc4730 WIP add unit test. 2022-02-01 10:37:21 -05:00
bmauger
d4c84b8a57
Merge branch 'develop' into CSR-257-footer-component 2022-02-01 08:27:25 -05:00
CarlNation
c454c1d5ff Auto stash before merge of "develop" and "origin/develop" 2022-02-01 08:15:19 -05:00
bmauger
e00fcd3098 CSR-257 funnel-footer updates. 2022-01-31 17:18:48 -05:00
Adam Caouette
215232663d CSR-254: set up damage-location-question 2022-01-31 16:26:36 -05:00
Max
db8be5e8c9 Conflict fixes and update to logic for taking in multiple modelvalue items 2022-01-31 16:21:02 -05:00
Max
02470efdb5 Merge branch 'develop' into feature/CSR-267 2022-01-31 15:34:50 -05:00
Max
221b5c1e73 Adding replace options component and unit tests 2022-01-31 15:23:30 -05:00
bmauger
707fde7b91 WIP CSR-257 2022-01-28 16:24:41 -05:00
FrankRua
b92c425fb4 Linter 2022-01-28 10:22:33 -05:00
Max
ceec84f168 accepting arrays for emmited data in buttonQuestion widget 2022-01-27 09:23:15 -05:00
Max
46cca70d3a Adding emit functionality 2022-01-26 22:45:39 -05:00
Max
1521ad14c9 Adjustments 2022-01-26 08:49:17 -05:00
Adam Caouette
99701dcea2 CSR-314: move styles into component itself 2022-01-25 09:16:26 -05:00
AdamCaouetteSafelite
103056ce85
Merge pull request #164 from Safelite/bugfix/CSR-314
CSR-314: minor style fix
2022-01-24 08:37:48 -05:00
Adam Caouette
612e209646 CSR-314: minor style fix 2022-01-21 17:05:35 -05:00
AdamCaouetteSafelite
7cd8d359a8
Merge pull request #163 from Safelite/bugfix/CSR-314
CSR-314: changes to back button to allow specialty focus outline
2022-01-21 16:56:24 -05:00
Adam Caouette
365d2b68e8 CSR-314: changes to back button to allow specialty focus outline 2022-01-21 16:19:33 -05:00
Frank Rua
9d5be8f8b8
Merge pull request #160 from Safelite/feature/CSR-130
minor changes
2022-01-21 09:30:21 -05:00
FrankRua
94a73a860a minor changes 2022-01-21 09:14:15 -05:00
Max
4ca5d09def Cleaning up props for radio question component 2022-01-21 09:07:18 -05:00
FrankRua
05dd90a204 Unit tests added, alert adjusted 2022-01-20 14:14:06 -05:00
FrankRua
91af7ef626 A few updates 2022-01-20 12:43:35 -05:00
FrankRua
9160d2f7c0 Merge remote-tracking branch 'origin/develop' into feature/CSR-130 2022-01-20 12:36:24 -05:00
FrankRua
a74fc27e0b Alert message CSS 2022-01-20 12:33:58 -05:00
Max
0ee6670949 Merge branch 'develop' into feature/CSR-186_add-logic-to-question-vue 2022-01-20 10:12:10 -05:00
Max
80560902f0 Reworking button question widget to work with 3 different button components 2022-01-20 09:13:49 -05:00
Max
e3b1272429 Reworking button question 2022-01-19 15:48:38 -05:00
Adam Caouette
70082762be CSR-302: fix styles and make sure loader is set to be enabled 2022-01-19 15:23:04 -05:00
FrankRua
a0b5d1ff61 Added dynamic calc for height 2022-01-19 13:48:55 -05:00
FrankRua
48171bb8c0 unneeded import 2022-01-18 16:33:39 -05:00
FrankRua
dedf3d0bd3 Event bus integration 2022-01-18 16:30:44 -05:00
FrankRua
b8d5f7a72d removed 2022-01-17 17:01:54 -05:00
FrankRua
ab947a4d15 Created event bus, created homepage endpoint 2022-01-17 16:53:10 -05:00