Kroell
e9b77fd352
update to zip-format validation
2023-01-03 17:00:50 -05:00
Kroell
b55405f3fb
updates to validation rules
2023-01-03 12:22:29 -05:00
Kroell
64cd3468a9
restructured license-plate-lookup, start of alerts
2023-01-03 12:06:35 -05:00
Kroell
928f9fd4c1
error messages for license plate and zip input, start of validation rules
2023-01-03 11:11:33 -05:00
Kroell
2a2df2b276
added VinNotFound alert, license plate and registration zip lookup methods
2022-12-30 13:52:14 -05:00
Kroell
98ef72f8b7
Added textbox components to license-plate-lookup page
2022-12-29 16:13:37 -05:00
Johan Gunawan
7a3a6e5d19
SSR-175
...
address-lookup and license-plate-lookup pages are added as a placeholder so QA can test the navigation for this ticket.
2022-12-21 17:01:30 -05:00
Kulbhushan Kaushik
d1c2001ade
Merge branch 'develop' into feature/SSR-169
2022-12-19 13:45:37 -05:00
Kulbhushan Kaushik
b98109ba7c
commit. Unit tests and few other changes for button question modal component
2022-12-19 13:45:29 -05:00
Johan Gunawan
10f12c8f60
Add event handlers for submit and invalid-submit events (VeeValidate)
2022-12-16 13:56:28 -05:00
Kulbhushan Kaushik
a4da7fad51
Merge pull request #75 from Safelite/feature/SSR-169
...
Feature/ssr 169
2022-12-16 09:40:30 -05:00
Kulbhushan Kaushik
cef550b806
commit
2022-12-16 09:26:32 -05:00
Johan Gunawan
126b027b05
Feature/Digital/SSR-174
2022-12-15 15:27:53 -05:00
Kulbhushan Kaushik
489cf492af
commit
2022-12-15 10:55:54 -05:00
Jason Wheeler
87159dbb87
final
2022-12-12 16:27:43 -05:00
Jason Wheeler
d68146b312
no message
2022-12-12 15:21:03 -05:00
Jason Wheeler
b8fcf6db3d
styled and functional
2022-12-12 10:56:04 -05:00
Jason Wheeler
000a047c80
functional but needs styles completed
2022-12-09 15:49:36 -05:00
Jason Wheeler
a15b7fb0de
fixed some tests
2022-12-08 15:40:50 -05:00
Jason Wheeler
6a7d41f164
vehicle-style page will skip to damage if only one style and they haven't visited the damage page yet.
2022-12-07 16:38:03 -05:00
Kulbhushan Kaushik
34acc1c6ca
Merge branch 'develop' into feature/SSR-131
2022-12-06 10:19:40 -05:00
Kulbhushan Kaushik
503e594393
commit
2022-12-06 10:16:59 -05:00
Johan Gunawan
915dc8634e
Merge pull request #61 from Safelite/defect/Digital/SSR-153
...
SSR.-153. Resolve "Invalid prop" warning after a year is selected in "vehicle-year" page
2022-12-06 09:22:03 -05:00
Johan Gunawan
b60d892f2d
Merge pull request #62 from Safelite/defect/Digital/SSR-154
...
SSR-154. Resolve "cmsWidgetName" warning from unit test.
2022-12-06 09:21:15 -05:00
Johan Gunawan
60d98f9938
Array needs to be initialized
2022-12-05 17:28:31 -05:00
Johan Gunawan
75b7833a80
Remove unnecessary computed
...
SiteSubHeader component already has a computed property for backButtonAccessibleText.
2022-12-05 17:13:34 -05:00
Johan Gunawan
8a1933d76f
Change String to Number
...
The actual implementation in the component is using number instead of a string. The tests should match that.
2022-12-05 16:10:45 -05:00
Johan Gunawan
81a35dd0bb
Fix console warning in DevTools
2022-12-05 16:08:35 -05:00
Kulbhushan Kaushik
b770d9c078
commit
2022-12-05 14:51:22 -05:00
Kulbhushan Kaushik
3efb2f6e15
COMMIT
2022-12-05 10:35:25 -05:00
Kulbhushan Kaushik
17a736b542
Merge branch 'develop' into feature/SSR-131
2022-12-05 08:54:42 -05:00
Johan Gunawan
8281a7faf9
Fix “Invalid prop: type check failed for prop "answers" warnings displayed in the DevTools Console when opening the “vehicle-year” page locally.
...
Initial value for "years" should be assigned to an empty array. "Array" is a function and need to be called with "new Array()" to get an empty array. I opted for a shorter syntax but the idea is the same.
2022-12-01 15:12:09 -05:00
Kulbhushan Kaushik
a2eb94015e
commit
2022-12-01 14:59:13 -05:00
Kulbhushan Kaushik
240e450f74
commit
2022-11-29 13:53:39 -05:00
Kulbhushan Kaushik
5eb4c2f9ee
commit
2022-11-29 09:58:31 -05:00
Kulbhushan Kaushik
8a04f2e2ae
Merge branch 'develop' into feature/SSR-129
2022-11-28 13:00:16 -05:00
Jason Wheeler
21a4db6a30
completed tests
2022-11-28 12:47:15 -05:00
Jason Wheeler
cff016c30f
Merge branch 'develop' into feature/Digital/SSR-130
2022-11-28 09:36:14 -05:00
Kulbhushan Kaushik
7b78fe1e74
commit
2022-11-23 08:36:21 -05:00
Kulbhushan Kaushik
024c10df8f
commit
2022-11-23 08:15:52 -05:00
Kulbhushan Kaushik
bd232833e3
Merge branch 'develop' into feature/SSR-129
2022-11-23 08:10:58 -05:00
Jason Wheeler
b25022f15a
Started working on parts page, still need to get some tests to work
2022-11-22 16:31:22 -05:00
Kulbhushan Kaushik
7c21369f57
update damage to the store.
2022-11-22 13:58:21 -05:00
Kroell
785dae5d2f
Styling fixes- button-question padding and vehicle-damage scrolling
2022-11-21 12:54:59 -05:00
Kulbhushan Kaushik
6a0582b363
unit tests for vehicle damage components
2022-11-18 10:01:25 -05:00
Kulbhushan Kaushik
298b880d83
Merge branch 'develop' into feature/SSR-113
2022-11-17 07:53:29 -05:00
US\katie.kroell
f5c5f9af7d
Added backButtonAccessibilityText to vehicle-style page
2022-11-16 16:19:30 -05:00
Jason Wheeler
aa541505df
Merge pull request #43 from Safelite/feature/digital/SSR-103
...
Added backButtonAccessibleText to vehicle-model page
2022-11-16 11:35:03 -05:00
Jason Wheeler
c008ac3ff3
test fix
2022-11-16 11:24:21 -05:00
Jason Wheeler
f84ff4a26e
test
2022-11-16 11:03:58 -05:00