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

Introduce AngularJS to Piwik Platform: rewrite All Websites selector to use AngularJS #4692

Closed
mattab opened this issue Feb 17, 2014 · 1 comment
Assignees
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Feb 17, 2014

As part of our effort to introduce AngularJS in Piwik, we shall rewrite the All Websites dashboard using AngularJS.

The rewrite will bring a few powerful benefits:

  • Introduce a modern JS library to Piwik: AngularJS, and introduce some best practises and patterns. See also Bundle AngularJS with Piwik #4691
  • Our current JS code can be hard to maintain and innovate upon. The new All Websites JS code with AngularJS will be smaller and easier to improve in the future.
  • let's add an inline search box to the All Websites page
    • this will let users easily search for particular websites on the page.

See also #2174

@tsteur
Copy link
Member

tsteur commented Feb 25, 2014

In 4224360: Merge pull request #230 from piwik/angularjs_websites_selector

refs #4692 #2174 SiteSelector and AllWebsitesDashboard using AngularJS

@mattab mattab added this to the 2.2.0 - Piwik 2.2.0 milestone Jul 8, 2014
@tsteur tsteur modified the milestones: 2.4.0 - Piwik 2.4.0, 2.2.0 - Piwik 2.2.0 Jul 11, 2014
sabl0r pushed a commit to sabl0r/piwik that referenced this issue Sep 23, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants