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

Adapt contact forms to new API #30

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Adapt contact forms to new API #30

merged 1 commit into from
Oct 27, 2024

Conversation

utarwyn
Copy link
Member

@utarwyn utarwyn commented Oct 27, 2024

This PR proposes a new version of the 3 website forms (contact form, newsletter, case study).

  • Dynamic API URL loaded from an environment variable called API_URL
  • Use ALTCHA instead of hcaptcha to have a GDPR compliant and a full self-hosted solution, which will reduce the website's footprint because hcaptcha loaded a module from their website
  • Some refactorings about form validations

@utarwyn utarwyn added 🏗️ refactoring refactoring for best practices 🚀 enhancement New feature or request labels Oct 27, 2024
@utarwyn utarwyn self-assigned this Oct 27, 2024
@utarwyn utarwyn force-pushed the feat-new-contact-forms branch from 79e3433 to d237077 Compare October 27, 2024 21:19
@utarwyn utarwyn merged commit 9fe83e6 into main Oct 27, 2024
1 check passed
@utarwyn utarwyn deleted the feat-new-contact-forms branch October 27, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ refactoring refactoring for best practices 🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant