generated from OpenSourcePolitics/decidim-app
-
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: refactor authentification and initiatives votes flow #93
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: Add Docker on local with https * fix: Deactivate Deface procompile on local * fix: Deactivate Deface precompile on prod * lint: Fix rubocop offenses * fix: Enable letter_opener on production mode * fix: Override after_confirmation_path * fix: Add env var in .env-example * revert: "fix: Override after_confirmation_path" This reverts commit f15c8b2. --------- Co-authored-by: Pauline Bessoles <52420208+paulinebessoles@users.noreply.github.com>
* fix: Override Devise registration form * fix: Update with extended socio demo ah * fix: Add JS to format birth date field * fix: Add translations for AH signup form * refactor: Move acceptance checkbox * fix: Add translations * fix: Override create registration command * fix: Add missing translations * lint: Refactor i18n keys * fix: Refactor signup form view * feat: add make rebuild command * fix: Remove newsletter modal * fix: command specs * fix: Deactivate newsletter by default * lint: Fix rubocop offenses * fix: Signup form JS (#84) * fix: Update authentication system specs * fix: Remove newsletter and fix some issues * fix: Fix the modification of user_registrations * fix: Remove useless help_message * fix: Remove unused locales --------- Co-authored-by: Quentin Bernigaud <55503640+Quentin-Bernigaud@users.noreply.github.com> Co-authored-by: AyakorK <guillaume.moret@yahoo.com>
…l is used (#85) * feat: Automatically vote initiatives after sign up / in when the modal is used - add new request param for auto sign when the modal is activated - manage new param for standard sign in - forward and manage new param for sign up - forward and manage new param for france connect sign in - forward and manage new param for france connect sign up with tos aggreement - fix post logout redirect for france connect sign out 🔥 - add flash message to notify that the initiative was voted * fix: reload initiative for TOS after action
* feat: Create Confirmation Reminder Event * feat: Create confirmation reminder job * fix: Docker-compose local change database_name * lint: Fix rubocop offenses * feat: Create confirmation email * feat: Clear unconfirmed votes * fix: Locales * fix: Allow to configure delays * fix: ConfirmationReminderJob * feat: Define Sidekiq crons * fix: Remove unused events * revert: Remove AnswerInitiativeEvent * lint: Fix rubocop offense * fix: Remove unused locales --------- Co-authored-by: AyakorK <guillaume.moret@yahoo.com>
* feat: Add tos agreement to the omniauth registration form * feat: Adapt JavaScript to the addition of TOS * fix: Readd a line to force tos_agreement to be accepted
moustachu
requested review from
luciegrau,
a team and
AyakorK
and removed request for
a team and
AyakorK
December 8, 2023 18:11
moustachu
requested review from
a team and
AyakorK
and removed request for
a team and
AyakorK
December 8, 2023 20:49
luciegrau
approved these changes
Dec 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.