Commit graph

486 commits

Author SHA1 Message Date
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
e9f3587b5d
Merge pull request #100 from Safelite/defect/method-signature-not-matched
Match the method signature on navigate()
2023-01-10 15:36:20 -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
Kulbhushan Kaushik
5d0a82f982
Merge pull request #98 from Safelite/add-shared-store-action
Add getPartsOrQuestions action. Needed in multiple pages.
2023-01-10 07:32:28 -05:00
Johan Gunawan
551d6edde6 Add getPartsOrQuestions action. Needed in multiple pages. 2023-01-09 23:01:41 -05:00
Kulbhushan Kaushik
96f1279d78
Merge pull request #97 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-09 15:38:02 -05:00
Kulbhushan Kaushik
0752041403 COMMIT - deleted policy zip from essential flow. 2023-01-09 15:34:14 -05:00
Kulbhushan Kaushik
3b8b35a836 Merge branch 'develop' into feature/SSR-135 2023-01-09 15:30:42 -05:00
Kulbhushan Kaushik
4997029773
Merge pull request #96 from Safelite/feature/SSR-198
commit
2023-01-09 08:52:08 -05:00
Kulbhushan Kaushik
b5c4ad2a85 commit 2023-01-09 08:32:58 -05:00
Kulbhushan Kaushik
f78a8743f5
Merge pull request #93 from Safelite/feature/SSR-188-v2
Fix whitespace issue reported by QA
2023-01-07 15:44:33 -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
Johan Gunawan
242aff4083 Merge branch 'develop' into feature/SSR-188-v2 2023-01-06 14:19:51 -05:00
Kulbhushan Kaushik
c55f3731be
Merge pull request #95 from Safelite/feature/SSR-135 2023-01-06 12:59:00 -05:00
Kulbhushan Kaushik
2f0ce627ec commit 2023-01-06 12:36:41 -05:00
Kulbhushan Kaushik
b237ff3412 Merge branch 'develop' into feature/SSR-135 2023-01-06 12:33:11 -05:00
Kulbhushan Kaushik
3f2cbc1673
Merge pull request #94 from Safelite/feature/SSR-135
Feature/ssr 135
2023-01-06 12:32:27 -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
Kulbhushan Kaushik
50d111811f COMMIT 2023-01-05 15:59:15 -05:00
Kulbhushan Kaushik
d611a37776 Merge branch 'develop' into feature/SSR-135 2023-01-04 14:55:40 -05:00
Kulbhushan Kaushik
a8dd886012
Merge pull request #92 from Safelite/feature/SSR-204
commit
2023-01-04 14:52:56 -05:00
Kulbhushan Kaushik
a5b8ecba24 commit 2023-01-04 14:46:07 -05:00
Kulbhushan Kaushik
5614873010 commit 2023-01-04 13:46:25 -05:00
Kulbhushan Kaushik
ca5db18028 commit 2023-01-04 09:30:14 -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
Johan Gunawan
f825cea0f0
Merge pull request #90 from Safelite/feature/SSR-188
SSR-188
2023-01-03 10:44:02 -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
Kulbhushan Kaushik
3c52c6ed05
Merge pull request #89 from Safelite/feature/SSR-135
Feature/ssr 135
2022-12-30 10:50:48 -05:00
Johan Gunawan
4bdcea9f9d
Merge pull request #88 from Safelite/refactor/change-to-PAGE_QUERYSTRING
Change to a more accurate variable name
2022-12-29 16:03:33 -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
Kulbhushan Kaushik
2653e8f8a0
Merge pull request #87 from Safelite/enhancement/replace-hard-coded-querystring-in-alert
Use the query string value from config
2022-12-29 15:26:19 -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
katiekroell
ad3708a583
Merge pull request #86 from Safelite/feature/digital/SSR-197
Firefox styling change to focus state in year/make/model/style
2022-12-28 16:22:39 -05:00
Kroell
3139429c19 Firefox styling change to focus state in year/make/model/style 2022-12-28 15:26:12 -05:00
Johan Gunawan
4cc688534b
Merge pull request #85 from Safelite/enhancement/add-testing-library
Add 3 packages that will help with writing tests, especially when creating assertion for DOM elements and triggering user interaction that matches with the browser events.
2022-12-27 15:18:40 -05:00
Johan Gunawan
5c455b8551 Add testing-library 2022-12-27 15:07:08 -05:00
Kulbhushan Kaushik
d86126c1e4 Merge branch 'develop' into feature/SSR-135 2022-12-27 07:42: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
Kulbhushan Kaushik
f309edf660
Merge pull request #83 from Safelite/enhancement/add-required-warning
Specify inputId prop as required
2022-12-23 08:11:40 -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
93995c2b42
Merge pull request #82 from Safelite/feature/SSR-132
Feature/ssr 132
2022-12-22 14:19:39 -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