summaryrefslogtreecommitdiffstats
path: root/templates/shared
Commit message (Expand)AuthorAgeFilesLines
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Move secrets and runners settings to actions settings (#24200)Hester Gong2023-04-271-1/+1
* Display 'Unknown' when runner.version is empty (#24378)yp053272023-04-271-1/+1
* Fix incorrect last online time in runner_edit.tmpl (#24376)yp053272023-04-271-1/+1
* Add missed column title in runner management page (#24328)yp053272023-04-261-1/+1
* Fix runner button height (#24338)silverwind2023-04-261-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-2/+2
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-234-4/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-232-2/+0
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-7/+7
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-0/+6
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-14/+14
* Add tooltips for MD editor buttons and add `muted` class for buttons (#23896)delvh2023-04-111-15/+14
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-114-1/+4
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-101-6/+11
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-1/+3
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-0/+47
* Convert issue list checkboxes to native (#23596)silverwind2023-03-301-4/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-243-4/+4
* Fix long project name display in issue list and in related dropdown (#23653)Hester Gong2023-03-241-7/+11
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-0/+2
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-191-1/+1
* Fix due date being wrong on issue list (#23475)Yarden Shoham2023-03-141-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-142-3/+3
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-061-2/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-2/+2
* Fix no user listed in org teams page (#22979)yp053272023-02-191-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-152-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-135-37/+37
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-5/+5
* Add user secrets (#22191)KN4CK3R2023-02-011-0/+68
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-2/+1
* Implement actions (#21937)Jason Song2023-01-312-0/+192
* Pull Requests: add color to approved/reject icon in pull requests listBrecht Van Lommel2023-01-201-2/+2
* Timeline and color tweaks (#21799)silverwind2022-11-194-10/+4
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-033-0/+9
* Add whitespace removal inside template curly brackes (#20853)silverwind2022-08-251-3/+3
* Make branch icon stand out more (#20726)Gusted2022-08-101-6/+4
* Add issue filter for Author (#20578)parnic2022-08-081-1/+1
* Display project in issue list (#20434)aceArt-GmbH2022-07-261-0/+5
* Use dedicated draft PR icon when possible (#20303)Gusted2022-07-091-1/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-272-11/+11
* Make better use of i18n (#20096)Gusted2022-06-262-2/+2
* Show source/target branches on PR's list (#19747)IT-AlexKor2022-05-251-0/+21
* Remove fomantic progress module (#19760)silverwind2022-05-201-1/+2