summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/sidebar.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Remove fomantic input module (#30194)silverwind2024-03-311-1/+1
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-1/+1
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-281-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-6/+6
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-38/+38
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-18/+18
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-22/+22
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-3/+3
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-4/+4
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-4/+4
* Fix can not select team reviewers when reviewers is empty (#29174)yp053272024-02-151-2/+4
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-13/+1
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-1/+13
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-13/+1
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-12/+12
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-96/+96
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-2/+2
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-311-3/+3
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-3/+3
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-6/+6
* 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
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-3/+3
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-14/+14
* 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
* Refactor: TotalTimest return seconds (#25370)65432023-06-191-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-9/+9
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Fix #25133 (#25162)yp053272023-06-091-2/+2
* Fix strange UI behavior of cancelling dismiss review modal (#25133)yp053272023-06-081-2/+2
* Improve dropdown menus, remove inline styles (#24954)silverwind2023-05-291-3/+0
* Consolidate the two review boxes into one (#24738)silverwind2023-05-291-546/+572
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-12/+26
* Review fixes and enhancements (#24526)silverwind2023-05-101-16/+6
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-1/+1
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-301-38/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-2/+2
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-19/+9
* Fix template error in pull request with deleted head repo (#24192)Brecht Van Lommel2023-04-191-1/+1