Idea #16248
Updated by Lucas Di Pentima over 3 years ago
From engineering meeting 2020-12-09: * Project Process view has toggle compact/expanded mode in the project display, which displays the contents of the detail panel in a "fat" (tall) row and closes the "info" side panel. * When in "compact" project view, clicking on a row automatically opens the "info" side panel. * Fix the process details so that it is consistent between the details panel, the "fat" row, and the main process panel. * Show duration of running processes or total time of completed/failed processes * Add "cancel" to action menu for processes, remove the button * "Edit process" action should be "Edit name/description" * Add "Open in new tab" action for processes * Project view should display / support sorting by both "creation" and "modification" time * Process view should show any errors and warnings from runtime_status (this is the only way to know what's happening when "constraints not satisfiable" cancels your container!) Tom's feedback https://docs.google.com/document/d/13nlWSiHBt2wZ9um3IPTr2_mcEgt61nqo9BnOIBSuF8w/edit?usp=sharing Sarah's feedback https://docs.google.com/presentation/d/1KJ5DLDgpMrNL0JOTqs9VjrGs-Q9As18ze18mlovKgkY/edit?usp=sharing