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

Move report interest form into Monoweb #663

Merged

Conversation

junlarsen
Copy link
Member

@junlarsen junlarsen commented Oct 27, 2023

Also uses our email handler

image
image
image

@linear
Copy link

linear bot commented Oct 27, 2023

@vercel
Copy link

vercel bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard ❌ Failed (Inspect) Nov 1, 2023 5:04pm
rif ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 5:04pm
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2023 5:04pm

apps/rif/src/app/form.tsx Fixed Show fixed Hide fixed
apps/rif/src/app/action.ts Fixed Show fixed Hide fixed
apps/rif/src/app/action.ts Fixed Show fixed Hide fixed
apps/rif/src/app/page.tsx Fixed Show fixed Hide fixed
@@ -0,0 +1,126 @@
"use client"

Check warning

Code scanning / CodeQL

Unknown directive Warning

Unknown directive: 'use client'.
@@ -0,0 +1,59 @@
"use client"

Check warning

Code scanning / CodeQL

Unknown directive Warning

Unknown directive: 'use client'.
@@ -0,0 +1,10 @@
"use client"

Check warning

Code scanning / CodeQL

Unknown directive Warning

Unknown directive: 'use client'.
@@ -0,0 +1,20 @@
"use client"

Check warning

Code scanning / CodeQL

Unknown directive Warning

Unknown directive: 'use client'.
Copy link
Contributor

@henrikskog henrikskog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! When testing out the form I noticed that the errors (empty answer not allowed etc) are in english. Could we do those in norwegian as well?

apps/rif/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@henrikskog henrikskog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!!

Copy link

sonarqubecloud bot commented Nov 1, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
12.3% 12.3% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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.

None yet

2 participants