summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* cleanup locale function usage (#27227)Denys Konovalov2023-09-248-17/+14
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-233-13/+13
* fix: text decorator on issue sidebar menu label (#27206)metiftikci2023-09-231-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-214-16/+16
* Change green buttons to primary color (#27099)silverwind2023-09-1813-23/+23
* Display archived labels specially when listing labels (#26820)puni98692023-09-183-16/+24
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-2/+2
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-012-4/+4
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-313-7/+7
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-315-11/+7
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-283-22/+24
* Adding hint `Archived` to archive label. (#26741)puni98692023-08-271-0/+5
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-262-3/+3
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-266-14/+14
* Make issue template field template access correct template data (#26698)wxiaoguang2023-08-241-2/+1
* Add `member`, `collaborator`, `contributor`, and `first-time contributor` rol...yp053272023-08-241-11/+6
* Improve show role (#26621)yp053272023-08-223-61/+23
* Improve translation of milestone filters (#26569)CaiCandong2023-08-211-2/+2
* Improve deadline icon location in milestone list page (#26532)yp053272023-08-161-1/+1
* Allow to archive labels (#26478)puni98692023-08-142-2/+12
* Refactor project templates (#26448)Denys Konovalov2023-08-122-55/+68
* Fix incorrect redirection in new issue using references (#26440)CaiCandong2023-08-101-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-106-49/+49
* Fix incorrect color of selected assignees when create issue (#26324)yp053272023-08-041-0/+2
* Remove nonsense `<a>` for commit status check icon (#26287)yp053272023-08-031-2/+2
* Fix due date rendering the wrong date in issue (#26268)Yarden Shoham2023-08-011-1/+1
* De-emphasize issue sidebar buttons (#26171)silverwind2023-07-301-10/+22
* Improve display of Labels/Projects/Assignees sort options (#25886)yp053272023-07-261-6/+6
* remove IsWarning in tmpl (#26120)caicandong2023-07-251-1/+1
* Fix duplicated url prefix on issue context menu (#26066)Lunny Xiao2023-07-231-1/+1
* move issue filters to shared template (#25729)Denys Konovalov2023-07-133-341/+199
* Fix margin on the `new/edit milestone` page (#25801)puni98692023-07-121-6/+2
* Repository Archived text title center align (#25767)puni98692023-07-081-2/+2
* Show correct naming for 1 comment (#25704)Earl Warren2023-07-051-1/+1
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-043-10/+10
* Replace fomantic divider module with our own (#25539)silverwind2023-06-2913-40/+40
* Fix milestones deletion (#25583)HesterG2023-06-291-1/+1
* Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380)HesterG2023-06-291-2/+2
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-241-2/+2
* Store and use seconds for timeline time comments (#25392)65432023-06-231-3/+18
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-231-1/+0
* Diff page enhancements (#25398)silverwind2023-06-221-2/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-222-2/+2
* Various UI fixes (#25264)silverwind2023-06-212-4/+9
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-1/+1
* Fix issue filters on mobile view (#25368)Denys Konovalov2023-06-191-2/+2
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-1/+1
* 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-184-40/+60