zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
159 stars 89 forks source link

Tabular display option for Jobs tree #2258

Open JillieBeanSim opened 1 year ago

JillieBeanSim commented 1 year ago

Zowe Explore uses a hierarchical display of jobs retrieved from the remote z/OS server. This is not the usual way of working on jobs for z/OS users because whatever software is usually used (IBM SDSF, CA SYSVIEW ...), the jobs are presented in tabular form. Zowe Explorer should also offer a tabular display of jobs, with the possibility of sorting, filtering, selecting the columns of the properties to display, and triggering actions on the jobs: purge, release, cancel ...

FALLAI-Denis commented 1 year ago

JOBS - Enhance management / new Zowe Explorer Extension for JOBS

zFernand0 commented 8 months ago

There was a small request during the PI Planning Readouts:

JillieBeanSim commented 6 months ago

@zFernand0 for completion of this item with the requests brought up during planning this item is growing to the point where it could become it's own Epic. What do you think?

FYI @adam-wolfe

zFernand0 commented 6 months ago

Yeah, I think it's a good idea to turn this into an Epic. That way we can track different features (search, filter, actions: purge, cancel, ...) as individual units of work. Same goes for making it extensible and implementing it for the zFTP extension 😋