Kulbhushan Kaushik
190b964d07
commit
2023-01-11 12:35:59 -05:00
Kulbhushan Kaushik
8aed00aebd
commit
2023-01-11 12:25:59 -05:00
Kulbhushan Kaushik
a7f4b26b9e
Merge branch 'develop' into feature/SSR-201
2023-01-11 12:22:36 -05:00
Kulbhushan Kaushik
cf5aa91975
SSR-201 changes.
2023-01-11 12:22:26 -05:00
Johan Gunawan
ce35f538d2
No damage string for repair
...
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
No damage string for repair
New requirement says that if the damage is a repair, the navigation is not going to go to the vehicle lookup pages (by vin, by license place, by address).
2023-01-11 12:01:57 -05:00
Kroell
4410816c86
Created common config value to pull dev domain from
2023-01-11 09:38:45 -05:00
Johan Gunawan
43fa1c7270
Add more properties to be updated
2023-01-10 20:41:05 -05:00
Jason Wheeler
c3d164cc2c
updates
2023-01-10 17:16:39 -05:00
Johan Gunawan
f8766cac89
Add updateVehicleVin action
...
Might be used in license-plate-lookup and/or address-lookup as well. It is used in vin-lookup page.
2023-01-10 17:05:31 -05:00
Johan Gunawan
9b1772c631
Add placeholder pages
...
Placeholder pages for pages that don't exist yet but needed so the navigation in the lookup pages can be tested.
2023-01-10 16:13:45 -05:00
Jason Wheeler
49dd239f53
Merge branch 'develop' into feature/Digital/SSR-193
2023-01-10 15:40:31 -05:00
Jason Wheeler
8e4c4f1ed1
commit so I can merge develop again
2023-01-10 15:38:44 -05:00
Johan Gunawan
a683627d95
Match the method signature on navigate()
...
The unmatched method signature is causing pageData not being updated correctly.
2023-01-10 15:18:30 -05:00
Kroell
23c5680399
path changes
2023-01-10 11:37:16 -05:00
Kroell
c55450c81d
Unit tests for license-plate-lookup
2023-01-10 10:13:02 -05:00
Kroell
b975bfc97c
Merge branch 'develop' into feature/digital/SSR-178
2023-01-10 09:08:52 -05:00
Kroell
842c3f3ed6
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
2023-01-10 09:08:35 -05:00
Jason Wheeler
db94b0639a
Merge branch 'develop' into feature/Digital/SSR-193
2023-01-10 09:08:09 -05:00
Jason Wheeler
d53b7e276c
check in so I can pull develop into this branch.
2023-01-10 09:07:35 -05:00
Johan Gunawan
551d6edde6
Add getPartsOrQuestions action. Needed in multiple pages.
2023-01-09 23:01:41 -05:00
Kroell
1dca9f7f6c
Start of unit tests for alerts
2023-01-09 16:50:00 -05:00
Kroell
813eddf124
edits to casing (changed to camelCase)
2023-01-09 16:07:38 -05:00
Kroell
bbf8fc0440
Merge branch 'develop' into feature/digital/SSR-178
2023-01-09 15:59:09 -05:00
Kroell
66ae239757
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
2023-01-09 15:58:58 -05:00
Kroell
83df3b71c9
unit tests for license-plate-lookup
2023-01-09 15:58:39 -05:00
Kulbhushan Kaushik
0752041403
COMMIT - deleted policy zip from essential flow.
2023-01-09 15:34:14 -05:00
Kroell
97412df60b
Merge branch 'develop' into feature/digital/SSR-178
2023-01-09 09:21:03 -05:00
Kroell
87fb867b7c
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
2023-01-09 09:20:41 -05:00
Kulbhushan Kaushik
b5c4ad2a85
commit
2023-01-09 08:32:58 -05:00
Johan Gunawan
7e294fa91d
Use camelCase
...
Use camelCase for component tag and when passing props to match the style in Concept Funnel.
2023-01-06 14:47:07 -05:00
Kroell
9be65c0c81
unit test to check page prereqs
2023-01-06 14:22:54 -05:00
Johan Gunawan
242aff4083
Merge branch 'develop' into feature/SSR-188-v2
2023-01-06 14:19:51 -05:00
Kroell
9bac32b093
change to form on vehicle-lookup pages
2023-01-06 13:19:31 -05:00
Kroell
1e8152feef
Merge branch 'develop' into feature/digital/SSR-178
...
# Conflicts:
# src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:18:12 -05:00
Kroell
61f3691cfc
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
...
# Conflicts:
# src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:17:09 -05:00
Kulbhushan Kaushik
2f0ce627ec
commit
2023-01-06 12:36:41 -05:00
Kulbhushan Kaushik
230dc752b3
commit
2023-01-06 12:07:47 -05:00
Kulbhushan Kaushik
20cbb9272e
commit
2023-01-06 11:28:33 -05:00
Johan Gunawan
e24de8bf70
Fix whitespace issue reported by QA
2023-01-05 21:53:00 -05:00
Kroell
662b6944c4
first unit test - back button navigates
2023-01-05 16:36:41 -05:00
Kulbhushan Kaushik
50d111811f
COMMIT
2023-01-05 15:59:15 -05:00
Kroell
a27e5c4c06
change to vehicle lookup method
2023-01-05 12:01:54 -05:00
Kroell
9e53043d36
testing alerts
2023-01-04 16:14:08 -05:00
Kroell
5366446030
Merge branch 'develop' into feature/digital/SSR-178
2023-01-04 15:19:24 -05:00
Kroell
91756ff479
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
2023-01-04 15:18:46 -05:00
Kroell
930d6bf7be
formatting edits
2023-01-04 15:13:31 -05:00
Kulbhushan Kaushik
d611a37776
Merge branch 'develop' into feature/SSR-135
2023-01-04 14:55:40 -05:00
Kulbhushan Kaushik
a5b8ecba24
commit
2023-01-04 14:46:07 -05:00
Kroell
07d1dfa3b9
license-plate-lookup alerts, back and continue button routing/methods
2023-01-04 13:55:33 -05:00
Kulbhushan Kaushik
5614873010
commit
2023-01-04 13:46:25 -05:00
Kroell
8c5114e536
Merge branch 'develop' into feature/digital/SSR-178
2023-01-04 10:09:00 -05:00
Kulbhushan Kaushik
ca5db18028
commit
2023-01-04 09:30:14 -05:00
Kroell
e9b77fd352
update to zip-format validation
2023-01-03 17:00:50 -05:00
Kulbhushan Kaushik
9d3bc66488
Merge branch 'develop' into feature/SSR-135
2023-01-03 13:57:27 -05:00
Kulbhushan Kaushik
5c3df3c7a1
commit
2023-01-03 12:54:37 -05:00
Kroell
9b2e4663d4
Merge branch 'feature/digital/SSR-178' into develop
2023-01-03 12:24:51 -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
Johan Gunawan
e084e2b518
SSR-188
2023-01-03 10:30:51 -05:00
Kulbhushan Kaushik
10c501b626
commit
2023-01-03 10:00:46 -05:00
Kulbhushan Kaushik
6b44953d58
commit
2023-01-03 09:54:08 -05:00
Kroell
2a2df2b276
added VinNotFound alert, license plate and registration zip lookup methods
2022-12-30 13:52:14 -05:00
Kulbhushan Kaushik
3c52c6ed05
Merge pull request #89 from Safelite/feature/SSR-135
...
Feature/ssr 135
2022-12-30 10:50:48 -05:00
Kroell
98ef72f8b7
Added textbox components to license-plate-lookup page
2022-12-29 16:13:37 -05:00
Johan Gunawan
ee564d6d5b
Change to a more accurate variable name
...
From Mark Harris: "... The rationale is that it’s not a querystring for passing the name of the application. It’s a querystring for passing the name of the page. (It just happens to be named after the applications, but that’s more of business requirement ..."
2022-12-29 15:56:51 -05:00
Johan Gunawan
99fab0cc13
Use the query string value from config
...
This replaces the 'fmgPage' hard-coded value.
2022-12-29 14:40:31 -05:00
Kulbhushan Kaushik
dac63255f1
commit
2022-12-29 14:04:08 -05:00
Kroell
3139429c19
Firefox styling change to focus state in year/make/model/style
2022-12-28 15:26:12 -05:00
Kulbhushan Kaushik
9ff5acce28
Merge pull request #84 from Safelite/feature/digital/SSR-192
...
Styling change for Firefox - focus state on year/make/model/style
2022-12-23 10:38:16 -05:00
Kroell
d9052eaa39
Styling change for Firefox - focus state on year/make/model/style
2022-12-23 10:28:01 -05:00
Johan Gunawan
ec3172f61e
Specify inputId prop as required
...
Specify inputId prop as required. This will help devs who uses TextboxQuestion component to know that the prop needs a value otherwise the component will throw an error and not rendered.
2022-12-22 22:43:05 -05:00
Kulbhushan Kaushik
b2109b63f4
COMMIT
2022-12-22 11:35:47 -05:00
Kulbhushan Kaushik
bfdb874743
Merge branch 'develop' into feature/SSR-132
2022-12-22 08:08:53 -05:00
Kulbhushan Kaushik
664060473d
Merge branch 'develop' into feature/SSR-132
2022-12-22 08:08:41 -05:00
Kulbhushan Kaushik
e60089a32a
Merge pull request #80 from Safelite/feature/Digital/SSR-175
...
SSR-175
2022-12-22 07:55:58 -05:00
Johan Gunawan
362332f8cc
Fix wrong function name
2022-12-21 17:26:18 -05:00
Johan Gunawan
a83730226d
Adjust event name in the test
2022-12-21 17:17:48 -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
9b0b9e0990
Temporary Header Widget update
2022-12-21 10:42:32 -05:00
Kulbhushan Kaushik
d4b307dbf7
commit
2022-12-21 10:32:26 -05:00
Kroell
8627da273f
Styling fix to error state on vehicle-damage
2022-12-19 15:43:59 -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
Johan Gunawan
48cf80aabf
Use the correct prop name
2022-12-15 11:42:20 -05:00
Kulbhushan Kaushik
489cf492af
commit
2022-12-15 10:55:54 -05:00
Kulbhushan Kaushik
cf67e216f0
commit
2022-12-15 07:43:19 -05:00
Kulbhushan Kaushik
0d7e8d4319
Commit
2022-12-14 13:43:11 -05:00
Kulbhushan Kaushik
b31b344137
button-question-modal component
2022-12-14 10:30:55 -05:00
Kulbhushan Kaushik
b1efd351a0
modal component.
2022-12-14 10:22:10 -05:00
Kulbhushan Kaushik
df52bacc39
commit
2022-12-13 09:53:34 -05:00
Kulbhushan Kaushik
9a4d121874
Merge pull request #70 from Safelite/feature/Digital/SSR-139_merge
...
Feature/digital/ssr 139 merge
2022-12-13 07:49:57 -05:00
Jason Wheeler
108185b700
test fix
2022-12-12 16:49:21 -05:00
Jason Wheeler
87159dbb87
final
2022-12-12 16:27:43 -05:00
Jeremy Zimmerman
77feda4899
Updates.
2022-12-12 15:55:39 -05:00
Jason Wheeler
d68146b312
no message
2022-12-12 15:21:03 -05:00