Skip to content
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

[Vue] convert remaining usersmanager controllers to Vue #18584

Merged
merged 806 commits into from Feb 23, 2022

Conversation

diosmosis
Copy link
Member

@diosmosis diosmosis commented Jan 6, 2022

Description:

This PR is based off of #18583.

Changes:

  • Convert personal-settings controller and twig template parts to PersonalSettings.vue component and NewsletterSettings.vue component.
  • Convert anonymous-settings controller and twig template parts to AnonymousSettings.vue.

image

Review

@sgiehl
Copy link
Member

sgiehl commented Feb 8, 2022

@diosmosis guess this one is based on #18583, right?

@diosmosis
Copy link
Member Author

@sgiehl yes, added the missing bit to the description.

Copy link
Contributor

@peterhashair peterhashair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple of screenshots need an update.
#currentUserPassword is probably used twice on the user edit password page, maybe consider changing from id to class.
Other than that looks good to me.

@peterhashair peterhashair removed the Needs Review PRs that need a code review label Feb 17, 2022
@diosmosis diosmosis added the Needs Review PRs that need a code review label Feb 23, 2022
@diosmosis
Copy link
Member Author

@peterhashair fixed the build + maybe fixed a random test failure in matomo-org/plugin-CustomAlerts#109. ok to merge both?

@peterhashair
Copy link
Contributor

@diosmosis could be my cache. Still has the multiple HTML ID #currentUserPassword on one page. But other than that both looks good to me.

@diosmosis
Copy link
Member Author

@peterhashair that was there before so I didn't look into it, but I'll see if I can fix it now.

@peterhashair
Copy link
Contributor

@diosmosis right, don't waste too much time on it, it's not even an error just, warning, I will convert to a seperate issue.

@diosmosis
Copy link
Member Author

@peterhashair oh i just fixed it 👍

Copy link
Contributor

@peterhashair peterhashair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once tests are passed, good to merge.

@peterhashair peterhashair merged commit 73c09aa into 4.x-dev Feb 23, 2022
@peterhashair peterhashair deleted the vue-usersmanager-6 branch February 23, 2022 04:56
@justinvelluppillai justinvelluppillai added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do not close PRs with this label won't be marked as stale by the Close Stale Issues action Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants