manager icon indicating copy to clipboard operation
manager copied to clipboard

feat(dedicated-cloud): add region in HPC & some display fixes

Open carsso opened this issue 1 year ago • 2 comments

Question Answer
Branch? develop
Bug fix? no
New feature? no
Breaking change? no
Tickets MANAGER-15038
License BSD 3-Clause

  • [x] Try to keep pull requests small so they can be easily reviewed.
  • [x] Commits are signed-off
  • [x] Only FR translations have been updated
  • [x] Branch is up-to-date with target branch
  • [x] Lint has passed locally
  • [x] Standalone app was ran and tested locally
  • [x] Ticket reference is mentioned in linked commits (internal only)
  • [x] Breaking change is mentioned in relevant commits

Description

Adding region data in HPC general information section and listing page. Also fixes version display (previously not showing minor part of version number). Refactoring listing page with translated columns and useful ones.

General information view

  • Removed access policy section
  • Added region and location into location section
  • Fixed software solution section (showing minor part of version)

Before :

before-general-info

After :

after-general-info

Listing page

  • New listing table with only useful columns
  • Added region and location columns
  • Added software solution column

Before :

before-global-list-censored before-global-list-cols

After :

after-global-list-censored after-global-list-cols after-global-list-2-censored

carsso avatar Aug 13 '24 18:08 carsso

Capture d’écran 2024-08-29 à 11 50 57

Visual update following QA review

carsso avatar Aug 29 '24 09:08 carsso