Commit Graph

334 Commits (fd1967c3a49e1945a456a53a60b17dfd7fa899ec)

Author SHA1 Message Date
yp05327 f4ef7eed00
Fix missing yes/no in delete time log modal (#24851) 2 years ago
silverwind 19993d8814
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
silverwind b92c142c97
Clean up various avatar dimensions (#24701) 2 years ago
silverwind ae0fa64ef6
Review fixes and enhancements (#24526) 2 years ago
wxiaoguang 48e3e38ee0
Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
Lunny Xiao e9b39250b2
Improve pull request merge box when pull request merged and branch deleted. (#24397) 2 years ago
silverwind fa506cd571
Remove `font-awesome` and fomantic `icon` module (#24471) 2 years ago
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423) 2 years ago
wxiaoguang 241b74f6c5
Improve template helper (#24417) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
wxiaoguang b2248d2553
Add comments for Manually Merged feature (#24291) 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
silverwind 774d1a0fbd
Tweak pull request branch delete ui (#23951) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
wxiaoguang 8820191476
Improve template helper functions: string/slice (#24266) 2 years ago
yp05327 20b6ae0e53
Add project type descriptions in issue badge and improve project icons (#23437) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
sillyguodong bfecf3bd89
Fix internal sever error when visiting a PR that bound to the deleted team (#24127) 2 years ago
Brecht Van Lommel eed6b28fc0
Fix template error in pull request with deleted head repo (#24192) 2 years ago
wxiaoguang 25faee3c5f
Fix date display bug (#24047) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
wxiaoguang ffd22697ba
Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) 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
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 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
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
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
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
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