-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: user can request a newsletter #39
Merged
Merged
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10c7581 - Browse repository at this point
Copy the full SHA 10c7581View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7c3fa9 - Browse repository at this point
Copy the full SHA c7c3fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for adee054 - Browse repository at this point
Copy the full SHA adee054View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1546d6 - Browse repository at this point
Copy the full SHA a1546d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ffaf8 - Browse repository at this point
Copy the full SHA f9ffaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6cd67 - Browse repository at this point
Copy the full SHA ba6cd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61eda5a - Browse repository at this point
Copy the full SHA 61eda5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8320e0 - Browse repository at this point
Copy the full SHA c8320e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c868472 - Browse repository at this point
Copy the full SHA c868472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ccb6c7 - Browse repository at this point
Copy the full SHA 8ccb6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6777673 - Browse repository at this point
Copy the full SHA 6777673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220746e - Browse repository at this point
Copy the full SHA 220746eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d319717 - Browse repository at this point
Copy the full SHA d319717View commit details -
Update form handling and remove page redirect
The form submission handling in the index page has been updated to prevent page refresh and display success or error messages instead. Accordingly, the HomeController's requestNewsletter method no longer redirects to the home page upon submission, but instead returns an HTTP status and message.
Configuration menu - View commit details
-
Copy full SHA for da80971 - Browse repository at this point
Copy the full SHA da80971View commit details -
Add optional reCaptcha functionality
This commit allows the reCaptcha functionality to be enabled or disabled through a property in application.properties. When disabled, form submission and validation proceed without reCaptcha verification. This change affects the HomeController and the display condition of the reCaptcha div in index.html.
Configuration menu - View commit details
-
Copy full SHA for 3694bfd - Browse repository at this point
Copy the full SHA 3694bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d314da - Browse repository at this point
Copy the full SHA 2d314daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd16a8 - Browse repository at this point
Copy the full SHA 5dd16a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 974612b - Browse repository at this point
Copy the full SHA 974612bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44d663 - Browse repository at this point
Copy the full SHA b44d663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ee7bf - Browse repository at this point
Copy the full SHA 28ee7bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7a2f4 - Browse repository at this point
Copy the full SHA 6e7a2f4View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf3d44e - Browse repository at this point
Copy the full SHA bf3d44eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.