-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Multiple Emails UI and Integration #27379
Merged
Merged
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
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
June 4, 2021 17:30
6c1cab3
to
94803ca
Compare
Pytal
requested review from
blizzz,
skjnldsv,
artonge,
danxuliu,
GretaD and
ChristophWurst
and removed request for
ChristophWurst,
blizzz,
artonge,
GretaD,
skjnldsv and
danxuliu
June 4, 2021 17:32
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
2 times, most recently
from
June 8, 2021 02:27
c1e2b05
to
9e6f35f
Compare
Pytal
changed the title
Multiple Emails UI & Integration
Multiple Emails UI and Integration
Jun 8, 2021
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
June 8, 2021 14:32
9e6f35f
to
58c1e89
Compare
9 tasks
MichaIng
reviewed
Jun 8, 2021
MichaIng
reviewed
Jun 8, 2021
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
June 9, 2021 00:54
58c1e89
to
35c079a
Compare
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
2 times, most recently
from
June 9, 2021 17:08
9df74ae
to
7c341c9
Compare
This comment has been minimized.
This comment has been minimized.
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
July 13, 2021 22:51
cfbd701
to
9d60401
Compare
This comment has been minimized.
This comment has been minimized.
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
July 13, 2021 23:28
9d60401
to
096ad01
Compare
juliusknorr
approved these changes
Jul 14, 2021
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.
Tested and code looks good 👍
Pytal
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
July 14, 2021 23:06
096ad01
to
8e58b1b
Compare
Please rebase and LGTM 🚀 |
skjnldsv
approved these changes
Jul 15, 2021
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
skjnldsv
force-pushed
the
feat/26866/multiple-emails-ui
branch
from
July 15, 2021 08:45
8e58b1b
to
aa92c9e
Compare
artonge
approved these changes
Jul 15, 2021
juliusknorr
added
4. to release
Ready to be released and/or waiting for tests to finish
and removed
3. to review
Waiting for reviews
labels
Jul 15, 2021
Failure unrelated |
/backport to stable22 |
The backport to stable22 failed. Please do this backport manually. |
@Pytal can you backport this manually please? :) |
You bet ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
To Do
apps/settings/templates/settings/personal/persona.info.php
federationsettingsview.js
federationscopemenu.js
andfederationsettingsview.js
@nextcloud/vue
component styles to match non-Vue federation controlsVerificationapps/settings/js/settings/personalInfo.js
line157
isn't used anymore as it is only shown when both email is not empty and scope is public but scope is never public as found inlib/public/Accounts/IAccountManager.php
checkValidity()
)lib/public/Accounts/IAccountManager.php
🐞 Bugs
Note: The
TODO
comments are out-of-scope for this PR and will be addressed separately in future PRsContributes to #26866