summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-1/+3
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-082-4/+5
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-21/+1
* Add more title attributes on shortened names (#6647)zeripath2019-04-171-3/+3
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-272-2/+10
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-051-0/+2
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-041-1/+1
* Create repository on organisation by default on its dashboard (#6026)zeripath2019-02-101-1/+3
* UI: Make dashboard navbar and footer full-width (#6013)silverwind2019-02-091-1/+1
* UI: Dashboard tweaks (#5974)silverwind2019-02-061-2/+2
* UI: Better support for long repo names (#5932)silverwind2019-02-021-2/+2
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+1
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-2/+7
* Fix to 3819 - Filtering issues by tags on main screen issues (#3824)Rodrigo Villablanca Vásquez2018-10-281-1/+1
* User action heatmap (#5131)kolaente2018-10-231-0/+5
* 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