aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/branch_selector_field.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-2/+16
* Fix issue sidebar (#32455)wxiaoguang2024-11-091-0/+1
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-081-2/+0
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-5/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-061-1/+1
* Fix branch selector UI (#30803)wxiaoguang2024-05-021-25/+19
* Fix long branch name overflows (#30345)silverwind2024-04-161-3/+3
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-151-4/+9
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-7/+7
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-7/+7
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-4/+4
* Disable ref selection dropdown if you don't have permissions to use it (#17837)qwerty2872021-11-281-2/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-2/+2
* fix branch selector on new issue page (#14194)a10121127962020-12-311-2/+2
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-2/+2
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-6/+17
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-3/+3
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-2/+2
* hide branch on pull request view or create UI (#2454)Lunny Xiao2017-09-061-0/+2
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+41