Commit graph

57 commits

Author SHA1 Message Date
CarlNation
856ae81993 Revert "CASH-144"
This reverts commit e7fee44398.
2025-01-23 09:47:28 -05:00
CarlNation
e7fee44398 CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 07:14:57 -05:00
CarlNation
5d014a2262 CASH-109 tech review recommendations
Use router.push to navigate to return-user page
2025-01-20 10:59:36 -05:00
Adam Caouette
fc3e57321e CASH-79: fix problems when loader suppressed 2025-01-12 15:41:57 -05:00
Scott Kiener
a1335a56d3 Rectify prettier change 2024-08-27 16:18:22 -04:00
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
Bryan Mauger
baf675b18d CSR-1312 fix overlay not blocking mouse click/tap. 2023-07-06 15:14:25 -04:00
Adam Caouette
d2e5fd0f9b CSR-886: annoying formatting changes 2023-03-15 15:19:12 -04:00
Adam Caouette
baa2b44cb4 CSR-886: fix unit tests 2023-03-15 10:17:07 -04:00
Leah Schumann
2d01671fef Removed console.log 2023-02-24 08:26:22 -05:00
Leah Schumann
07a54cbf29 Added vehicle-protected-question unit tests 2023-02-23 07:53:17 -05:00
Leah Schumann
0f9c76e8b7 button-main tests to 100% 2023-02-22 15:46:34 -05:00
Leah Schumann
9a0f97bd0d Added removeLoader test for button-main 2023-02-22 15:13:37 -05:00
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
e88febbfcc CSR-989 fix button double click data issue. 2023-01-03 16:28:44 -05:00
Adam Caouette
a93c1c6740 CSR-803 ish: prettier formatting updates 2022-12-21 11:24:49 -05:00
Adam Caouette
55c67333bc CSR-803 ish: added unit tests / cleaned up some unit tests 2022-12-21 11:22:29 -05:00
Bryan Mauger
74b557a700 Remove unneeded mounted. 2022-12-13 11:31:35 -05:00
Bryan Mauger
66e4184bca CSR-946 fix button state and disable loader for modal buttons. 2022-11-15 15:50:05 -05:00
Katie
c7b04667e0 Format everything 2022-10-28 10:10:11 -04:00
Katie
42eac1d08a CSR-762 GA Cleanup 2022-10-11 08:27:00 -04:00
Katie
e546bad283 CSR-762 GA WIP 2022-10-03 13:18:08 -04:00
Katie
14bed5524c CSR-762 Wrap up GA events 2022-09-30 09:20:15 -04:00
Katie
9e4d244c14 CSR-762 Back glass 2022-09-20 14:22:05 -04:00
Bryan Mauger
4156eb281b CSR-795 add modal for quote page. 2022-08-24 09:43:34 -04:00
Bryan Mauger
32bbb69d08 DE-7273 update button colors to fix contrast issue. 2022-08-12 15:25:20 -04:00
FrankRua
cc81fb4296 extra needed for unit tests 2022-04-29 16:25:51 -04:00
FrankRua
533bc558e0 More events 2022-04-29 16:11:10 -04:00
Max
8930cc8681 Merge branch 'develop' into feature/CSR-92 2022-04-05 13:13:30 -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
5a31488294 Fix unit test. 2022-02-17 09:21:43 -05:00
bmauger
acd770db5e Fix bug with button loader/spinner. 2022-02-17 09:11:10 -05:00
bmauger
6de922747c Update font weights for buttons. 2022-02-16 15:21:17 -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
c3f308cf7e Update validation styling, add cursor to disabled button. 2022-02-16 11:29:40 -05:00
bmauger
e2e7f194b4 CSR-262 validation styling updates. 2022-02-16 08:57:23 -05:00
bmauger
6f89fddb4a CSR-266 refactor buttons per Rachel Figma update. 2022-02-15 18:58:24 -05:00
bmauger
5bbb6dc9f5 CSR-266 update styles. 2022-02-15 17:00:11 -05:00
bmauger
ff1c1c9d7f CSR-266 qa updates 2022-02-15 15:41:09 -05:00
Adam Caouette
fe2b33dab7 CSR-254: pass isDisabled prop down to button main and prevent blocking 2022-02-14 11:24:53 -05:00
Adam Caouette
3f8eef0b07 CSR-254: fixes 2022-02-11 17:00:51 -05:00
Adam Caouette
7deaffe68f Merge branch 'develop' into feature/CSR-254 2022-02-10 09:15:45 -05:00
bmauger
a3fd891d16 Update unit test. 2022-02-09 12:50:45 -05:00
Adam Caouette
4c4d73df17 Merge branch 'develop' into feature/CSR-254 2022-02-04 15:52:10 -05:00
Adam Caouette
90d4b00c42 CSR-254: updates for recent changes to buttons 2022-02-04 15:45:15 -05:00