summaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Always pass 6-digit hex color to monaco (#25780) (#25782)silverwind2023-07-091-2/+3
* Several fixes for mobile UI (#25634) (#25689)Denys Konovalov2023-07-071-5/+3
* Actions list enhancements (#25601) (#25678)silverwind2023-07-041-6/+5
* Fix rerun icon on action view component (#25531) (#25536)Giteabot2023-06-271-2/+2
* Remove more unused Fomantic variants (#25292) (#25323)Giteabot2023-06-171-5/+1
* Use flex to align SVG and text (#25163) (#25260)Giteabot2023-06-143-3/+3
* Change access token UI to select dropdowns (#25109) (#25230)Giteabot2023-06-131-106/+81
* Fix fullscreen for action (#25200) (#25207)Giteabot2023-06-121-1/+1
* Button and color enhancements (#24989) (#25176)silverwind2023-06-111-2/+2
* Fix mobile navbar and misc cleanups (#25134) (#25169)Giteabot2023-06-111-2/+0
* Use correct selector for hiding RSS icon link in the branch selector dropdown...wxiaoguang2023-06-051-2/+2
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-0/+138
* Add up and down arrows to selected lookup repositories (#24727)Tyrone Yeh2023-06-021-2/+44
* Show file tree by default (#25052)Kyle D2023-06-021-1/+2
* Add show timestamp/seconds and fullscreen options to action page (#24876)HesterG2023-05-301-21/+196
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-303-47/+27
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-297-7/+7
* Repo list improvements, fix bold helper classes (#24935)silverwind2023-05-291-22/+58
* Improve Actions CSS (#24864)silverwind2023-05-241-20/+43
* Run stylelint on .vue files (#24865)silverwind2023-05-231-7/+7
* Improvements for action detail page (#24718)HesterG2023-05-222-52/+124
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-212-2/+2
* Mute repo names in dashboard repo list (#24811)Yarden Shoham2023-05-191-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+50
* Enable two vue eslint rules (#24780)silverwind2023-05-171-2/+0
* Make the color of zero-contribution-squares in the activity heatmap more subt...Evur2023-05-171-2/+2
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-142-2/+2
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-1/+20
* Remove svg.svg class, restore .rss-icon (#24667)silverwind2023-05-121-1/+1
* Remove highlight in repo list (#24675)yp053272023-05-121-1/+1
* RSS icon fixes (#24476)silverwind2023-05-101-1/+1
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-101-2/+3
* Make the actions control button look like an actual button (#24611)Yarden Shoham2023-05-101-20/+10
* Add a tooltip to the job rerun button (#24617)Yarden Shoham2023-05-101-1/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-092-8/+24
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-091-5/+5
* Attach a tooltip to the action control button (#24595)Yarden Shoham2023-05-081-3/+9
* Do not select line numbers when selecting text from the action run logs (#24594)Yarden Shoham2023-05-081-0/+1
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-0/+3
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-011-17/+16
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+10
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-251-0/+3
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-6/+9
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-10/+1
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10