summaryrefslogtreecommitdiffstats
path: root/web_src/js/components/ActionRunStatus.vue
Commit message (Expand)AuthorAgeFilesLines
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-291-1/+1
* Improvements for action detail page (#24718)HesterG2023-05-221-2/+3
* Fix flash of unstyled content in action view page (#24712)Yarden Shoham2023-05-141-1/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-091-6/+12
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-6/+9
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-2/+2
* Add ActionRunStatus component (#23259)yp053272023-03-061-0/+30