[ARVADOS-WORKBENCH2] updated: 2.4.0-19-g08ac60f8

Git user git at public.arvados.org
Tue Apr 12 19:29:36 UTC 2022


Summary of changes:
 cypress/integration/collection.spec.js             |  9 +--
 cypress/integration/process.spec.js                | 54 ++++++++++++++
 cypress/support/commands.js                        | 52 +++++++++----
 src/common/custom-theme.ts                         |  9 +++
 src/models/container.ts                            |  2 +
 src/models/runtime-status.ts                       | 11 +++
 src/store/process-panel/process-panel-actions.ts   |  4 +-
 src/store/processes/process.ts                     | 47 ++++++++----
 .../project-panel-middleware-service.ts            | 36 ++++-----
 .../resource-type-filters.test.ts                  | 21 +++++-
 .../resource-type-filters/resource-type-filters.ts | 32 ++++----
 .../data-explorer/renderers.test.tsx               | 74 ++++++++++++++++++-
 src/views-components/data-explorer/renderers.tsx   | 33 ++++++---
 .../process-runtime-status.tsx                     | 86 ++++++++++++++++++++++
 .../process-panel/process-information-card.tsx     | 65 ++++++++--------
 15 files changed, 419 insertions(+), 116 deletions(-)
 create mode 100644 src/models/runtime-status.ts
 create mode 100644 src/views-components/process-runtime-status/process-runtime-status.tsx

       via  08ac60f877d6495a748747a3a0d30ca9f0e289d5 (commit)
       via  03578e716a63e7c5e0ce75cb70d0aaa803c02a77 (commit)
       via  18425d0dfa8a652fef8377a6fb09018f55d2beec (commit)
       via  078bedef5794ee91497d4dd12157c86d6e490969 (commit)
       via  a5750c261be0991d8ebbe107115c9c5b01236f8d (commit)
       via  0d61292f1ce718f5cc252f45d6e220c70246c922 (commit)
       via  b812133ea0d9c9a4c52b200731deaba1045478e3 (commit)
       via  5de4c8e78a96433482063a53dfce0056902da654 (commit)
       via  dec2560060035f165662cff34b3a8916927a7ee6 (commit)
       via  890f88cf8828ae1d8dde8cb8c104226837187353 (commit)
      from  a9d377ba93f19f1b4ebb389d3baa23b26ef0d860 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 08ac60f877d6495a748747a3a0d30ca9f0e289d5
Merge: a9d377ba 03578e71
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Tue Apr 12 16:29:17 2022 -0300

    Merge branch '18881-process-runtime-status'. Closes #18881
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list