aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Implement contributors graph (#27882)Şahin Akkaya2024-02-152-0/+447
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-4/+12
* Modernize merge button (#28140)Earl Warren2024-01-151-38/+36
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+1
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Improve diff tree spacing (#27714)silverwind2023-10-212-5/+16
* Restore warning commit status (#27504)silverwind2023-10-081-0/+1
* Fix review UI (#27322)wxiaoguang2023-09-282-2/+2
* Add missed return to actions view fetch (#27289)silverwind2023-09-271-1/+2
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-193-5/+7
* Change green buttons to primary color (#27099)silverwind2023-09-181-3/+3
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-4/+3
* Add fetch wrappers, ignore network errors in actions view (#26985)silverwind2023-09-111-28/+24
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-0213-679/+661
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-1/+1
* Add default label in branch select list (#26697)yp053272023-08-291-0/+3
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-4/+3
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Remove fomantic loader module (#26670)silverwind2023-08-251-13/+11
* Add `eslint-plugin-vue-scoped-css` (#26720)silverwind2023-08-252-23/+21
* Fix doubled box-shadow in branch dropdown menu (#26678)wxiaoguang2023-08-231-1/+1
* Fix organization list in dashboard (#26650)yp053272023-08-221-3/+7
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-221-13/+2
* Improve the branch selector tab UI (#26631)wxiaoguang2023-08-211-20/+37
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-7/+14
* Rewrite the DiffFileTreeItem and fix misalignment (#26565)wxiaoguang2023-08-182-108/+46
* Allow text selection in actions step header (#26588)silverwind2023-08-181-1/+0
* Improve clickable area in repo action view page (#26115)yp053272023-08-161-14/+10
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+4
* Tweak actions menu (#26278)silverwind2023-08-121-20/+10
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-0/+299
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-30/+65
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-2/+1
* Fix escape problems in the branch selector (#25875)yp053272023-07-211-4/+4
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-2/+2
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-091-2/+3
* Several fixes for mobile UI (#25634)Denys Konovalov2023-07-041-5/+3
* Actions list enhancements (#25601)silverwind2023-07-041-6/+5
* Add log line anchor for action logs (#25532)HesterG2023-07-031-7/+38
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-291-0/+5
* Fix rerun icon on action view component (#25531)HesterG2023-06-271-2/+2
* Highlight viewed files differently in the PR filetree (#24956)sebastian-sauer2023-06-251-1/+5
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Switch to ansi_up for ansi rendering in actions (#25401)silverwind2023-06-222-76/+2