8000 [Vue] migrate single-metric-view component to vue by diosmosis · Pull Request #18807 · matomo-org/matomo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Vue] migrate single-metric-view component to vue #18807

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

Merged
merged 812 commits into from
Mar 3, 2022

Conversation

diosmosis
Copy link
Member

Description:

This PR is based off of #18805.

Changes:

  • Migrate piwik-single-metric-view component to Vue.

Review

diosmosis and others added 30 commits December 22, 2021 12:01
* Added "What is new" notification display, populated by a new event

* Removed test example event hook

* Added support for applying a link attribute to menu items, fixes layout issue for mobile with html menu items

* Updated UI test screenshots

* Revert accidental edit

* Hide the "What's new" icon if there are no new features to show

* Changed to use changes.json, track user last viewed, added ui test

* Fix UserManager unit tests broken by new ts_changes_viewed user field

* Moved getChanges to separate helper class, added unit test, added user view access check

* Updated to add new changes table and populate only on plugin update/install

* Added missing fixture class, updated UI screenshots

* Updated matomo font to add ringing bell and new releases icons

* Fix for integration test

* Reworked class structure, removed unnecessary angular directive, merged templates, other tidy ups

* built vue files

* built vue files

* Added null user check, missing table exception handling, show plugin name in change title, better handling of missing change fields

* Added sample changes file, moved UserChanges db code to changes model, added return type hints, better db error code handling, various other improvements

* Revert accidental UI screenshot commit

* Fix for incorrect link name parameter in sample changes, switched back to using $db->query for INSERT IGNORE

* Integration test fix, UI screenshot updates

* Test fix

* Added link styling, show CoreHome changes without plugin prefix in title

* Update UI test screenshot

* Added styles to the popover, added event for filtering changes

* Test fix

* UI test screenshot updates

Co-authored-by: sgiehl <stefan@matomo.org>
Co-authored-by: bx80 <bx80@users.noreply.github.com>
@diosmosis diosmosis added this to the 4.8.0 milestone Feb 17, 2022
@diosmosis diosmosis marked this pull request as draft February 17, 2022 01:04
@justinvelluppillai justinvelluppillai modified the milestones: 4.8.0, 4.9.0 Mar 1, 2022
@diosmosis diosmosis marked this pull request as ready for review March 3, 2022 02:01
@diosmosis diosmosis added the Needs Review PRs that need a code review label Mar 3, 2022
@diosmosis diosmosis requested a review from peterhashair March 3, 2022 02:01
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.

Looks good to me

@diosmosis
Copy link
Member Author

Oh oops, I put this one out of order, the other one should have been first. I'll close the other one.

@diosmosis diosmosis merged commit 56efd4c into 4.x-dev Mar 3, 2022
@diosmosis diosmosis deleted the vue-single-metric-view branch March 3, 2022 16:20
@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 Apr 11, 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.
Development

Successfully merging this pull request may close these issues.

6 participants
0