Kulbhushan Kaushik
|
120369c5bc
|
COMMIT
|
2022-11-10 08:03:43 -05:00 |
|
Kulbhushan Kaushik
|
7e1eb15d3f
|
commit
|
2022-11-09 12:41:48 -05:00 |
|
Kulbhushan Kaushik
|
a901892227
|
Merge branch 'develop' into feature/SSR-113
|
2022-11-09 12:34:55 -05:00 |
|
Kulbhushan Kaushik
|
548dff63ea
|
commit
|
2022-11-09 12:34:05 -05:00 |
|
Jason Wheeler
|
51ef43177c
|
Merge branch 'develop' into feature/Digital/SSR-117
|
2022-11-09 12:16:06 -05:00 |
|
Jason Wheeler
|
292c46fe34
|
completed tests, removed old 404 page and cleared up a few warnings
|
2022-11-09 12:12:42 -05:00 |
|
Kulbhushan Kaushik
|
181f2bb113
|
commit
|
2022-11-09 09:49:07 -05:00 |
|
Kulbhushan Kaushik
|
11e4bea599
|
commit
|
2022-11-09 08:31:27 -05:00 |
|
Jason Wheeler
|
4475508db5
|
Everything seems to be working now, need to update tests
|
2022-11-08 17:42:11 -05:00 |
|
Jason Wheeler
|
652eed2585
|
Added EventBus to create new alert events
|
2022-11-08 16:11:40 -05:00 |
|
Kulbhushan Kaushik
|
67da517207
|
Site footer changes.
|
2022-11-08 15:28:27 -05:00 |
|
Kulbhushan Kaushik
|
d78da12a98
|
commit
|
2022-11-08 08:25:12 -05:00 |
|
Kulbhushan Kaushik
|
e7fb39a3fb
|
commit
|
2022-11-08 08:18:44 -05:00 |
|
Jason Wheeler
|
bca83d4783
|
Added alert component
|
2022-11-07 14:15:17 -05:00 |
|
Jason Wheeler
|
239ab309d6
|
removed references to accessibletext prop in favor of CMS calculated prop
|
2022-11-07 10:59:00 -05:00 |
|
Kroell
|
b2d71e75b4
|
Deleted backButtonAccessibleText prop
|
2022-11-07 10:37:24 -05:00 |
|
Kroell
|
03f6cdcf25
|
Added accessibility text to subheader
|
2022-11-07 10:17:18 -05:00 |
|
Kulbhushan Kaushik
|
aa0b8b93d1
|
fixed styling for hamburger menu
|
2022-11-04 08:55:23 -04:00 |
|
Kulbhushan Kaushik
|
3df7c33845
|
commit
|
2022-11-04 08:30:22 -04:00 |
|
Jason Wheeler
|
67f2707995
|
updated pattern for asynchronous testing. It should now fail the test if assertion in promise fails or if an error is thrown during the assertion.
|
2022-11-03 12:58:19 -04:00 |
|
Kulbhushan Kaushik
|
6fe6628dec
|
commit
|
2022-11-03 10:17:42 -04:00 |
|
Jason Wheeler
|
dca3fdbf29
|
Merge branch 'develop' into feature/Digital/SSR-100
|
2022-11-02 14:50:28 -04:00 |
|
Jason Wheeler
|
6c8c3db0fc
|
updated tests
|
2022-11-02 14:48:33 -04:00 |
|
Jason Wheeler
|
bc07b2419a
|
page functions
|
2022-11-02 14:25:02 -04:00 |
|
Kulbhushan Kaushik
|
dad65390dd
|
COMMIT
|
2022-11-02 12:34:27 -04:00 |
|
Kulbhushan Kaushik
|
f9ff6916d8
|
commit
|
2022-11-02 12:20:22 -04:00 |
|
Kulbhushan Kaushik
|
a0494cd07e
|
commit
|
2022-11-02 12:14:33 -04:00 |
|
Kulbhushan Kaushik
|
b77078266e
|
commit
|
2022-11-02 12:09:59 -04:00 |
|
Kulbhushan Kaushik
|
d4adc7910d
|
commit
|
2022-11-02 09:30:38 -04:00 |
|
Kulbhushan Kaushik
|
f0d5b5b6b1
|
Merge branch 'develop' into feature/SSR-96
|
2022-11-02 09:16:22 -04:00 |
|
Kulbhushan Kaushik
|
a8e44a6fa9
|
commit
|
2022-11-02 09:16:03 -04:00 |
|
Jason Wheeler
|
fc842b0c5b
|
removed console.log
|
2022-11-02 09:03:51 -04:00 |
|
Kulbhushan Kaushik
|
75eef92707
|
commit
|
2022-11-02 09:01:53 -04:00 |
|
Kulbhushan Kaushik
|
755627a0f5
|
Merge branch 'feature/Digital/SSR-93' into feature/SSR-96
|
2022-11-02 08:15:57 -04:00 |
|
Jason Wheeler
|
ced1b59fed
|
Moved setting selected value in store from question components to parent components. Pulled over arePagePrerequisitesValids methods.
|
2022-11-01 16:12:58 -04:00 |
|
Kulbhushan Kaushik
|
f74ee61231
|
commit
|
2022-11-01 15:09:43 -04:00 |
|
Jason Wheeler
|
5606f41432
|
brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make.
|
2022-11-01 14:44:57 -04:00 |
|
Kulbhushan Kaushik
|
882e8c0110
|
commit
|
2022-11-01 12:58:01 -04:00 |
|
Kulbhushan Kaushik
|
5eb899c080
|
commit
|
2022-11-01 11:45:00 -04:00 |
|
Jason Wheeler
|
badbece45c
|
updated to match vehicle-year tests
|
2022-11-01 11:19:25 -04:00 |
|
Jason Wheeler
|
94607d9a89
|
Merge branch 'develop' into feature/Digital/SSR-93
# Conflicts:
# src/helpers/unit-test-helper.js
|
2022-11-01 10:56:36 -04:00 |
|
Jason Wheeler
|
76087dc752
|
wip
|
2022-11-01 10:54:26 -04:00 |
|
Kulbhushan Kaushik
|
ab61fd6150
|
commit
|
2022-11-01 10:50:47 -04:00 |
|
Kulbhushan Kaushik
|
7242c3b04e
|
unit test for vehicle-year page
|
2022-11-01 10:30:20 -04:00 |
|
Kulbhushan Kaushik
|
6c730ebcc6
|
commit
|
2022-11-01 09:25:24 -04:00 |
|
Jason Wheeler
|
e02070fa39
|
Added back button component
|
2022-10-28 15:54:11 -04:00 |
|
Jason Wheeler
|
564d1e51c9
|
Merge branch 'develop' into feature/Digital/SSR-93
|
2022-10-28 14:33:53 -04:00 |
|
Jason Wheeler
|
ef8910c0ad
|
added back button for subheader
|
2022-10-28 14:33:34 -04:00 |
|
Jason Wheeler
|
fb15bf1ca1
|
Created make-question and finished vehicle-make template
|
2022-10-28 14:31:45 -04:00 |
|
Kulbhushan Kaushik
|
dfac704227
|
setting vehicle-year as first page for the site
|
2022-10-28 11:15:21 -04:00 |
|