Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIH-0000 WIP upgrade GDS to v5+ #1447

Closed
wants to merge 9 commits into from
Closed

VIH-0000 WIP upgrade GDS to v5+ #1447

wants to merge 9 commits into from

Conversation

shaed-parkar
Copy link
Contributor

Jira link

TBC

Change description

Upgrade GDS library to v5

This pull request includes updates to dependencies, adjustments to asset paths, and minor style changes across various components. The most important changes include downgrading the SonarAnalyzer.CSharp package, updating the govuk-frontend package and its usage, and modifying button classes for consistency.

Dependency updates:

Asset path adjustments:

  • AdminWebsite/AdminWebsite/ClientApp/angular.json: Changed font asset path from node_modules/govuk-frontend/govuk/assets/fonts to node_modules/govuk-frontend/dist/govuk/assets/fonts.
  • Various .scss files: Updated import paths from govuk-frontend/govuk/base to govuk-frontend/dist/govuk/base.

Button class consistency:

  • Various .html files: Replaced hmcts-button--secondary with govuk-button--secondary for cancel buttons.

@shaed-parkar shaed-parkar requested review from a team as code owners November 19, 2024 10:35
marcogagliardi and others added 6 commits December 6, 2024 09:25
* added clearUsers function

* test fix

* added test

* Update justice-users.service.spec.ts

* Update justice-users.service.spec.ts

* Update justice-users.service.spec.ts

* Update justice-users.service.spec.ts

* Update justice-users.service.spec.ts

* updated test

---------

Co-authored-by: William Craig <[email protected]>
* VIH-10899 remove obsolete hearing types and case roles
* get venue name and case type name on get using the codes and service ids
* move hearingTypes to reference data service
@shaed-parkar
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@shaed-parkar
Copy link
Contributor Author

replaced by #1461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants