aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix margin and alignment in dashboard repolist (#22120)silverwind2022-12-171-3/+3
* Optimize html templates (#22080)Jason Song2022-12-093-18/+18
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-4/+4
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-3/+5
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-20/+20
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-1/+5
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-113/+113
* Make better use of i18n (#20096)Gusted2022-06-262-2/+2
* Use correct variable for issue count (#20085)Lunny Xiao2022-06-221-2/+2
* Prettify number of issues (#17760)Gusted2022-06-122-9/+13
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-0/+2
* Remove fomantic progress module (#19760)silverwind2022-05-201-5/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-203-11/+11
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-1/+1
* Fix release typo (#18728)Lunny Xiao2022-02-111-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-1/+1
* Fix mermaid rendering in milestone dashboard (#18202)silverwind2022-01-071-1/+1
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-2/+2
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-22/+18
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+1
* Fix correct usage of teams (#17732)Gusted2021-11-201-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-165-56/+56
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-1/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-7/+6
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-251-1/+1
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-091-11/+9
* show tag name on dashboard items list (#16466)a10121127962021-07-171-1/+1
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-1/+1
* Remove User.GetOrganizations() (#14032)65432021-06-181-1/+1
* Unified link creation. (#15619)KN4CK3R2021-04-301-7/+7
* Disable Stars config option (#14653)Kyle D2021-04-151-4/+6
* Fix repository search (#15428)KN4CK3R2021-04-121-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-46/+46
* Add dashboard milestone search and repo milestone search by name (#14866)Roger Luo2021-04-081-28/+43
* fix org navbar (#15173)Jimmy Praet2021-03-261-1/+2
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* org dashboard: move teamselector left (#14954)Norwin2021-03-171-52/+53
* Fix a couple of issues with a feeds (#14897)zeripath2021-03-061-1/+2
* Fix dashboard UI bugs and more (#14767)Mike L2021-02-251-4/+4
* Fix truncated organization names (#14655)vnkmpf2021-02-121-6/+6
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+7
* Truncated organisations name #14583 (#14615)vnkmpf2021-02-091-4/+4
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-171-0/+6
* Handle NotifyCreateRef as create branch in feeds (#14245)Cirno the Strongest2021-01-041-1/+5
* Issue and pull request filters on organization dashboard #14052 (#14072)Jimmy Praet2021-01-031-14/+12
* Team dashboards (#14159)Jimmy Praet2020-12-272-4/+37
* Fix feed push tag (#14064)Lunny Xiao2020-12-201-3/+3