summaryrefslogtreecommitdiffstats
path: root/templates/org/team/sidebar.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-4/+1
| | | | | | | | | | | | * improve team members and repositories settings UI * use tab on team pages * add default description on team members and repos * add blank on numbers and texts * improve translation
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-1/+1
|
* Refactor User.Id to User.IDUnknwon2016-07-241-3/+3
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-40/+40
| | | | | | | | | | | | 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
* fix #650Unknwon2015-11-221-30/+37
|
* UI fixUnknwon2014-09-131-2/+2
|
* Finsih add/remove repo in organizationUnknwon2014-08-261-2/+2
|
* Finish new edit team page, add member to teamUnknwon2014-08-241-5/+13
|
* Working on organization pagesUnknwon2014-08-231-0/+26