[ARVADOS-WORKBENCH2] updated: 2.4.0-35-g2742a401

Git user git at public.arvados.org
Tue Apr 19 20:35:59 UTC 2022


Summary of changes:
 cypress/integration/collection.spec.js             |   4 +-
 cypress/integration/process.spec.js                |   4 +-
 cypress/support/commands.js                        |  70 ++++++++
 cypress/support/index.d.ts                         |  24 +++
 .../details-panel/process-details.tsx              |   2 +-
 .../process-panel/process-details-attributes.tsx   | 183 +++++++++++++++------
 src/views/process-panel/process-details-card.tsx   |  65 +++++++-
 .../process-panel/process-information-card.tsx     | 170 -------------------
 src/views/process-panel/process-panel-root.tsx     |  17 +-
 src/views/process-panel/process-panel.tsx          |   6 -
 tools/run-integration-tests.sh                     |   3 +-
 11 files changed, 292 insertions(+), 256 deletions(-)
 create mode 100644 cypress/support/index.d.ts
 delete mode 100644 src/views/process-panel/process-information-card.tsx

       via  2742a401dcc330697a14d2edb3c4c81115f67402 (commit)
       via  d39fc21c7dec5878a9f508295add946216818139 (commit)
       via  1bb147efcf6a17c0b4237c790757dd54994005b2 (commit)
       via  29d9fdf79b6225638877b64bab88029d18b00264 (commit)
       via  406ae9a8f9851fcadb16592f245a13c2311de95a (commit)
       via  5a0db55c7b4751b18f8d2a1ffe3ab3b5813b20c6 (commit)
       via  082c1782d96a4b1c897df64d9b325d102a5c1144 (commit)
       via  444c41ca81c90ff172c7b1d99ff78f52bff991e8 (commit)
       via  4e1495220aae8fdcca2dc40d3f6d13dfc83e38b6 (commit)
       via  7c6d47d766b7b37463281387d8badbfe18522d09 (commit)
      from  43a3f5a12405b52e012097f19c5d25eaaf670ee4 (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 2742a401dcc330697a14d2edb3c4c81115f67402
Merge: 43a3f5a1 d39fc21c
Author: Stephen Smith <stephen at curii.com>
Date:   Tue Apr 19 16:13:21 2022 -0400

    Merge branch '16068-merge-process-info-details-panels' into main. Closes #16068
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list