Commit Graph

121 Commits (11552a779fc1bff2bbe1ae4f0d42f61f55337248)

Author SHA1 Message Date
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 3f0651d4d6
Improve milestone filter on issues page (#22423) 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 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
Brecht Van Lommel eed6b28fc0
Fix template error in pull request with deleted head repo (#24192) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 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
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
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
wxiaoguang ce73492d6f
Refactor `ctx` in templates (#23105) 2 years ago
wxiaoguang 0bc8bb3cc4
Make issue meta dropdown support Enter, confirm before reloading (#23014) 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
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 1947409ef0
Fix missing title and filter in issue sidebar project menu (#22557) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Yarden Shoham b994b2ea9c
Fix due date rendering the wrong date in issue (#22302) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
silverwind fefdb7ffd1
Timeline and color tweaks (#21799) 2 years ago
Yarden Shoham acdb92ad42
Localize all timestamps (#21440) 2 years ago
silverwind 647b2649b1
Make sure fmt catches all templates (#20979) 2 years ago
Gusted d55a0b7238
Refactor `i18n` to `locale` (#20153) 2 years ago
a1012112796 cc42c6488a
fix delete pull head ref for DeleteIssue (#20032) 2 years ago
zeripath bbffddaa8a
Add title attribute to dependencies in sidebar (#19807) 2 years ago
neon 0483ee8f69
Add "Reference" section to Issue view sidebar (#19609) 3 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
MeIchthys a7de80db0d
Remove italics for `due_date_not_set` (#19113) 3 years ago
Otto Richter (fnetX) ea46142bce
Add button for issue deletion (#19032) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 3 years ago
silverwind d04e581f09
Switch migration icon to svg (#15954) 3 years ago
Steven e9747de952
Fix dependency link rendering in PR sidebar (#16754) 3 years ago
Jimmy Praet c9480c5f60
Add links to toggle WIP status (#14677) 4 years ago
silverwind a32bfd867d
Issue sidebar and misc css fixes (#15524) 4 years ago
silverwind 216976247c
Remove usage of JS globals (#15378) 4 years ago