summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-3/+4
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-2/+9
* Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)SagePtr2018-08-121-0/+2
* Implemented hover text showing user FullName (#4261)Guido Diepen2018-07-051-1/+1
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+3
* Add label descriptions (#3662)Lauris BH2018-03-131-1/+1
* Fix checklist padding (#3460)modmew82018-02-061-1/+3
* Added progressbar for issues (#1146). (#3171)modmew82018-01-031-0/+5
* Responsive view (#2750)Morgan Bazalgette2017-12-304-43/+51
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Remove box-shadow from UI, fix dashboard issue (#3065)silverwind2017-12-031-1/+1
* Use custom search for each filter type in dashboard (#2343)Morlinest2017-11-011-7/+22
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-0/+6
* fix bug on create repo link on dashboard (#2359)Lunny Xiao2017-08-231-1/+1
* Remove (almost) server side data rendering from repo-search component (#2317)Morlinest2017-08-221-42/+50
* Fix order of elements in dashboard html (#2344)Morlinest2017-08-201-2/+2
* Fix repo-search template errors for go1.7 (#2336)Morlinest2017-08-192-84/+82
* Make use of Vue more universal (#2318)Morlinest2017-08-171-1/+1
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-172-97/+83
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-1/+1
* Refactor vue delimeters to use es6 template delimeters (#2171)Lauris BH2017-07-151-2/+2
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-251-1/+1
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-23/+0
|\
| * Remove colaborative repo panelAndrey Nering2017-05-181-23/+0
* | Fix invalid reference in feeds template (#1820)Ethan Koenig2017-05-271-1/+1
* | Make side nav on dashboard stackable (#1778)Patrick G2017-05-231-1/+1
|/
* Hide the create organization button (in dashboard/organization section) (#1705)Jun Hsieh ♞2017-05-121-0/+2
* Improve dashboard repo search (#1652)Andrey Nering2017-05-091-22/+20
* Fix all the bugs in issues and pulls on dashboard (#943)Lunny Xiao2017-02-171-1/+1
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-141-4/+4
* Allow rendering alerts in dashboard (#856)Sandro Santilli2017-02-081-0/+1
* show tags on dashboard issues (#860)Lunny Xiao2017-02-071-0/+4
* feat: add search repository on dashboard. (#773)Bo-Yi Wu2017-01-301-4/+7
* Fix: Pagenation on dashboard->issues does not work well (#698)Kazuki Sawada2017-01-191-3/+3
* Fix template nil errorUnknwon2016-08-141-1/+1
* Fix template error [CI SKIP]Unknwon2016-08-141-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-052-4/+4
* #1384 add pagination for repositoriesUnknwon2016-07-241-1/+6
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Upgrade octicon to 4.3.0Unknwon2016-07-162-9/+9
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-051-2/+8
* Render emojis in more places.Andrey Nering2016-03-022-8/+8
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-0/+8
* fix #2454Unknwon2016-02-141-1/+1
* Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-311-1/+1
* #2491 minor fix for sr on dashboardUnknwon2016-01-291-3/+12
* URL fix for #2287Unknwon2016-01-151-9/+9
* #2287 Truncate repository name if too longUnknwon2016-01-112-9/+11
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-1/+1
* #2159 use icon+tooltip to replace textUnknwon2015-12-121-3/+3