1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
James Hillyerd
da8e0bc508 Many small refinements to front/backend UI
Changes:
 - Added a friendlyTime helper for nicer timestamps
 - Added validation to most action methods
 - Added error flash to several template files
 - Now making use to c.RenderError() to handle action errors
 - Removed message list slideUp() effect, takes too long
 - Fixed a problem with my vim indentation configuration, so CSS and
   HTML should be indented more consistently.
2012-10-14 16:02:14 -07:00
James Hillyerd
264d1d0165 Fix some IE rendering/caching issues 2012-10-14 13:09:25 -07:00
James Hillyerd
a0ab84abb5 Message list is now loaded by AJAX and can be refreshed.
Added a message delete button.
2012-10-13 14:11:12 -07:00
James Hillyerd
1481c5c9d8 Basic AJAX GUI is now functional 2012-10-11 11:49:23 -07:00
James Hillyerd
31395891a4 Warning: carnage. Hacking in a CSS template. 2012-10-10 22:46:59 -07:00
James Hillyerd
be97a4528f revel skeleton 2012-10-06 20:27:00 -07:00