Commit Graph

14 Commits

Author SHA1 Message Date
Tobias Lidskog c5379dbf6e Show other results even if one plugin has error. (#950)
- always show results from plugins that succeed
- provide some context to the error by including the plugin name
- style errors with beautiful pink background

Test by running:
bin/sitespeed.js http://www.expressen.se -n1 -b chrome --webpagetest.key foo
2016-05-24 08:15:51 +02:00
Tobias Lidskog d66f1164bc Check for plugin data before rendering html. 2016-05-16 03:40:17 +02:00
Tobias Lidskog 2297d4d4d1 Exclude pages with no data from Pages page.
This is the case for pages with just errors (no data from any plugins).
2016-05-13 18:07:48 +02:00
soulgalore 743711e770 simplify structure removing array structure 2016-05-13 10:11:57 +02:00
soulgalore fd0ed99473 errors in the menu 2016-05-13 01:32:40 +02:00
Tobias Lidskog 8b967e5784 Use an array to store data for each run. 2016-05-12 00:32:34 +02:00
Peter Hedenskog 2902e803bd let us know when we start render HTML #897 2016-05-01 21:04:32 -06:00
Tobias Lidskog 790dfaad72 Split jade helpers into files for time, size etc. 2016-04-18 09:39:15 +02:00
Tobias Lidskog 3f85c7d22a Only StorageManager should know about paths. 2016-04-17 11:56:02 +02:00
soulgalore 11f4a1abfc add not set data to the summary object 2016-04-15 09:59:52 +02:00
soulgalore 4b528ac384 new structure on disk for pages and data 2016-04-15 08:27:29 +02:00
Tobias Lidskog eebaf53cbb Create summary pages similar to other pages. 2016-04-14 13:10:47 +02:00
soulgalore 40e0e768cf Simple CSS/HTML to get it all going. This is only the beginning. 2016-04-14 00:19:49 +02:00
Tobias Lidskog 781dc03072 Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00