Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2653 add event eoi #2761

Merged
merged 13 commits into from
Jun 27, 2024
Merged

2653 add event eoi #2761

merged 13 commits into from
Jun 27, 2024

Conversation

Calinator444
Copy link
Member

@Calinator444 Calinator444 commented Jun 20, 2024

cc: @sethdaily, @camillars

Description

This PR adds a re-usable registration of interest form as a Tina component for the SSW Website. The form captures the user's details as well as a link to the event they were interested in. As per my conversation with @sethdaily the details are currently being stored in the JotForms submission data. In addition, a power-automate flow also registers users for our newsletter.

Fixed #2653

Note

The power automate flow for adding these users to our contacts hasn't been set up yet. This form will still capture registrations of interest in JotForm but until my flow hit's prod none of the submissions will be added to crm.

Screenshots

ROI button Tina
Figure: Registration of Interest button being edited in Tina

Registration of Interest Form
Figure: Registration of interest form

image
Figure: Registration of interest form in Tina

Copy link
Contributor

github-actions bot commented Jun 20, 2024

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 0.23% 69/29578
🔴 Branches 7.97% 24/301
🔴 Functions 1.07% 3/280
🔴 Lines 0.23% 69/29578

Test suite run success

13 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 02f8609

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 92
Best practices 100
Performance 64
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 92
Best practices 100
Performance 60
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

@Calinator444 Calinator444 marked this pull request as ready for review June 26, 2024 00:54
@jeoffreyfischer
Copy link
Member

The following check has failed - please investigate:
PR - Lint PR/ Check linked issues

@Calinator444
Copy link
Member Author

The following check has failed - please investigate: PR - Lint PR/ Check linked issues

Done: I made sure the issue was linked correctly then re-ran the job

components/events/interestForm.tsx Outdated Show resolved Hide resolved
@Calinator444 Calinator444 requested review from wicksipedia and bradystroud and removed request for wicksipedia June 26, 2024 04:36
Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Calinator444 added 2 commits June 26, 2024 14:50
- Updated interest form to use global setting for registration of interest jotform
- Fixed interest form using formId as page url
Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 92
Best practices 100
Performance 61
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 92
Best practices 100
Performance 62
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-2761.azurewebsites.net

@Calinator444 Calinator444 merged commit dc0d224 into main Jun 27, 2024
11 checks passed
@Calinator444 Calinator444 deleted the 2653-add-event-EOI branch June 27, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Events - add EOI form to capture user interest
4 participants