Commit Graph

351 Commits (b3c71ec64f12437772c35c48d4471ca8b8f244d5)

Author SHA1 Message Date
Lunny Xiao a12a5f3652
Fix duplicated url prefix on issue context menu (#26066) 1 year ago
Denys Konovalov 00dbba7f42
Several fixes for mobile UI (#25634) 1 year ago
silverwind 64f2d70262
Replace fomantic divider module with our own (#25539) 1 year ago
HesterG c6f1fb1c6d
Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 1 year ago
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 1 year ago
6543 b0215c40cd
Store and use seconds for timeline time comments (#25392) 1 year ago
wxiaoguang 17965c8e79
Make "dismiss" content shown correctly (#25461) 1 year ago
sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 1 year ago
6543 749802c922
Refactor: TotalTimest return seconds (#25370) 1 year ago
silverwind e24f651c86
Add template linting via djlint (#25212) 1 year ago
wxiaoguang 46c17c8029
Use flex to align SVG and text (#25163) 1 year ago
yp05327 81211db077
Fix #25133 (#25162) 1 year ago
yp05327 b5a2bb9ab3
Fix strange UI behavior of cancelling dismiss review modal (#25133) 1 year ago
silverwind 73b57c2992
Improve dropdown menus, remove inline styles (#24954) 1 year ago
silverwind a70d853d06
Consolidate the two review boxes into one (#24738) 1 year ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 1 year ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
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