Commit Graph

175 Commits (da33b708af1a98c2ead4b4714fcc3055b2d4c6bd)

Author SHA1 Message Date
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 4 months ago
wxiaoguang 028e612094
Split issue sidebar into small templates (#32444) 4 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 4 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 4 months ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 4 months ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 4 months ago
Lunny Xiao 2c6fa6c1e0
Fix template bug of pull request view (#32072) 5 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 6 months ago
Kerwin Bryant e6ab6e637f
code optimization (#31315) 9 months ago
silverwind 9946353282
Remove fomantic button module (#30475) 10 months ago
silverwind ff334749f5
Remove fomantic input module (#30194) 11 months ago
silverwind 8fd15990c5
Remove fomantic checkbox module (#30162) 11 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 11 months ago
silverwind 90a4f9a49e
Migrate `gap` helpers to tailwind (#30034) 11 months ago
silverwind 04f9ad0568
Fix incorrect tailwind migration (#30007) 11 months ago
silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 11 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 12 months ago
wxiaoguang d2f6588b66
Remove incorrect and unnecessary Escape from templates (#29394) 1 year ago
wxiaoguang 7a1557d2cc
Remove unnecessary "Safe" modifier from templates (#29318) 1 year ago
yp05327 78c48d8fdd
Fix can not select team reviewers when reviewers is empty (#29174) 1 year ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 1 year ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 1 year ago
Yarden Shoham 14f6fcf448
Don't do a full page load when clicking the subscribe button (#28871) 1 year ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 1 year ago
KN4CK3R b3c258828f
Refactor template empty checks (#28351) 1 year 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) 2 years ago
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 2 years ago
wxiaoguang 576644d815
Simplify helper CSS classes and avoid abuse (#26728) 2 years ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 2 years ago
Yarden Shoham edd93fcfbc
Fix due date rendering the wrong date in issue (#26268) 2 years ago
silverwind 04d7ced063
De-emphasize issue sidebar buttons (#26171) 2 years ago
Denys Konovalov 00dbba7f42
Several fixes for mobile UI (#25634) 2 years ago
silverwind 64f2d70262
Replace fomantic divider module with our own (#25539) 2 years ago
HesterG c6f1fb1c6d
Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 2 years ago
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 2 years ago
6543 749802c922
Refactor: TotalTimest return seconds (#25370) 2 years ago
silverwind e24f651c86
Add template linting via djlint (#25212) 2 years ago
wxiaoguang 46c17c8029
Use flex to align SVG and text (#25163) 2 years ago
yp05327 81211db077
Fix #25133 (#25162) 2 years ago