Re: [Phpmyadmin-devel] New look for the phpmyadmin error reporting server

> From: mohamed.ashraf.213@gmail.com > Date: Thu, 22 Aug 2013 07:26:52 +0200 > To: phpmyadmin-devel@lists.sourceforge.net > Subject: [Phpmyadmin-devel] New look for the phpmyadmin error reporting server > > Recently we have deployed an updated version of the error reporting > server at [0]. > I fixed the previous comments, added syntax highlighting to the > stacktraces. I also added pie charts for visualization and added a new > html view for incidents. I also now try my best to show only different > stacktraces. > > I would like your input on this version since this is as close to a > final version as could be. The database has been seeded with a few > reports that are fake but the last one is actually real to give you > some feel about how a real report looks like. > > I am not exactly the best designer out there, but I did my best. If > anyone has any new ideas for improvement that would be great. Thanks for the update. I like the look!Ideas: - How about updating to the recently released Bootstrap 3? No requirement, don't get me wrong. :)- In the select box above "Exception name", why do I see both names and IDs? Suggestion: Concatenate them to 1 row per row, such as "Reference Error [1]".- As mentioned in my last remarks, can you move the select boxes right under the table headers? This will make the connection clearer.- ID column navigator: Good to use <input type="number">. As there are no issues "0" or negative, why not add the min="1" attribute? Best, J.M. > > [0] http://reports.phpmyadmin.net/ > > -- > Mohamed Ashraf > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Phpmyadmin-devel mailing list > Phpmyadmin-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

On Thu, Aug 22, 2013 at 4:49 PM, J. M. <mynetx@users.sf.net> wrote:
From: mohamed.ashraf.213@gmail.com Date: Thu, 22 Aug 2013 07:26:52 +0200 To: phpmyadmin-devel@lists.sourceforge.net Subject: [Phpmyadmin-devel] New look for the phpmyadmin error reporting server
Recently we have deployed an updated version of the error reporting server at [0]. I fixed the previous comments, added syntax highlighting to the stacktraces. I also added pie charts for visualization and added a new html view for incidents. I also now try my best to show only different stacktraces.
I would like your input on this version since this is as close to a final version as could be. The database has been seeded with a few reports that are fake but the last one is actually real to give you some feel about how a real report looks like.
I am not exactly the best designer out there, but I did my best. If anyone has any new ideas for improvement that would be great.
Thanks for the update. I like the look! Ideas:
- How about updating to the recently released Bootstrap 3? No requirement, don't get me wrong. :) if I finish early I can look into it. I from a - In the select box above "Exception name", why do I see both names and IDs? Suggestion: Concatenate them to 1 row per row, such as "Reference Error [1]". This is a bug that has been fixed and will be deployed soon. - As mentioned in my last remarks, can you move the select boxes right under the table headers? This will make the connection clearer. I forgot about this. I will try and do this in the next pull request - ID column navigator: Good to use <input type="number">. As there are no issues "0" or negative, why not add the min="1" attribute? I will add it
Best, J.M.
[0] http://reports.phpmyadmin.net/
-- Mohamed Ashraf
------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Mohamed Ashraf
participants (2)
-
J. M.
-
Mohamed Ashraf