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

Mockups of new design for the Piwik UI (dasboard, tables, graphs) #1154

Closed
mattab opened this issue Feb 12, 2010 · 22 comments
Closed

Mockups of new design for the Piwik UI (dasboard, tables, graphs) #1154

mattab opened this issue Feb 12, 2010 · 22 comments
Labels
Critical Indicates the severity of an issue is very critical and the issue has a very high priority. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Feb 12, 2010

Here are some proposal mockups of how the next Piwik UI could look like. This is just a proposal and can be used as the base of a discussion around the future of Piwik UI.

The Piwik team currently doesn't have an html/css/UI/usability specialist so these mockups will not be implemented until someone joins the project and work with us to implement a new design.

There are various elements that have been redesigned in this proposal:

  • Main menus
  • Top menu (with language selector)
  • Website selector
  • Widget
  • Tables (prev, next, first, last)
  • Graphs styles was updated
  • Icons to export in other formats or show other views have been updated and appear on top of the table
  • Widget selector
  • Date selector

We would like to open the discussion on what the next Piwik UI should look like. We would love to welcome UI specialists on the Piwik team to help work on an exciting new design.

Please let us know your feedback in the comments.

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

Attachment:
Dashboard overview.png

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

Attachment:
Menu and top of the page.png

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

Attachment:
Report page.png

@robocoder
Copy link
Contributor

Who did the mockups? ps I like the new logo. Is that a kiwi bird?

@mattab
Copy link
Member Author

mattab commented Feb 12, 2010

The mockups were done by Marcin Gaski (website http://www.gigstudio.pl/)

No the bird is not a kiwi bird, even though this was probably the intent of putting a bird in the logo :) Kiwi birds don't have a tail as depicted in the logo. http://en.wikipedia.org/wiki/Kiwi

@mattab
Copy link
Member Author

mattab commented Mar 28, 2010

Attachment: PSDs files for all mockups
PSD.zip

@mattab
Copy link
Member Author

mattab commented Mar 28, 2010

Added PSD files for the mockups. Note that we still need to make modifications to these mockups before they can be implemented. Particularly, we would want to mockup close to 100% of the use cases found in the Piwik reporting UIs.

@mattab
Copy link
Member Author

mattab commented Mar 30, 2010

Moving this to 1.0 milestone, as UI developers will help with the implementation of the mockups in Piwik!

@anonymous-matomo-user
Copy link

i join from the discussion on #1048

The mockups look much better, than the current interface. -> a good step forward.

But i would like to see, that a standard UI library like extjs[1] is used for the interface. In my opinion that will make it easier to make styleguide for the piwik ui.
ExtJS is great styleable with CSS so that we can start development without thinking on the later style, but can do that with a stylesheet later ;).

[1] http://www.extjs.com/products/js/?ref=learnmorebluebutton

@anonymous-matomo-user
Copy link

Before I go into any further discussions on the matter, I have one simple question for the powers that be.

What is the purpose of this new design? Or if I rephrase it; What is it that you want to achieve by doing this redesign?

If your answer is "we want to make it look prettier", than you are on the right track. If on the other hand your answer has more to do with making piwik a more usable, feature rich and more kickass (and I say more kickass, beacuse it already is kickass product) all around, than your approaching this from the wrong end, but more on that later.

@mattab
Copy link
Member Author

mattab commented Apr 2, 2010

sect2k, the main idea was to make it look prettier, more professional, keeping a similar feature set (ie. low development cost appart from the css/html conversion).

However, if there are low cost new features / improvements that we can make at the same time, that would improve the user experience, user happiness and / or usability, we would definitely consider them. Please let us know what you had in mind in particular?

@anonymous-matomo-user
Copy link

@matt - This is a much needed thing for giving a boost to Piwik UI. Can't wait for Piwik 1.0 release :), Just curious on any ETA for Piwik 1.0?

@anonymous-matomo-user
Copy link

Portal Example with extJS
http://www.extjs.com/deploy/dev/examples/portal/portal.html

Menus
http://www.extjs.com/deploy/dev/examples/menu/menus.html
http://www.extjs.com/deploy/dev/examples/toolbar/toolbars.html

Tabs
http://www.extjs.com/deploy/dev/examples/tabs/tabs-adv.html

Charts without Flash:
http://www.extjs.com/deploy/dev/examples/chart/charts.html
http://www.extjs.com/deploy/dev/examples/chart/reload-chart.html
http://www.extjs.com/deploy/dev/examples/chart/stacked-bar-chart.html
http://www.extjs.com/deploy/dev/examples/chart/pie-chart.html

With these three widgets it would be possible to build a greate easily styleable absolute userfriendly interface.
I used this library as user in opengoo/tine20/typo3 and as programmer in some other projects.

You just need to define the widgets and their orientation and extjs is building the complete html ;)

Please think about about changing the UI lib just to make piwik a more standard UI project. If you implement it nice, it would be also possible to create an adobe air version directly from the same JS ;) - cool ah ;)

http://www.extjs.com/products/js/?ref=learnmorebluebutton

Best regards
Kay

@robocoder
Copy link
Contributor

Kay: I agree that jquery-ui isn't as feature rich as other widget libs such as extjs, but switching ui frameworks at this point is non-trivial, and using two incompatible ui libraries in the code would add complexity, possible inconsistency, and increase page load times.

Let's stick to the look & feel here, and postpone the toolkit discussion for post-1.0.

@anonymous-matomo-user
Copy link

agree

@anonymous-matomo-user
Copy link

another problem with the mockups is, that they are not as easy to visually integrate in cms systems as a simple menu on top.

The moockups are nice if you take piwik as a standalone application. But not as a tool that's integrated in other software.
This integration should be as easy as possible to spread piwik all over opensource cms world!

@extjs
ExtJS can use jQuery as base library - with that in mind you can make a progressive enhancement.
Oh an ExtJS has a cool skinning ability and there are also objects to create portals. And letting flash die is also nice.

Just some thoughts ... feel free to reply.

Best regards
Kay

@mattab
Copy link
Member Author

mattab commented Jul 16, 2010

(In [2517]) Refs #1154 Merging branch back into trunk. Great work from Stepan Sukharyna Refs #1154 Merging branch back into trunk. Great work from Stepan Sukharyna !!!
(Based on Marcin Gacki mockups
More small changes/fixes to come

@sgiehl
Copy link
Member

sgiehl commented Jul 16, 2010

great work with the new layout.

note: there are still some words within the period/date chooser not using the translations.

@robocoder
Copy link
Contributor

On a fresh install using the latest rev (2544), Firefox Error Console reports (twice)

'nb_visits' is undefined

@mattab
Copy link
Member Author

mattab commented Jul 20, 2010

All bugs fixed, see for follow up in #1490

Updated contributors at http://piwik.org/the-piwik-team/

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical Indicates the severity of an issue is very critical and the issue has a very high priority. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

4 participants