Commit Graph

592 Commits (49389456687a923c1809df8d6eb5ce72c30404f0)

Author SHA1 Message Date
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
Brecht Van Lommel 43c136200a
Deduplicate template code for label selection menu (#23431) 2 years ago
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343) 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
Brecht Van Lommel 47bb5f11cb
Fix stray backticks appearing in pull request timeline (#23282) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
wxiaoguang ce73492d6f
Refactor `ctx` in templates (#23105) 2 years ago
Brecht Van Lommel 545495dcb0
Pull Requests: add button to compare force pushed commits (#22857) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
Zettat123 a6175b01d9
Fix nil context in RenderMarkdownToHtml (#23092) 2 years ago
wxiaoguang 0bc8bb3cc4
Make issue meta dropdown support Enter, confirm before reloading (#23014) 2 years ago
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612) 2 years ago
sillyguodong 09d7377090
display attachments of review comment when comment content is blank (#23035) 2 years ago
wxiaoguang e7b560f3fe
Fix the Manually Merged form (#23015) 2 years ago
Zettat123 7f790c70b9
Remove delete button for review comment (#23036) 2 years ago
Brecht Van Lommel 9aaf6998b7
Fix pull request branch selector visible without clicking Edit (#23012) 2 years ago
Zettat123 65fc2d1b83
Fix avatar misalignment (#22955) 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
wxiaoguang e7ef94e00f
Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2 years ago
Lunny Xiao f196da12db
Fix context bug (#22940) 2 years ago
wxiaoguang 2e97a77e12
First step to refactor the `.hide` to `.gt-hidden` (#22916) 2 years ago
wxiaoguang 2c04595762
Always show the `command line instructions` button even if there are conflicts (#22909) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
delvh 03638f9725
Add tooltip to issue reference (#22913) 2 years ago
wxiaoguang d306ab2b8f
Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez c8093a13ff
Add some headings to repo views (#22869) 2 years ago
wxiaoguang b0f18726a3
Fix milestone title font problem (#22863) 2 years ago
wxiaoguang affdd40296
Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) 2 years ago
Brecht Van Lommel 137fcc989b
Fix inconsistent Filter Project name in issue list (#22827) 2 years ago
wxiaoguang 24a9caa2f3
Fix more HTMLURL in templates (#22831) 2 years ago
John Olheiser 0c190e396d
Fix unmatched div in project filter (#22832) 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
Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 2 years ago
jladbrook 891391689a
Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 7fd5d38860
Improve checkbox accessibility a bit by adding the title attribute (#22593) 2 years ago
Brecht Van Lommel 1947409ef0
Fix missing title and filter in issue sidebar project menu (#22557) 2 years ago
techknowlogick e88b529b31
Issues: add Project filter to issues list and search (#22544) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
silverwind b833ce4964
Mute all links in issue timeline (#22533) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Yarden Shoham b994b2ea9c
Fix due date rendering the wrong date in issue (#22302) 2 years ago
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago