Commit graph

273 commits

Author SHA1 Message Date
Max
44e0539068 unit test fixes 2022-04-19 12:22:44 -04:00
Max
18710d1469 Updating ways special strings are parsed 2022-04-19 10:26:31 -04:00
Max
7150f5fd9b Merge branch 'develop' into feature/CSR-92 2022-04-15 16:24:30 -04:00
Max
b41db74fd4 Adding string replace methods to alert widget 2022-04-15 16:21:57 -04:00
Adam Caouette
ff7c1cf815 CSR-419: more tweaks to make safari match chrome for checkmark 2022-04-12 10:12:31 -04:00
Adam Caouette
e6473e51ab CSR-419: fix checkbox position 2022-04-12 09:36:26 -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
CarlNation
c2e39d8b1b CSR-482 defect
the cms returns styling html embedded for the content and it is displaying the html in the alert box
2022-04-11 14:48:21 -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
e1da84ee61 Adding new cms content retrieval method to alert component 2022-04-08 13:02:46 -04:00
Adam Caouette
7a1e5b8f4f CSR-419: update unit tests for css changes 2022-04-07 17:24:38 -04:00
Adam Caouette
ed94db7b0e CSR-419: adjust styles for padding 2022-04-07 16:28:30 -04:00
Max
76935aac00 Merge branch 'develop' into feature/CSR-92 2022-04-06 09:39:19 -04:00
Adam Caouette
8ee169bc5b CSR-436: adjust CSS height of hidden input so Safari will allow focus on it 2022-04-05 14:09:00 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -04:00
bmauger
b110a82859 Remove outline from list-button. 2022-03-31 13:27:15 -04:00
bmauger
63a9facc66 Remove outline. 2022-03-31 08:40:39 -04:00
bmauger
44dfb7cadb Remove outline to fix rounded corners issue. 2022-03-30 15:10:32 -04:00
bmauger
7f1a4b79b4 Update button border fix for Safari/iOS. 2022-03-30 10:39:39 -04:00
Max
b982d3a26a Merge branch 'develop' into feature/CSR-92 2022-03-29 09:09:27 -04:00
Max
c007430e63 Adding validations to lpl 2022-03-24 15:04:27 -04:00
bmauger
47d9e0b51a Update hover state for primary button. 2022-03-24 13:58:02 -04:00
bmauger
9da696027a Update hover query. 2022-03-22 15:10:13 -04:00
bmauger
3df8132743 CSR-444 fix alert padding. 2022-03-22 14:16:15 -04:00
Adam Caouette
de44616680 CSR-262: fix missing focus outline on checked buttons 2022-03-19 10:29:55 -04:00
Adam Caouette
4f6f6242a0 CSR-319: expand Alert component to allow for multiple paragraphs 2022-03-15 18:52:36 -04:00
Adam Caouette
acc9518675 CSR-319: fix syncing error between selectedValues and validation values 2022-03-15 13:21:42 -04:00
AdamCaouetteSafelite
e4aa8d28e8
Merge pull request #279 from Safelite/feature/CSR-319
CSR-319: fix event triggers for radio buttons
2022-03-08 12:40:55 -05:00
Adam Caouette
d95e6c10dd CSR-319: fix event triggers for radio buttons 2022-03-08 12:26:35 -05:00
bmauger
4bff7b7792 CSR-269 style updates. 2022-03-08 10:46:47 -05:00
Adam Caouette
4e6c8e5d3c Merge branch 'develop' into feature/CSR-319 2022-03-07 15:23:22 -05:00
bmauger
c7e18f2ded Remove focus outline on iPhone. 2022-03-07 09:34:41 -05:00
Frank Rua
a06fc7412b
Merge pull request #271 from Safelite/feature/CSR-335
Feature/csr 335
2022-03-04 17:20:12 -05:00
FrankRua
533c799385 defects 2022-03-04 16:56:58 -05:00
Adam Caouette
4111bd1a5c CSR-319: clean up 2022-03-04 15:02:56 -05:00
Max
b3c869f293 radio updates 2022-03-04 14:22:25 -05:00
Adam Caouette
f36d199670 Merge branch 'develop' into feature/CSR-319 2022-03-04 13:54:45 -05:00
Adam Caouette
98b4329693 CSR-319: remove console logging and outdated code blocks 2022-03-04 13:03:35 -05:00
Adam Caouette
312ba851bf CSR-319: move validation rules and errors into centralized files; fix and set up validation unit tests 2022-03-04 13:03:08 -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
FrankRua
bcc0114c52 defect updates 2022-03-03 11:06:53 -05:00
bmauger
2149321103 Add unit test and fix link issue for Bindu. 2022-03-03 10:52:30 -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
Adam Caouette
ca0b266efa CSR-319: move validation into vehicle-damage page 2022-03-01 14:12:05 -05:00
FrankRua
57770537fd More unit tests 2022-03-01 11:01:16 -05:00
FrankRua
b43bdb3960 Merge branch 'develop' into feature/CSR-335 2022-03-01 10:26:53 -05:00
Adam Caouette
bb3894441a Merge branch 'develop' into feature/CSR-319 2022-03-01 09:19:00 -05:00