Remake Twitter handle saving with Vue and modularize account property components#33217
Merged
Remake Twitter handle saving with Vue and modularize account property components#33217
Conversation
11 tasks
tcitworld
reviewed
Jul 13, 2022
apps/settings/src/components/PersonalInfo/TwitterSection/TwitterSection.vue
Outdated
Show resolved
Hide resolved
This comment was marked as outdated.
This comment was marked as outdated.
64584ef to
a70eb01
Compare
0219f8b to
a556c67
Compare
a70eb01 to
ae18cdd
Compare
1bb7323 to
f644707
Compare
Member
Author
|
Keeping as draft pending merge of |
4dbe41e to
6cf836a
Compare
This comment was marked as outdated.
This comment was marked as outdated.
1 task
ae18cdd to
3430808
Compare
edbce9e to
77f73f8
Compare
This comment was marked as outdated.
This comment was marked as outdated.
artonge
requested changes
Jul 28, 2022
apps/settings/src/components/PersonalInfo/shared/AccountPropertyInput.vue
Outdated
Show resolved
Hide resolved
apps/settings/src/components/PersonalInfo/shared/AccountPropertySection.vue
Outdated
Show resolved
Hide resolved
5e6458f to
db89be3
Compare
artonge
approved these changes
Jul 29, 2022
7e0cd45 to
7fd6634
Compare
7fd6634 to
df757f3
Compare
Member
Author
|
Rebased and review-ready |
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 |
Member
Author
Title updated, description already adjusted and commits already split between modularization and Twitter section |
df757f3 to
257ab46
Compare
Merged
Member
|
@Pytal rebase needed and also a second review |
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
257ab46 to
09f6eb5
Compare
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 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.
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