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

Add shortcuts to admin homepage #13979

Closed
tsteur opened this issue Jan 20, 2019 · 5 comments · Fixed by #14689
Closed

Add shortcuts to admin homepage #13979

tsteur opened this issue Jan 20, 2019 · 5 comments · Fixed by #14689
Assignees
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented Jan 20, 2019

Add a new widget with some buttons to quickly perform some common actions such as

  • Add new website
  • Add new user

Those few things can be otherwise hard to find and maybe make users think they cannot add a 2nd website. Especially since they might not know "Measurables" is websites etc.

image

Others items would maybe not be needed for now as most of them can be found easier. Those are two actions we want users to take though in many cases (add user and add website).

@tsteur tsteur added Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. labels Jan 20, 2019
@tsteur tsteur added this to the 3.10.0 milestone Jan 20, 2019
@AGiallelis
Copy link

Is anyone working on this issue?

@Findus23
Copy link
Member

I think no one is working on this at the moment, but I think this would be a great first issue to contribute to Matomo as this shouldn't be hard following https://developer.matomo.org/guides/widgets

@courtneywright
Copy link
Contributor

I'll give this a go.

@courtneywright
Copy link
Contributor

I’m currently working on this issue and came across a problem. I'm trying to link to the 'Add new user' dialog in the UserManagement->index module. However, the dialog's visibility is determined by an angularjs component state. How can I href to another page and pass along this angularjs state?

@tsteur
Copy link
Member Author

tsteur commented May 6, 2019

@courtneywright I'm not quite sure why you're adding this link in the UsersManager->index module? Or do you mean you're trying to add a logic that directly opens the dialog in the users manager? If you add the URL parameter &showaddsite=1 this should already happen.

@katebutler katebutler self-assigned this Jul 18, 2019
@mattab mattab modified the milestones: 3.11.0, 3.12.0 Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants