aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
...
* Only show conflicted files if not merged (#10197)zeripath2020-02-091-1/+1
* Tweak locale to respect singular conflicting file message in P… (#10177)James Lakin2020-02-071-1/+1
* Fix issue/pull link (#10158)guillep2k2020-02-061-1/+1
* Show if a PR has conflicting files on the PR lists (#10130)James Lakin2020-02-041-5/+10
* add explicit dimensions to navbar avatar (#9986)silverwind2020-01-261-3/+3
* Fix milestones page (#9770)John Olheiser2020-01-141-1/+1
* Add ActionCommentPull action (#9456)mrsdizzie2019-12-221-1/+4
* switch to fomantic-ui (#9374)techknowlogick2019-12-172-3/+3
* Add /milestones endpoint (#8733)Brad Albright2019-12-152-2/+126
* Remove empty lines (#9232)John Olheiser2019-12-031-1/+1
* [UI] IssuePage multi repo select (#8741)65432019-12-011-20/+41
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-1/+7
* Show due date in dashboard issues list (#8860)mrsdizzie2019-11-071-0/+5
* Make 100% width issues page left menu and add reponame as title attribute (#8...jaqra2019-10-041-1/+1
* Fix pull request commit status in user dashboard list (#8321)Elias Norberg2019-09-301-2/+2
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-181-0/+4
* apply emoji on dashboard issue list labels (#8156)jaqra2019-09-121-1/+1
* Move ref (branch or tag) location on issue list page (#8157)jaqra2019-09-121-3/+13
* 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