10 Commits

Author SHA1 Message Date
efbb895ebe Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 2017-03-15 23:39:38 +01:00
da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
2015-12-08 00:57:46 +01:00
2580e7b57e UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
2015-12-03 02:16:18 +01:00
3eae4ecde7 UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
2015-12-02 22:40:22 +01:00
7c80eba77f minor UI fix and fix ssh race 2015-11-14 13:21:31 -05:00
2881456421 new webhooks list UI 2015-08-26 21:45:51 +08:00
4447a20f87 UI: issues - finish basic frame 2015-07-24 04:50:05 +08:00
e0de6cb5ad work on #616 and update locales 2014-11-10 05:30:07 -05:00
9a1d5d2489 Finish new web hook pages 2014-08-09 15:40:10 -07:00
9820b8e134 Finish new hooks list page 2014-08-09 10:29:51 -07:00