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] migrate piwik-widget and related directives #18429

Merged
merged 482 commits into from Dec 13, 2021
Merged

[Vue] migrate piwik-widget and related directives #18429

merged 482 commits into from Dec 13, 2021

Conversation

diosmosis
Copy link
Member

@diosmosis diosmosis commented Dec 2, 2021

Description:

This PR is based off of #18428.

Changes:

  • Migrate piwik-widget-bydimension-container directive.
  • Migrate piwik-widget-container directive.
  • Migrate piwik-widget directive.
  • Do not show ajax request failures if not logged in.
  • Remove SiteSelector adapter hack since it is fixed by the Field adapter ng model binding + remove selectedSite state since it's not used anymore.
  • Create v-tooltips directive to encapsulate jquery UI tooltips usage. Useful since we want to remove it when an element disappears, not the component.
  • Add Widgets store for handling results of widgetsHelper.getAvailableWidgets().

image

Review

@diosmosis
Copy link
Member Author

UI tests should be passing for this PR

@diosmosis diosmosis added the Needs Review PRs that need a code review label Dec 5, 2021
@diosmosis diosmosis marked this pull request as ready for review December 5, 2021 12:34
Co-authored-by: Stefan Giehl <stefan@matomo.org>
@diosmosis
Copy link
Member Author

@sgiehl I'll fix these in the other branches individually. I will have limited availability however for the next couple weeks, so it's ok to do one Vue review a day (if there's a PR to review) in my opinion. I won't have time to get to everything.

Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

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

Code looks fine and I wasn't able to find any related issues while clicking through the UI

@sgiehl sgiehl merged commit ae5d208 into 4.x-dev Dec 13, 2021
@sgiehl sgiehl deleted the vue-widget branch December 13, 2021 14:00
@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 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants