aboutsummaryrefslogtreecommitdiff
path: root/templates/user/dashboard
Commit message (Collapse)AuthorAge
* webhook: add fork eventUnknwon2017-02-27
|
* dashboard: add delete branch and tag news feedsUnknwon2017-02-27
|
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
|
* Fix dashboard issues/pull request countingUnknwon2016-12-27
|
* Minor code fix for PR #3560Unknwon2016-12-27
|
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
| | | | | | | | | | | | | | | | | | * Fix assigned/created issues in dashboard. * Use GetUserIssueStats for getting all Dashboard stats. * Use gofmt to format the file properly. * Replace &Issue{} with new(Issue). * Check if user has access to given repository. * Remove unnecessary filtering of issues. * Return 404 error if invalid repository is given. * Use correct number of issues in paginater.
* Fix template nil errorUnknwon2016-08-14
|
* Fix template error [CI SKIP]Unknwon2016-08-14
|
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
|
* #1384 add pagination for repositoriesUnknwon2016-07-24
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* Render emojis in more places.Andrey Nering2016-03-02
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* fix #2454Unknwon2016-02-14
|
* Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-31
|
* #2491 minor fix for sr on dashboardUnknwon2016-01-29
|
* URL fix for #2287Unknwon2016-01-15
|
* #2287 Truncate repository name if too longUnknwon2016-01-11
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
|
* #2159 use icon+tooltip to replace textUnknwon2015-12-12
|
* #2029 not show content of issue in activity timelineUnknwon2015-12-10
|
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-09
|
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-09
| | | | | | | We can look at the PushCommits object to see how many commits were included in a commit, and add some template logic to only show the comparison link when there are at least 2 commits in a push. We also correct the link to display the number of commits.
* 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
* add new mirror button to dashboardGibheer2015-12-01
| | | | | This adds the button to create a new mirror on the dashboard at the same place where "new repository" and "new organization" already exist.
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
|
* fix #650Unknwon2015-11-22
|
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
| | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* Show custom avatars in commitsUnknwon2015-11-13
|
* #1854 show issue contentUnknwon2015-11-13
|
* new dashboard uiUnknwon2015-11-13
|
* #1854 improvesAlexey Makhov2015-11-13
|
* #1854 issue title at dashboardAlexey Makhov2015-11-12
|
* #1459 Dashboard issues lacks sortingUnknwon2015-11-04
|
* adjust icon cssUnknwon2015-09-07
|
* #1599 org dashboard icon cssUnknwon2015-09-07
|
* #1599 status button mrigin-rightUnknwon2015-09-07
|
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-07
|
* remove test stringsUnknwon2015-09-03
|
* ui and pulls index fixUnknwon2015-09-03
|
* fix buttons styleUnknwon2015-09-02
|
* css fixUnknwon2015-09-02
|
* finish initial version of pull requestUnknwon2015-09-02
|
* add merger info and news feedUnknwon2015-09-02
|
* #1377 add rename repo actionUnknwon2015-09-01
|
* fix suburlUnknwon2015-08-27
|
* fix menu overflowUnknwon2015-08-26
|
* minor updateUnknwon2015-08-26
|