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
FrankRua
5f8108e4b8
Switched to using await, ditched emitter
2022-01-14 16:22:35 -05:00
Adam Caouette
99d1c654d2
Merge branch 'develop' into feature/CSR-254
2022-01-14 14:36:03 -05:00
Adam Caouette
349c59b7dd
CSR-254: Implement final stages of form test
2022-01-13 15:58:19 -05:00
Max
30e78bf403
Removing duplicate back button
2022-01-13 14:18:39 -05:00
CarlNation
03dcf3362d
CSR-258
2022-01-13 13:18:11 -05:00
Max
a6b7bc8e5d
Fixing padding for back button
2022-01-13 08:58:21 -05:00
bmauger
1aaf7a22a6
CSR-241 add isMultiSelect prop.
2022-01-11 10:22:55 -05:00
Adam Caouette
42d2d6334b
CSR-254: add generic textInput component and add validation on form-test
2022-01-10 17:38:32 -05:00
Adam Caouette
c746adf49a
CSR-222: remove unneeded prop again
2022-01-07 09:43:15 -05:00
bmauger
c099e6c08d
Merge branch 'develop' into CSR-241-add-prop
2022-01-06 14:54:32 -05:00
Adam Caouette
8600249576
Merge branch 'develop' into feature/CSR-222
2022-01-05 17:42:22 -05:00
Adam Caouette
0d93ea4445
CSR-222: move back-button into different folder
2022-01-05 17:09:32 -05:00
Adam Caouette
96a5cdf46e
CSR-222: refactor with emit for click event
2022-01-05 16:55:10 -05:00
Max
c2a4f87270
Fixing unit test
2022-01-04 15:23:06 -05:00
Max
40e47949ef
removing unneeded classes
2022-01-04 15:15:37 -05:00
Max
b2a2e0303c
updating styling for funnel sub header
2022-01-04 10:49:53 -05:00
Max
605109b1fb
Changes requested via jira
2022-01-04 10:44:46 -05:00
bmauger
a57b44489e
CSR-241 Update props
2022-01-03 13:50:57 -05:00
bmauger
7de8be9bf2
Merge pull request #120 from Safelite/feature/CSR-174
...
Feature/CSR-174
2022-01-03 09:44:41 -05:00
bmauger
982db0115c
CSR-227 update unit test.
2022-01-03 09:02:51 -05:00
bmauger
4374dfdb12
CSR-227 update header font size.
2022-01-03 08:57:21 -05:00
Adam Caouette
6f27196c47
CSR-174: remove unneeded parentheses in sr-only list-button text
2021-12-30 13:25:35 -05:00
Adam Caouette
c5ceb36cfd
CSR-174: remove no longer needed prop
2021-12-28 09:50:58 -05:00
Adam Caouette
82924a69b9
CSR-174: restore aria-label prop to back button
2021-12-22 16:48:39 -05:00
Max
3dc2e6bcaa
fixing overflow issue
2021-12-22 09:47:21 -05:00
Max
47af82ee10
Updating back button and funnel header to align when text wraps to more than one line
2021-12-21 14:57:23 -05:00
bmauger
05b4042f36
Remove backButtonAction from unit test.
2021-12-21 13:08:44 -05:00
bmauger
4050f7faa1
Update back button to remove text as link.
...
Add padding around back button.
2021-12-21 12:58:47 -05:00
Max
ea5fb973d4
Merge branch 'develop' into feature/CSR-76
2021-12-20 16:44:52 -05:00
Max
44658ec229
updates for mock page
2021-12-20 16:44:34 -05:00
Adam Caouette
d393d12bec
CSR-222: include header as link; updates
2021-12-20 14:58:04 -05:00
Adam Caouette
609bd99d5f
Merge branch 'develop' into feature/CSR-222
2021-12-17 11:00:47 -05:00
Adam Caouette
137ccd5328
CSR-222: changes to navigation method of back button
2021-12-16 17:05:43 -05:00
Max
a298e15f06
Creating makes page
2021-12-16 16:37:35 -05:00
Adam Caouette
46865fe2bc
CSR-222: update button-back component; rename site-header and header components
2021-12-15 18:13:03 -05:00
bmauger
a475434395
Update references to "radio" where possible/necessary.
2021-12-14 11:24:17 -05:00
bmauger
db33f31648
WIP updating component names and unit tests.
2021-12-13 17:11:47 -05:00
Max
396b885643
Fixing spacing
2021-12-10 14:47:13 -05:00
Max
5f14238eac
Adjusting margin between radio question and page title
2021-12-10 10:59:24 -05:00
Max
a5e89a81f9
Adding new class for sr-only and adjusting spacing on radio question
2021-12-10 10:54:24 -05:00
bmauger
2819f47b94
Merge branch 'develop' into CSR-186-radio-button-updates
2021-12-10 09:25:19 -05:00
bmauger
0e0321b30e
CSR-186
...
Indicate that clicking a radio-button takes the user somewhere
Add a fieldset around the radio button group
Update the loader to indicate that it’s loading
Update the page-header component to use a new color: Gray 550 (#727676 )
2021-12-09 16:26:28 -05:00
Frank
daab1b0f1a
Ran linter
2021-12-08 21:00:37 -05:00
bmauger
1f7525abdc
CSR-186 WIP radio button updates.
2021-12-08 14:42:36 -05:00
Adam Caouette
2d6dcc812f
CSR-203: adjust to use bootstrap style
2021-12-07 15:10:43 -05:00
Adam Caouette
f5c87af4a2
Merge branch 'develop' into feature/CSR-203
2021-12-07 14:52:03 -05:00
Adam Caouette
d5f971b403
CSR-203: add site header component
2021-12-07 14:50:40 -05:00
Max
c739653a71
Updating unit testing to match new emit format on button click
2021-12-07 13:50:22 -05:00
Max
d6c7c38e85
ut
2021-12-06 17:04:12 -05:00
Max
4006d26c30
unit testing
2021-12-06 17:01:28 -05:00
Max
75f7c4abbc
unit testing
2021-12-06 16:55:52 -05:00
Max
b1685360ac
Merge branch 'develop' into feature/CSR-74
2021-12-06 13:44:00 -05:00
Max
026f1dbf23
Updating button click functionality to emit data up to parent components
2021-12-06 13:43:32 -05:00
Adam Caouette
9713b7fdd6
CSR-120: make prop required
2021-12-06 11:22:45 -05:00
Adam Caouette
53760c6794
CSR-120: update unit tests for recent updates in develop branch
2021-12-06 10:31:10 -05:00
Adam Caouette
edf9608b0d
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-12-06 10:27:04 -05:00
Adam Caouette
af0414d241
CSR-120: remove premature logic and code
2021-12-06 10:09:15 -05:00
Max
ba182117cf
Merge branch 'develop' into feature/CSR-121_button-click-function
2021-12-02 16:23:59 -05:00
Max
bfe800de38
Updating unit testing
2021-12-02 16:16:00 -05:00
Adam Caouette
2273567856
CSR-120: remove unneeded line
2021-12-02 11:41:18 -05:00
Adam Caouette
b248a3169a
CSR-120: updates to move CMS logic into parent vehicle-year layout
2021-12-02 11:39:13 -05:00
Adam Caouette
e3a2ff431e
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-12-02 10:29:54 -05:00
Adam Caouette
c98a7a3f5d
CSR-120: update with CMS content for blurry vehicle image
2021-12-02 10:27:49 -05:00
bmauger
f0e0318465
Remove class from radio-question.vue per Max request.
...
Add <p> wrapper around copy.
2021-12-01 12:28:37 -05:00
bmauger
0bb934129b
CSR-186 Add multi-line radio variation. Add loader to primary and secondary buttons.
...
Many updates to radio buttons, add spacer variable and refactor,
2021-12-01 11:34:30 -05:00
Adam Caouette
6513f6cfaa
CSR-120: fix component test
2021-11-29 17:32:40 -05:00
Adam Caouette
08a6e1e8c3
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-11-29 17:22:50 -05:00
Adam Caouette
df92be576d
CSR-120: update unit tests, remove setTimeouts
2021-11-29 17:22:19 -05:00
Max
3ffbf80d9b
Updating tests for new radio buttons and adjustment to margin for year page.
2021-11-29 10:41:24 -05:00
Max
c92112e07f
Updating testing for radioTest with new radio buttons
2021-11-23 17:13:09 -05:00
Max
180e7ded39
Merge branch 'develop' into feature/CSR-121_radio-implementation
2021-11-23 16:15:22 -05:00
Max
ba2aec00d6
integrating updated radio buttons
2021-11-23 16:14:39 -05:00
Adam Caouette
c002b39415
Merge branch 'develop' into feature/CSR-120_vehicle-banner-2
2021-11-23 15:28:31 -05:00
Adam Caouette
58a0f3a64a
CSR-120: expand test coverage
2021-11-23 15:22:24 -05:00
Max
a03e24526a
Styling and structure updates
2021-11-23 11:46:25 -05:00
Adam Caouette
75f3391423
CSR-120: refactoring
2021-11-23 10:32:40 -05:00
Adam Caouette
f80d01a44a
CSR-120 Several updates and refactoring
2021-11-22 19:13:31 -05:00
Frank
ff1511429e
kabab-case and a ton of updates
2021-11-18 15:46:26 -05:00