johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
http://laravelsnippets.com/
333 stars 97 forks source link

Layout snippets lists #84

Closed assertchris closed 10 years ago

assertchris commented 10 years ago

I would like to create a table layout for the snippets lists. Right now my dashboard is looking like this:

http://cloud.chrisp.co.za/TfTD

It's a bit messy IMHO so I would like to replace some of the words (like views, comments etc.) with icons, to cut down on the noise.

http://jsfiddle.net/sixtyseconds/HJxEj/13/

You can even resize the result pane to see who well it scales as lower screen widths...

davidnknight commented 10 years ago

Still a bit repetitive to use the icons on each row, how just in the th like in the new design? https://github.com/basco-johnkevin/laravelsnippets/issues/82#issuecomment-33788068

assertchris commented 10 years ago

@davidnknight you are right - I don't think I noticed them the first time around seeing the designs. Your approach looks much better. :)