aboutsummaryrefslogtreecommitdiff
path: root/templates/user/dashboard/navbar.tmpl
Commit message (Collapse)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
|
* templates/user/dashboard: make page more concise for user's ↵Michael Li2018-05-08
| | | | activity/issues/PR information (#5209)
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
|
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* fix #2454Unknwon2016-02-14
|
* Indent all templates with tabsAdam Strzelecki2015-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
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* fix #650Unknwon2015-11-22
|
* new dashboard uiUnknwon2015-11-13
|
* adjust icon cssUnknwon2015-09-07
|
* #1599 org dashboard icon cssUnknwon2015-09-07
|
* fix buttons styleUnknwon2015-09-02
|
* finish initial version of pull requestUnknwon2015-09-02
|
* fix menu overflowUnknwon2015-08-26
|
* minor updateUnknwon2015-08-26
|
* update locale and org dashboard navbarUnknwon2015-08-26
|
* new user dahsboard issuesUnknwon2015-08-25