summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-4/+4
* Change green buttons to primary color (#27099)silverwind2023-09-181-4/+4
* Refactor project templates (#26448)Denys Konovalov2023-08-121-55/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-2/+2
* move issue filters to shared template (#25729)Denys Konovalov2023-07-131-193/+4
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-3/+3
* Fix issue filters on mobile view (#25368)Denys Konovalov2023-06-191-2/+2
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-2/+8
* Fix label list divider (#25312)wxiaoguang2023-06-181-1/+2
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-181-3/+3
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Don't display `select all issues` checkbox when no issues are available (#25086)Yevhen Pavlov2023-06-061-1/+1
* Followup to pinned Issues (#24945)JakobDev2023-05-301-2/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+64
* Support no label/assignee filter and batch clearing labels/assignees (#24707)Lunny Xiao2023-05-171-0/+8
* Fix issues list page multiple selection update milestones (#24660)Lunny Xiao2023-05-111-5/+18
* Notification list enhancements, fix striped tables on dark theme (#24639)silverwind2023-05-101-2/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-3/+0
* Improve issue list filter (#24425)wxiaoguang2023-04-301-13/+12
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-301-4/+23
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-18/+10
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-1/+1
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-221-1/+1
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-10/+9
* Improve home page template, fix Sort dropdown menu flash (#23856)wxiaoguang2023-04-011-1/+1
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-2/+2
* Convert issue list checkboxes to native (#23596)silverwind2023-03-301-3/+1
* Fix long project name display in issue list and in related dropdown (#23653)Hester Gong2023-03-241-4/+4
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-191-8/+4
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-161-2/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-2/+2
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-1/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-2/+14
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-10/+10
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-041-11/+53
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-2/+1
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-291-20/+38
* Optimize html templates (#22080)Jason Song2022-12-091-13/+13
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-101-4/+4
* Add author search input (#21246)Tyrone Yeh2022-09-261-0/+4
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-231-0/+12
* Add issue filter for Author (#20578)parnic2022-08-081-19/+35
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-0/+6