summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Clean up various avatar dimensions (#24701)silverwind2023-05-143-15/+19
* 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-102-5/+5
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-4/+4
* Review fixes and enhancements (#24526)silverwind2023-05-103-50/+41
* Support markdown editor for issue template (#24400)yp053272023-05-082-10/+24
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-1/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-039-136/+109
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-032-2/+2
* Improve pull request merge box when pull request merged and branch deleted. (...Lunny Xiao2023-05-032-11/+17
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-012-4/+4
* Replace remaining fontawesome dropdown icons with SVG (#24455)silverwind2023-05-011-1/+2
* Improve issue list filter (#24425)wxiaoguang2023-04-302-29/+23
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-304-80/+64
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-295-60/+50
* Improve template helper (#24417)wxiaoguang2023-04-292-5/+7
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-292-65/+60
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-2/+2
* Fix template function DateTime (#24317)wxiaoguang2023-04-254-7/+7
* Improve some modal action buttons (#24289)wxiaoguang2023-04-244-5/+5
* Replace whitespace inside template parens during make fmt (#24293)silverwind2023-04-241-1/+1
* Add comments for Manually Merged feature (#24291)wxiaoguang2023-04-231-0/+9
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-234-6/+8
* Tweak pull request branch delete ui (#23951)silverwind2023-04-231-29/+28
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-235-29/+19
* Improve template helper functions: string/slice (#24266)wxiaoguang2023-04-223-5/+5
* Add project type descriptions in issue badge and improve project icons (#23437)yp053272023-04-211-7/+15
* Fix issue attachment handling (#24202)wxiaoguang2023-04-203-22/+24
* Fix internal sever error when visiting a PR that bound to the deleted team (#...sillyguodong2023-04-191-2/+7
* Fix template error in pull request with deleted head repo (#24192)Brecht Van Lommel2023-04-191-1/+1
* Refactor locale number (#24134)wxiaoguang2023-04-172-6/+6
* Fix difficult translation for other languages (#24070)Lunny Xiao2023-04-121-1/+1
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-122-3/+3
* Fix date display bug (#24047)wxiaoguang2023-04-113-4/+4
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Remove "inverted" class on creating new label and cancel buttons (#24030)Hester Gong2023-04-101-2/+2
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-101-2/+2
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-084-11/+11
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-8/+11
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-076-53/+53
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-073-21/+19
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-032-6/+6
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-035-31/+28
* Added close/open button to details page of milestone (#23877)Bartlomiej Komendarczuk2023-04-031-0/+7
* 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
* Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790)wxiaoguang2023-03-302-13/+11
* Convert issue list checkboxes to native (#23596)silverwind2023-03-301-3/+1
* Implement Issue Config (#20956)JakobDev2023-03-281-8/+31
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-3/+36