Commit Graph

322 Commits (4647660776436f0a83129b4ceb8426b1fb0599bb)

Author SHA1 Message Date
Zettat123 e7c2231dee
Support for status check pattern (#24633) 2 years ago
wxiaoguang 99283415bc
Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2 years ago
Yarden Shoham 46679554d0
Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 2 years ago
wxiaoguang 421840486f
Fix form method/class (#24535) 2 years ago
Lunny Xiao b1cee3fa3b
Don't display creating page button in a mirror wiki repository (#24395) 2 years ago
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
wxiaoguang 48e3e38ee0
Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
yp05327 bcdd3c30af
Fix test delivery button in repo webhook settings page (#24478) 2 years ago
silverwind d6f8238492
Replace `N/A` with `-` everywhere (#24474) 2 years ago
sillyguodong e8173c2c33
Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
Hester Gong 72e956b79a
Improve protected branch setting page (#24379) 2 years ago
wxiaoguang 83022013c8
Fix layouts of admin table / adapt repo / email test (#24370) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
Hester Gong f1a4330306
Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
JakobDev 61d0af0a21
Wrap too long push mirror addresses (#21120) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
silverwind a319da0688
Replace whitespace inside template parens during make fmt (#24293) 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 44e0cfa96e
Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 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
JakobDev 02119ec95e
Limit avatar upload to valid image files (#24258) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
wxiaoguang d149093ce3
Fix code view (diff) broken layout (#23096) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
wxiaoguang 59eb660b1a
Fix incorrect `toggle` buttons (#23676) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
wxiaoguang 378d6b8491
Fix incorrect `show-modal` and `show-panel` class (#23660) 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
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Zettat123 5a12e95d2a
Fix 404 error viewing the LFS file (#22945) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 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 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
wxiaoguang eb5e1bcd21
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
KN4CK3R 5882e179a9
Add user secrets (#22191) 2 years ago
Brecht Van Lommel faa96553d1
Add repository setting to enable/disable releases unit (#22671) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Lunny Xiao 495b8b3635
Fix delete secret modal (#22187) 2 years ago
Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 2 years ago
zeripath 6e22605793
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
Lunny Xiao 003b4e209c
Allow disable code tab (#20805) 2 years ago