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 |
|
max-dempsey
|
5fda9f9810
|
Merge pull request #161 from Safelite/event-handler-fix
Accounting for radio buttons triggering click even on arrow key press
|
2022-01-21 13:44:50 -05:00 |
|
Max
|
5df8ea9714
|
Accounting for radio buttons triggering click even on arrow key press
|
2022-01-21 13:41:07 -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-dempsey
|
25182730af
|
Merge pull request #159 from Safelite/feature/CSR-186_cleanup
Cleaning up props for radio question component
|
2022-01-21 09:13:32 -05:00 |
|
Max
|
4ca5d09def
|
Cleaning up props for radio question component
|
2022-01-21 09:07:18 -05:00 |
|
Frank Rua
|
882667c8f7
|
Merge pull request #157 from Safelite/feature/CSR-130
Feature/csr 130
|
2022-01-20 14:17:08 -05:00 |
|
FrankRua
|
05dd90a204
|
Unit tests added, alert adjusted
|
2022-01-20 14:14:06 -05:00 |
|
AdamCaouetteSafelite
|
b0ec6147dd
|
Merge pull request #158 from Safelite/bugfix/CSR-317
CSR-317: fix style to be 2.5px width
|
2022-01-20 13:39:26 -05:00 |
|
bmauger
|
f0f42ac2ac
|
Merge pull request #156 from Safelite/BRM-link-font-weight
BRM update font weights on hover (links).
|
2022-01-20 13:03:56 -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 |
|
bmauger
|
1b9079163e
|
BRM update font weights on hover (links).
|
2022-01-20 12:35:56 -05:00 |
|
FrankRua
|
a74fc27e0b
|
Alert message CSS
|
2022-01-20 12:33:58 -05:00 |
|
Adam Caouette
|
e20e663dbe
|
CSR-317: fix style to be 2.5px width
|
2022-01-20 11:52:33 -05:00 |
|
max-dempsey
|
908f4b169d
|
Merge pull request #155 from Safelite/feature/CSR-186_add-logic-to-question-vue
Feature/csr 186 add logic to question vue
|
2022-01-20 10:55:56 -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
|
0301b0d3e3
|
Fixing test pages and unit tests
|
2022-01-20 10:10:47 -05:00 |
|
Max
|
80560902f0
|
Reworking button question widget to work with 3 different button components
|
2022-01-20 09:13:49 -05:00 |
|
AdamCaouetteSafelite
|
6198666ded
|
Merge pull request #154 from Safelite/bugfix/CSR-302
CSR-302: fix styles and make sure loader is set to be enabled
|
2022-01-19 15:49:32 -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 |
|
bmauger
|
0576bca93d
|
Merge pull request #153 from Safelite/BRM-font-update
Add font-weight 700.
|
2022-01-19 12:41:53 -05:00 |
|
bmauger
|
284fc7afe2
|
Add font-weight 700.
|
2022-01-19 12:26:18 -05:00 |
|
bmauger
|
99ed3323ac
|
Merge pull request #152 from Safelite/BRM-link-updates
Update link styles.
|
2022-01-19 09:52:26 -05:00 |
|
bmauger
|
82b7cdbf99
|
Update link styles.
|
2022-01-19 08:57:39 -05:00 |
|
AdamCaouetteSafelite
|
6fdd1ab0c5
|
Merge pull request #151 from Safelite/feature/CSR-254
CSR-254: remove unused validation rules preventing form from valid status
|
2022-01-19 08:15:36 -05:00 |
|
Adam Caouette
|
9f58e600b6
|
CSR-254: remove unused validation rules preventing form from valid status
|
2022-01-18 21:35:56 -05:00 |
|
AdamCaouetteSafelite
|
5b3b8f76c1
|
Merge pull request #150 from Safelite/feature/CSR-254
Feature/CSR-254
|
2022-01-18 18:37:27 -05:00 |
|
Adam Caouette
|
dd99a541ec
|
CSR-254: fixes and tweaks
|
2022-01-18 17:44:12 -05:00 |
|
Adam Caouette
|
a081592f32
|
Merge branch 'develop' into feature/CSR-254
|
2022-01-18 17:20:18 -05:00 |
|
Adam Caouette
|
98303b15b8
|
CSR-254: fix checkbox valid issue
|
2022-01-18 17:18:12 -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 |
|
Max
|
8a45b752fe
|
Merge remote-tracking branch 'origin/CSR-186-strip-logic-from-components' into feature/CSR-186_add-logic-to-question-vue
|
2022-01-18 09:11:25 -05:00 |
|
bmauger
|
85a07de718
|
CSR-186 strip logic from button and card components.
|
2022-01-18 08:32:22 -05:00 |
|
AdamCaouetteSafelite
|
0192a8e9f3
|
Merge pull request #149 from Safelite/bugfix/CSR-302
CSR-302: move certain scss files to avoid prepend duplications
|
2022-01-17 17:31:21 -05:00 |
|
FrankRua
|
3ab5a97a4c
|
returned undefined if we don't have the event
|
2022-01-17 17:04:40 -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 |
|
Adam Caouette
|
045a77b11a
|
CSR-302: add comments and also put change on vue.release.config.js
|
2022-01-17 14:35:45 -05:00 |
|
Adam Caouette
|
d038b44198
|
CSR-302: move certain scss files to avoid prepend duplications
|
2022-01-17 14:21:34 -05:00 |
|
AdamCaouetteSafelite
|
6bf01676da
|
Merge pull request #148 from Safelite/feature/CSR-254
Feature/CSR-254
|
2022-01-17 10:43:01 -05:00 |
|
Adam Caouette
|
0d032ea15e
|
CSR-254: exclude form-test from jest
|
2022-01-14 16:43:32 -05:00 |
|
Adam Caouette
|
8108886b10
|
CSR-254: update list-button w/ vee validate and add to form-test layout
|
2022-01-14 16:42:38 -05:00 |
|