Bryan Mauger
b24f1fb95d
CSR-1021 Move ux-components folder to src
2023-01-18 15:26:20 -05:00
Bryan Mauger
58de890281
CSR-1021 Move shared components into unique folders.
2023-01-17 14:05:02 -05:00
Bryan Mauger
3e1b20c92c
CSR-938 fix text crowding issue on small screen sizes.
...
Checked with Rachel on styling. Radio should be positioned top of text when text wraps.
2022-12-16 07:45:30 -05:00
Katie
f4c23cb5b5
CSR-918 Fix styling based on Bryan's feedback
2022-11-03 17:02:31 -04:00
Katie
af80ae6f22
CSR-918 Edit hover styling
2022-11-03 09:33:37 -04:00
Katie
c7b04667e0
Format everything
2022-10-28 10:10:11 -04:00
Katie
4f5c71dcf9
CSR-762 Refactor to use v-model
2022-10-13 15:01:05 -04:00
Katie
afa94625f7
CSR-762 Fix tests
2022-10-11 16:52:07 -04:00
Katie
fe9602200c
CSR-762 Add tests
2022-10-05 14:22:25 -04:00
Katie
fff1aa1848
CSR-762 Update some tests, get GA working for inputs for keyboard navigation
2022-09-27 15:50:49 -04:00
Katie
d4100f4d26
CSR-762 Edit how most button-question wrappers emit
2022-09-23 09:31:17 -04:00
Katie
25a27563ab
CSR-762 Add shared props
2022-09-22 14:00:44 -04:00
Katie
87a4389e13
CSR-762 Cleanup
2022-09-22 11:32:45 -04:00
Katie
c04b99af1b
CSR-762 Some naming changes
2022-09-22 10:21:52 -04:00
Matt Sykes
007c464e01
Reference to const
2022-08-03 10:08:41 -04:00
Matt Sykes
5006a22221
Fixed broken tests
2022-08-01 17:29:25 -04:00
Matt Sykes
b73649e490
CSR-705 value logging masking type
...
- value logging masking type
- added to other components under button-questions
- added logging for radio as it was missing (only fires onchange of radio which is different than others although arguably more right...
2022-08-01 16:42:10 -04:00
Katie
75b1640f70
CSR-715 Fix validation
2022-07-05 08:57:21 -04:00
Katie
ff51a04e30
CSR-343 Fix tests
2022-06-29 13:18:17 -04:00
Katie
8fe1dd8d7b
CSR-343 Fix reloading/repopulating and CSS
2022-06-28 17:46:05 -04:00
Katie
06335ba625
CSR-343 Finish validation
2022-06-28 11:17:57 -04:00
Katie
7e4494eb25
CSR-343 Finish validation
2022-06-27 13:48:09 -04:00
Katie
9d7c6fc1fc
CSR-343 WIP
2022-06-27 08:40:56 -04:00
Adam Caouette
f991b73f66
CSR-447: refactoring logic of buttons and events, remove unused logic
2022-04-26 09:51:13 -04:00
FrankRua
bcc0114c52
defect updates
2022-03-03 11:06:53 -05:00
FrankRua
0b445f176b
multiple defect fixes
2022-03-02 16:24:37 -05:00
FrankRua
a38bc4d366
default value
2022-03-02 14:10:49 -05:00
Max
352c3c69b9
Radio button fix and radio button unit tests added
2022-03-02 13:12:14 -05:00
CarlNation
fa82333be5
Merge branch 'develop' into feature/CSR-297
2022-02-28 10:54:54 -05:00
bmauger
c40107b3bf
Update focus state.
2022-02-25 16:56:25 -05:00
bmauger
9f81097b6b
Style updates.
2022-02-25 14:27:21 -05:00
FrankRua
7daa667552
state changes
2022-02-24 15:02:57 -05:00
FrankRua
3742c72890
Merge remote-tracking branch 'origin/feature/CSR-270-refactor' into feature/CSR-335
2022-02-24 09:59:08 -05:00
Max
4ffa8d75fe
Fixing method name typo for radio button
2022-02-23 22:05:08 -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
FrankRua
3361e6818a
Updates to account for dev changes
2022-02-22 17:00:09 -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
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
FrankRua
79bf4f774e
Added v-models and catch emit function
2022-02-21 17:07:19 -05:00
bmauger
e16f08598e
CSR-342 replace radio with button-question.
2022-02-21 10:32:04 -05:00
bmauger
2dda277c75
Rebuild radio buttons.
2022-02-18 12:23:22 -05:00
bmauger
b97a97bfc3
Merge pull request #229 from Safelite/CSR-341-nested-radio-poc-2
...
CSR-341 WIP nested radio demo
2022-02-18 11:33:07 -05:00
Max
3aa63cace6
Updating button change functionality ternary
2022-02-18 11:00:05 -05:00
bmauger
495019b471
Set radio buttons to align top per Rachel.
2022-02-18 09:15:43 -05:00
bmauger
ab23fe5fe7
CSR-341 WIP nested radio demo
2022-02-18 08:50:45 -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
bmauger
764724e9fd
CSR-341 remove code snippet.
2022-02-11 13:44:49 -05:00