Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
| | | | | | | | | | | | | 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 | ||
* | more UI minor fixes | Unknwon | 2015-12-02 |
| | |||
* | fix #1960 | Unknwon | 2015-11-16 |
| | |||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | - create new label | ||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 |