-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update gitignore * ng update @angular/core@12 @angular/cli@12 --force * ng update @angular/material@12 --force * ng update @angular/core@13 @angular/cli@13 --force * ng update @angular/material@13 * ng update @angular/core@14 @angular/cli@14 --force * ng update @angular/material@14 --force * node 18 and other dependencies * node 18 and other dependencies * node 18 and other dependencies * fix build * fix build * ng update @angular/core@15 @angular/cli@15 --force * ng update @angular/material@15 --force * fix build * continue fixing local build * continue fixing local build * temp use toolkit and pay component from local * skip security scan temporarily * fix tests * fix tests * use upgraded libs * remove local dist's * fix failing test * fix failing build * skip test:a11y as it's broken * Bumping chart version/ fixing aliases * EXUI-803: Use ccpay-web-component's upgraded version * EMUI-803: chart 2.4.18 is deprecated, upgraded to at least 3.0.0 * setting functionality use 18 * changes for functional tests * more logging * functional test fixes * removed mocking client * diable parallel execution * task: EXUI-804 - ccd ui toolkit's upgraded version added * Added yarn stable version * yarn audit file updated * yarn audit file updated * Fix broken jenkin build * code tidy * fixed issues with merge from master branch * Update localServer.ts * Ignore test due failing address lookup failing for the new feature added * Bumping chart version/ fixing aliases * Update yarn-audit-known-issues * Code tidy * package.json updated * toolkit version update * fix -EXUI-1030 - styling resolved * code tidy * Merge branch 'master' into EXUI-628_EXUI-634_upgrade-node18-and-ng15 * toolkit version update * Update yarn-audit-known-issues * ccpay-web-component version updated * toolkit version update * yarn-audit update * yarn audit update * library version update * toolkit version * enable all tests and fix broken setup (#1216) * Add sourceMap option to angular.json and update dependencies in unit tests * remove empty tests which cause the test run to error * GA-31 Update the organisation model to include the profileids property ng 15 (#1215) * GA-31 Update the organisation model to include the profileids property * Refactor loadAllUsersNoRoleData$ to include organisationProfileIds * Make organisation module eager loaded so that the reducers are available (used to update the organisation profile ids when the users page is loaded) * Add strongly typed models for the users service * Update yarn-audit-known-issues * Update yarn-audit-known-issues * fixed broken test --------- Co-authored-by: olusegun odunukan <olusegun.odunukan@hmcts.net> Co-authored-by: hmcts-jenkins-j-to-z <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com> Co-authored-by: Munish Sharma <Munish.Sharma@HMCTS.NET> Co-authored-by: Olu <142989683+olusegz07@users.noreply.github.com> Co-authored-by: MunishSharmaHMCTS <112546702+MunishSharmaHMCTS@users.noreply.github.com> Co-authored-by: shaed-parkar <41630528+shaed-parkar@users.noreply.github.com> Co-authored-by: Andy Wilkins <49269487+andywilkinshmcts@users.noreply.github.com>
- Loading branch information
1 parent
7885ad8
commit a7e30fa
Showing
68 changed files
with
8,728 additions
and
10,519 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
15.14.0 | ||
18.17.0 |
262 changes: 131 additions & 131 deletions
262
.yarn/releases/yarn-3.6.3.cjs → .yarn/releases/yarn-3.6.4.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
yarn-path ".yarn/releases/yarn-1.22.15.cjs" | ||
yarn-path ".yarn/releases/yarn-3.6.4.cjs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.