Commit graph

116 commits

Author SHA1 Message Date
Max
39130bf007 Merge remote-tracking branch 'origin/feature/dynamic-routing' into features/funnel-transitions 2021-10-29 09:51:46 -04:00
bmauger
c7ea6aa726
Merge pull request #26 from Safelite/brm-button-fix
Update css for focus state on buttonPrimary.
2021-10-29 09:46:35 -04:00
Bryan
1153094f17 Update css for focus state on buttonPrimary. 2021-10-29 09:39:58 -04:00
bmauger
2b469e0476
Merge pull request #25 from Safelite/brm-list-button
Add List Button.
2021-10-29 09:20:28 -04:00
Frank
d4dacd63ae More for dynamic routing 2021-10-28 22:31:37 -04:00
Bryan
ccc0f485b0 Update buttonPrimary, listButton, radioCard.
NOTE: disabled button now has dynamic aria-disabled element.
2021-10-28 17:34:31 -04:00
Bryan
3854b4aa90 Create listButton component.
Separate from buttonPrimary.
2021-10-28 10:16:28 -04:00
Bryan
d425bf3db7 Add List Button. 2021-10-28 09:56:57 -04:00
Frank
e92d3933d5 Merge branch 'develop' into feature/dynamic-routing 2021-10-27 21:12:15 -04:00
Frank
d85a1feb7b Added store actions to real api calls 2021-10-27 21:09:38 -04:00
bmauger
3f09c02698
Merge pull request #24 from Safelite/brm-button-updates
Re-add button spinners.
2021-10-27 16:06:23 -04:00
Bryan
2d1741123b Remove this.buttonType (not needed). 2021-10-27 16:02:15 -04:00
Bryan
3ad5b0075f Move class from component to markup. 2021-10-27 15:51:57 -04:00
Bryan
0c9331d553 Remove button type. Add class. Format code. 2021-10-27 14:18:07 -04:00
Frank
da0ce5c07d Added back jest support for unit testing, added mock unit test 2021-10-27 11:24:32 -04:00
Bryan Mauger
6edc1222a5 Re-add spinner to button. 2021-10-27 10:57:22 -04:00
Frank Rua
ac416db4d8 Re-add button spinners. 2021-10-27 10:42:04 -04:00
Frank
4547e988cd Merge branch 'develop' into feature/dynamic-routing 2021-10-26 17:32:59 -04:00
Frank Rua
726b004763
Merge pull request #23 from Safelite/feature/branch-merge
changed to new structure
2021-10-26 17:30:49 -04:00
Frank
170eff0ed8 changed to new structure 2021-10-26 17:29:35 -04:00
Frank
5cbb6f4228 Merge branch 'brm-image-button-updates' into feature/branch-merge 2021-10-26 16:31:36 -04:00
Frank
bedffdef9a Merge remote-tracking branch 'origin/md-branch' into feature/dynamic-routing 2021-10-26 14:59:17 -04:00
Max
74a0b66071 updating API call method 2021-10-26 13:31:55 -04:00
Frank Rua
28a1d373ce
Merge pull request #22 from Safelite/feature/dynamic-routing
Updated JS files to point to fmg
2021-10-26 10:14:02 -04:00
Frank
bd128c30c6 Updated JS files to point to fmg 2021-10-26 10:13:11 -04:00
Frank Rua
607670eb0c
Merge pull request #21 from Safelite/feature/dynamic-routing
updated release config
2021-10-26 10:04:09 -04:00
Frank
807c453848 updated release config 2021-10-26 10:03:19 -04:00
Frank Rua
4ecdeae2f7
Merge pull request #19 from Safelite/feature/dynamic-routing
changed output path
2021-10-26 09:54:43 -04:00
Frank
5e25f79a56 changed output path 2021-10-26 09:49:09 -04:00
Frank Rua
4f12d62284
Merge pull request #18 from Safelite/feature/dynamic-routing
Feature/dynamic routing
2021-10-26 09:25:43 -04:00
Frank
31fe28f8d2 Updated routing for S3 2021-10-26 09:19:54 -04:00
Bryan
c7ae2412be Adjust padding. 2021-10-26 06:48:26 -04:00
Bryan
f49e49174c WIP - remove unneeded test code. 2021-10-25 19:08:31 -04:00
Bryan
715fe43f33 WIP - css cleanup. 2021-10-25 19:02:46 -04:00
Bryan
ffd9a42738 WIP - style updates. 2021-10-25 18:31:07 -04:00
Bryan
16c0437b9e WIP - radioCard updates. 2021-10-25 18:07:36 -04:00
Bryan
3106273ff2 WIP Create radio button with image. 2021-10-25 17:14:54 -04:00
Frank
a9c2ab27c2 !!GitHub_Desktop<feature/dynamic-routing> 2021-10-25 10:57:19 -04:00
Frank
7f3134a929 md into dynamic routing 2021-10-25 10:46:28 -04:00
Max
e30a4e94cd Adding radio buttons 2021-10-25 10:10:46 -04:00
bmauger
c9b2b9094b
Merge pull request #16 from Safelite/brm-text-link
Add text link style.
2021-10-21 09:42:30 -04:00
Frank Rua
c878bfbe07
Merge pull request #17 from Safelite/feature/dynamic-routing
Added back <router-view></router-view>
2021-10-20 20:38:12 -04:00
FrankSafelite
eaaf665e48 Added back <router-view></router-view> 2021-10-20 20:37:20 -04:00
Bryan
b984714003 Add text link style. 2021-10-20 14:53:47 -04:00
bmauger
19bbe682f7
Merge pull request #15 from Safelite/brm-cleanup
Remove unneeded components.
2021-10-20 14:32:25 -04:00
Bryan
23bcb41f47 Remove unneeded components. 2021-10-20 14:23:45 -04:00
bmauger
44ad037cf2
Merge pull request #13 from Safelite/brm-buttons
Add styled buttons and add props for button copy. Add button animation.
2021-10-20 12:27:09 -04:00
Bryan
8faf7c1b2c Re-push button updates. 2021-10-20 12:17:23 -04:00
bmauger
c4aec69678 Revert "Update buttons to use one button for all instances (so far)."
This reverts commit 868897f0d2.
2021-10-20 11:54:08 -04:00
bmauger
b31aebeebe Merge branch 'develop' into brm-buttons 2021-10-20 11:22:08 -04:00