-
Notifications
You must be signed in to change notification settings - Fork 166
LG-12018: Refactor account deletion/message to be variable #9927
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
Merged
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
2c7cb1c
make 24 hour configuration a config variable
jmdembe 4bf8692
add config in `identity_config`
jmdembe 75dec18
add `account_deletion_period_hours` to config
jmdembe a618d4d
change from 24 hour wait period text to be a variable
jmdembe c53408f
use interval for account deletion period
jmdembe dfbf0af
use interval for pending period
jmdembe ee4402a
refactor for account reset, standardize identity config value
jmdembe 3d2b4b6
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe f8c0aab
reinstate changes
jmdembe 1a1446f
fix everything
jmdembe 7c78298
make changes in yml files
jmdembe 61e0290
refactor in account resete cancel link and account_reset_request
jmdembe 6d2e60d
fix devise setting, add test
jmdembe e3038dc
update test, fix test in yml file
jmdembe 229e34c
remove hours/horas/hours
jmdembe 017b981
lint
jmdembe feeff24
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 2918b58
add `DateHelper`
jmdembe 0ad9588
restore `Devise.confirm_within`
jmdembe a204ddf
spelling error
jmdembe 76fad01
fix interpolation
jmdembe b0d6297
remove unused config
jmdembe 80ec5ca
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe f973b91
fix test, remove config from application.yml
jmdembe 2764b20
fix test, lintfix
jmdembe 1b09539
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 33ef382
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 32a2544
address code review comment about interpolation not working
jmdembe ec32011
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe a50ab6e
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 71e195b
interpolate '24' in '24 hour'
jmdembe a3b92aa
fix interpolation value
jmdembe 876a7d5
add values to interpolate, update tests
jmdembe 4d3ebca
lintfix
jmdembe e018af3
remove interpolation
jmdembe f39bf63
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 2f8e596
Update config/locales/two_factor_authentication/fr.yml
jmdembe 4e60c86
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 31cd619
normalize yaml
jmdembe de3c9d6
change `interval` -> `hours`
jmdembe 958d825
refactor name and variable
jmdembe c32423b
change `confirmation_period` what it actually means
jmdembe e10205a
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 529c9f0
fix missing interpolation error
jmdembe 25479b6
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 32f1d3e
lint yml
jmdembe 9f3d457
clean up test
jmdembe c592717
change test variable
jmdembe af1055b
make sure correct variable is in place
jmdembe eaa8372
fix `confirmation period` interpolation
jmdembe e737250
reset `confirmation_period`
jmdembe 728b707
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe c49369d
normalize yaml
jmdembe 002dc06
code review comments: change link expiration period notice and interv…
jmdembe 9e900f2
use `account_reset_token_valid_for_days` for link validity
jmdembe 3fab322
add test for footer
jmdembe d208f5e
change to `confirmation_period`
jmdembe 42403f5
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe 8c9a115
clean up
jmdembe b3a67d8
use `account_reset_deletion_period_interval`
jmdembe 360f674
change 24 hours to pending confirmation text
jmdembe de1e6da
Merge branch 'main' into jd-LG-12018-account-deletion-variable
jmdembe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One other nice effect of this that occurs to me is that this would have been untranslated content, which is now fixed.
You can see "24 hours" in the Spanish version of the current template, for example.