Commit Graph

611 Commits (08f4a9cca22d2c092760fb83dbaa1bf0c9dbb49e)

Author SHA1 Message Date
wxiaoguang 19de52e0f4
Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Bartlomiej Komendarczuk d5d9c56ac2
Added close/open button to details page of milestone (#23877) 2 years ago
wxiaoguang e2165854a6
Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
wxiaoguang ffd22697ba
Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 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
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang 76a1edf74f
Decouple the issue-template code from comment_tab.tmpl (#23556) 2 years ago
wxiaoguang 9b0190884d
Remove `id="comment-form"` dead code, fix tag (#23555) 2 years ago
yp05327 1a4efa0ee9
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
Hester Gong 661e78bed5
Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true (#23463) 2 years ago
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