Iccen Gan

Results 7 issues of Iccen Gan

### 现象: 列表页里内容非常多时,逐个翻页检索目标内容体验不佳(无序),容易眼花。 ### 期望: 如代码库列表页,支持点击列属性升序/降序排序。 ![image](https://user-images.githubusercontent.com/10875468/98621884-40179380-2343-11eb-98f5-6cfa8862e491.png)

kind/feat/product
for test
area/ci/frontend
tested
streams/doing
streams/for test

### 现象 复选框变量无法支持一键全选。当变量多时,用户需要一个一个选择,体验不佳。 ![image](https://user-images.githubusercontent.com/10875468/90861520-6e2dad00-e3be-11ea-8384-67a5487cbc4d.png) ### 期望 复选框组件支持一键全选

kind/feat/product
for gray
for test
area/ci/frontend
tested
streams/for test

**Affects PMD Version:** 6.13.0 [CPD] **Description:** Error encountered when using CPD to scan js files **Code Sample demonstrating the issue:** Command I ran: ``` cpd.bat --minimum-tokens 50 --files . --language...

an:enhancement

### 现象: 目前构建详情页展示的内容过于简单,构建历史列表所含的信息要比详情页展示的信息多,不合理。 ![image](https://user-images.githubusercontent.com/10875468/98934414-04d0bc80-251d-11eb-8c9f-0b7deb0a4c93.png) ### 期望: 构建详情页重新改版(设计师介入重新设计)。除展示构建的状态、执行人、耗时外,需要将本次构建的信息列出。 包括但不限于下图所含内容: ![image](https://user-images.githubusercontent.com/10875468/98934599-524d2980-251d-11eb-9653-5b27e477b01f.png) 其中错误码需细化出错误类型,并以tips的方式告知错误类型的含义。

kind/feat/product
area/ci/frontend
area/ci/backend
priority/critical-urgent

### 期望: 如题。 需考虑的创建webhook场景: 1. 手动编辑&保存流水线 2. 模板实例化流水线

kind/feat/product
area/ci/backend
review needed

**Description:** Will CPD's "--exclude" option support regular expression some day? Using regular expression to skip paths is so much more effective than listing all the folders I want to exclude....

a:suggestion
in:cli

### 现象 流水线构建详情中,当归档的构件非常多时,需要挨个构件下载,体验不佳。 ![image](https://user-images.githubusercontent.com/10875468/90872054-9e7d4780-e3ce-11ea-9599-3cdeca521890.png) ### 期望 流水线构建详情页面支持批量打包并下载构件物。

kind/feat/product
review needed