aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-112-15/+10
* Add job.duration in web ui (#23963)yp053272023-04-071-2/+4
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-072-11/+29
* Update eslints for Vue 3 (#23935)Jonathan Tran2023-04-051-1/+1
* Improve action log display with control chars (#23820)wxiaoguang2023-04-012-3/+75
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-3/+2
* Diff improvements (#23553)silverwind2023-03-302-20/+23
* Add commit info in action page (#23210)yp053272023-03-271-0/+27
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-243-6/+4
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-233-17/+1
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-232-3/+3
* Remove stars in dashboard repo list (#23530)yp053272023-03-171-5/+1