aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/new_form.tmpl
Commit message (Expand)AuthorAgeFilesLines
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-271-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-11/+11
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-021-5/+3
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* [FIX] missing ctx in new_form (#27514)mohammed ahmed2023-10-081-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434)CaiCandong2023-10-041-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-18/+18
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-311-1/+1
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Fix incorrect color of selected assignees when create issue (#26324)yp053272023-08-041-0/+2
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-6/+6
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-4/+4
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-2/+2
* Improve dropdown menus, remove inline styles (#24954)silverwind2023-05-291-3/+1
* Consolidate the two review boxes into one (#24738)silverwind2023-05-291-125/+123
* Support markdown editor for issue template (#24400)yp053272023-05-081-6/+1
* Improve milestone filter on issues page (#22423)Lunny Xiao2023-04-301-38/+1
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-6/+6
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Decouple the issue-template code from comment_tab.tmpl (#23556)wxiaoguang2023-03-211-1/+23
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-191-6/+3
* Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true...Hester Gong2023-03-161-1/+1
* Deduplicate template code for label selection menu (#23431)Brecht Van Lommel2023-03-121-44/+1
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-061-6/+6
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-4/+4
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+4
* 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-13/+13
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-3/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-31/+31
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-071-1/+1
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+9
* Redirect on project after issue created (#17211)Romain2021-10-051-0/+1
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-1/+1
* Style and template tweaks (#13828)silverwind2020-12-041-1/+1
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-57/+69