Commit Graph

152 Commits (6f6120dfa8d549d0b866eeb9317054fea831c844)

Author SHA1 Message Date
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 9 months ago
yp05327 78c48d8fdd
Fix can not select team reviewers when reviewers is empty (#29174) 9 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 10 months ago
Yarden Shoham 14f6fcf448
Don't do a full page load when clicking the subscribe button (#28871) 10 months ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 11 months ago
KN4CK3R b3c258828f
Refactor template empty checks (#28351) 12 months ago
Kyle D ac4ae35542
Remove max-width and add hide text overflow (#27359) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang 1875362383
Fix "delete" modal dialog for issue/PR (#27015) 1 year ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 1 year ago
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 1 year ago
wxiaoguang 576644d815
Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
Yarden Shoham edd93fcfbc
Fix due date rendering the wrong date in issue (#26268) 1 year ago
silverwind 04d7ced063
De-emphasize issue sidebar buttons (#26171) 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 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
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 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 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