Commit Graph

12 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
9a5a27ea8d Improve repository lable style
- add border-radius to filter list items
- use color as background of label for issue/pull view page
2016-03-15 19:52:40 -04: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
c6b039c6f9 new repo options UI 2015-08-30 03:21:59 +08:00
c08600c59b new edit webhook UI 2015-08-27 01:04:23 +08:00
2881456421 new webhooks list UI 2015-08-26 21:45:51 +08:00
1cb03135b7 new repo git hooks UI 2015-08-26 18:03:30 +08:00
4447a20f87 UI: issues - finish basic frame 2015-07-24 04:50:05 +08:00
64c68220d2 Fix #264 2014-10-06 17:50:00 -04:00