Uh oh!
There was an error while loading. Please reload this page.
Remake Twitter handle saving with Vue and modularize account property components - #33217
Merged
Conversation
11 tasks
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
Pytalforce-pushed
the
enh/27869/consolidate
branch
from
July 15, 2022 03:32
64584ef to
a70eb01ComparePytalforce-pushed
the
enh/27869/twitter
branch
2 times, most recently
from
July 15, 2022 04:30
0219f8b to
a556c67ComparePytalforce-pushed
the
enh/27869/consolidate
branch
from
July 15, 2022 19:15
a70eb01 to
ae18cddComparePytalforce-pushed
the
enh/27869/twitter
branch
3 times, most recently
from
July 15, 2022 20:22
1bb7323 to
f644707CompareMemberAuthor
Keeping as draft pending merge of |
Pytalforce-pushed
the
enh/27869/twitter
branch
2 times, most recently
from
July 15, 2022 20:50
4dbe41e to
6cf836aCompare
This comment was marked as outdated.
This comment was marked as outdated.
1 task
Pytalforce-pushed
the
enh/27869/consolidate
branch
from
July 21, 2022 01:14
ae18cdd to
3430808ComparePytalforce-pushed
the
enh/27869/twitter
branch
2 times, most recently
from
July 26, 2022 00:51
edbce9e to
77f73f8Compare
This comment was marked as outdated.
This comment was marked as outdated.
artonge
requested changes
Jul 28, 2022
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Pytalforce-pushed
the
enh/27869/twitter
branch
2 times, most recently
from
July 29, 2022 00:40
5e6458f to
db89be3Compareartonge
approved these changes
Jul 29, 2022
Pytalforce-pushed
the
enh/27869/twitter
branch
3 times, most recently
from
July 29, 2022 20:16
7e0cd45 to
7fd6634ComparePytal
commented
Aug 9, 2022
MemberAuthor
Rebased and review-ready |
PVince81
commented
Aug 10, 2022
Member
@Pytal this PR seems to contain a lot more changes than just the Twitter handle, in case it's not a mistake, please adjust the PR title and description |
Pytal
commented
Aug 11, 2022
MemberAuthor
Title updated, description already adjusted and commits already split between modularization and Twitter section |
Merged
PVince81
commented
Aug 25, 2022
Member
@Pytal rebase needed and also a second review |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Merged
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
Sign up for freeto 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.
Remake Twitter handle saving with Vue for accessibility purposes alongside preparations for allowing simple replacement of other account property sections with Vue
Incorporates improvements to accessibility from the https://github.com/nextcloud/nextcloud-vue library over the legacy PHP implementation
Deprecation
The
lookupServerUploadEnabledblockserver/apps/settings/templates/settings/personal/personal.info.php
Lines 208 to 235 in 16b06dd
server/lib/public/Accounts/IAccountManager.php
Lines 86 to 91 in 16b06dd
Requires