88 Commits (a2eea2fb2ece46b9bba6a2c8c4ad9550eca47527)

Author SHA1 Message Date
wxiaoguang a2eea2fb2e
Fix various trivial problems (#35714) 2 months ago
wxiaoguang 9ae2e9e76f
Always create Actions logs stepsContainer (#35654) 2 months ago
Shafi Ahmed 0a0baeb3b0
fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2 months ago
silverwind f6f6aedd4f
Update JS deps, regenerate SVGs (#34640) 6 months ago
wxiaoguang e8d8984f7c
Fix some trivial problems (#34579) 7 months ago
NorthRealm 6b2c506e05
Grey out expired artifact on Artifacts list (#34314) 8 months ago
Kerwin Bryant c2c04ffff7
Add fullscreen mode as a more efficient operation way to view projects (#34081) 8 months ago
Kerwin Bryant 02e49a0f47
Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 8 months ago
wxiaoguang a62ed19da6
Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126) 9 months ago
wxiaoguang 555d64d024
Always show the "rerun" button for action jobs (#33692) 10 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 11 months ago
silverwind 4b21a6c792
Enable Typescript `noImplicitThis` (#33250) 11 months ago
bytedream 6279646ee4
Add auto-expanding running actions step (#30058) 1 year ago
bytedream 5d6d62493b
Add action auto-scroll (#30057) 1 year ago
wxiaoguang d28a4843b8
Fix incomplete Actions status aggregations (#32859) 1 year ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 1 year ago
wxiaoguang 1b069dc94a
Make RepoActionView.vue support `##[group]` (#32770) 1 year ago
metiftikci ad994780af
fix: render job title as commit message (#32748) 1 year ago
wxiaoguang f7f68e4cc0
Refactor RepoActionView.vue, add `::group::` support (#32713) 1 year ago
Adrian Hirt 61aaf34401
Fix overflowing content in action run log (#31842) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 1 year ago
silverwind 2c92c7c522
Add typescript guideline and typescript-specific eslint plugins and fix issues (#31521) 1 year ago
silverwind 08579d6cbb
Add initial typescript config and use it for eslint,vitest,playwright (#31186) 1 year ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 2 years ago
yp05327 2a3906d755
Improve job commit description (#30579) 2 years ago
silverwind b9f69b4a4d
Fix various overflows on actions view (#30344) 2 years ago
silverwind 0178eaec25
Action view mobile improvements and fixes (#30309) 2 years ago
silverwind 57539bcdc0
Fix click handler in job-step-summary (#30122) 2 years ago
silverwind a4455d313e
Fix alignment in actions right view (#29979) 2 years ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 2 years ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 2 years ago
silverwind 5bd0773741
Dont show expansion for empty actions steps (#29977) 2 years ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 2 years ago
silverwind 43aa914b17
fix double border and border-radius on empty action steps (#29845) 2 years ago
silverwind eb8c34fc36
Tweak actions view sticky (#29781) 2 years ago
Lunny Xiao 171d3d9a3c
Use Get but not Post to get actions artifacts (#29734) 2 years ago
silverwind f86e9a0367 Set user's 24h preference from their current OS locale (#29651) 2 years ago
silverwind 16f1326514
Tweak actions color and borders (#29640) 2 years ago
wxiaoguang ea164aba4b
Make actions animation rotate counterclockwisely (#29378) 2 years ago
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172) 2 years ago
silverwind 709c2fad8a
Add missed return to actions view fetch (#27289) 2 years ago
silverwind 6d96f0b0d1
Add fetch wrappers, ignore network errors in actions view (#26985) 2 years ago
silverwind 9a3de436f4
Reorder blocks in vue SFCs (#26874) 2 years ago
silverwind 21b8ec29aa
Add `eslint-plugin-vue-scoped-css` (#26720) 2 years ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 2 years ago
silverwind 30e5278d1b
Allow text selection in actions step header (#26588) 2 years ago
yp05327 8703b6c954
Improve clickable area in repo action view page (#26115) 2 years ago
silverwind 2fc0eb913c
Tweak actions menu (#26278) 2 years ago
yp05327 36732005b4
Disable download action logs button when there's no logs (#26114) 2 years ago
FuXiaoHei f3d293d2bb
Actions Artifacts support uploading multiple files and directories (#24874) 2 years ago