aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/RepoActionView.vue
Commit message (Expand)AuthorAgeFilesLines
* Add job.duration in web ui (#23963)yp053272023-04-071-2/+4
* Improve action log display with control chars (#23820)wxiaoguang2023-04-011-3/+45
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-3/+2
* Add commit info in action page (#23210)yp053272023-03-271-0/+27
* Replace Less with CSS (#23481)silverwind2023-03-141-128/+139
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-2/+1
* Add ActionRunStatus component (#23259)yp053272023-03-061-16/+5
* Add run status in action view page (#23212)yp053272023-03-041-2/+13
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-2/+18
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-9/+9
* Remove _actions.less (#22885)Jason Song2023-02-131-2/+53
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Fix rerun button of Actions (#22798)Jason Song2023-02-081-6/+9
* Use relative url in actions view (#22675)Jason Song2023-01-311-4/+4
* Implement actions (#21937)Jason Song2023-01-311-0/+398