Commit Graph

125 Commits (b6e0957b9c84d1da0c7805f8e45ce7988badc7c2)

Author SHA1 Message Date
silverwind b92c142c97
Clean up various avatar dimensions (#24701) 2 years ago
yp05327 49808136c5
Display owner of a runner as a tooltip instead of static text (#24377) 2 years ago
Yarden Shoham 46679554d0
Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 2 years ago
wxiaoguang 241b74f6c5
Improve template helper (#24417) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
yp05327 5141bbd9ba
Display 'Unknown' when runner.version is empty (#24378) 2 years ago
yp05327 62ca5825f7
Fix incorrect last online time in runner_edit.tmpl (#24376) 2 years ago
yp05327 62eafea3f9
Add missed column title in runner management page (#24328) 2 years ago
silverwind 75e35fb03a
Fix runner button height (#24338) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
Yarden Shoham 70bb4984cd
Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
Hester Gong 44e0cfa96e
Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
silverwind 469dc4459b
Add monospace toggle button to textarea (#24034) 2 years ago
wxiaoguang 704f3aa91c
Fine tune markdown editor toolbar (#24046) 2 years ago
delvh 91c8261e2c
Add tooltips for MD editor buttons and add `muted` class for buttons (#23896) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
silverwind d7552c27d3
Add placeholder and aria attributes to release and wiki edit page (#24031) 2 years ago
silverwind 9f6bc7c6f4
Replace tribute with text-expander-element for textarea (#23985) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
Hester Gong a9cceb0597
Fix long project name display in issue list and in related dropdown (#23653) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
Yarden Shoham b2c1c17f38
Fix due date being wrong on issue list (#23475) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
yp05327 3f547c7afb
Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
yp05327 d5e417a33d
Fix no user listed in org teams page (#22979) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 7fd5d38860
Improve checkbox accessibility a bit by adding the title attribute (#22593) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Brecht Van Lommel 86c6b0de06 Pull Requests: add color to approved/reject icon in pull requests list 2 years ago
silverwind fefdb7ffd1
Timeline and color tweaks (#21799) 2 years ago
Yarden Shoham acdb92ad42
Localize all timestamps (#21440) 2 years ago
Yarden Shoham b9cd6fb703
Add `code` highlighting in issue titles (#21432) 2 years ago
zeripath de7b87fbc2
Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
silverwind 6c4688e1b1
Add whitespace removal inside template curly brackes (#20853) 2 years ago
Gusted c315868b97
Make branch icon stand out more (#20726) 2 years ago
parnic 0066bc5113
Add issue filter for Author (#20578) 2 years ago
aceArt-GmbH ed6cd3cbb7
Display project in issue list (#20434) 2 years ago
Gusted 87c563b706
Use dedicated draft PR icon when possible (#20303) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago