Commit Graph
7 Commits
Author SHA1 Message Date
AleksanderSklorzandg-jaskowski 745cd14024 [ACS-11306] upgrade frontend to angular 20 (#5122)
* [ACS-11306] Upgrade Angular to 20 version

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Upgrade ngrx to 20 version

* [ACS-11306] Updated eslintrc

* [ACS-11306] Added replacement for quotes related eslint rule

* [ACS-11306] Fixed eslint issues related with unused error and optional chaining

* [ACS-11306] Corrected versions in projects

* [ACS-11306] Fixed unit tests

* [ACS-11306] Updated stylelint version

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Changed tsconfig

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Removed redundant line from tsconfig

* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json

* [link-adf:chore/ng20][ACS-11306] Fixed stylelint issue

* [link-adf:chore/ng20] [ACS-11306] Fix colors of text button, dialog text, form field placeholder and button styling

* [link-adf:chore/ng20] [ACS-11306] Fix create from template dialog confirm button color

* [link-adf:chore/ng20] [ACS-11306] Fix add permission dialog button colors

* [link-adf:chore/ng20] [ACS-11306] Fix login error icon color and alignment

* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json

* [ACS-11306] Update package.json to use ADF with Angular 20

---------

Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
2026-06-26 10:57:31 +02:00
Denys Vuika 826bfa7cca Security fix for node, package lock 2026-01-21 08:46:21 +00:00
Michal Kinas 907d4c4cd6 [ACS-10763] Switch to NPM trusted publishing (#4907)
* [ACS-10763] Switch to NPM trusted publishing

* [ACS-10763] Change contents permission to read

* [ACS-10763] Cover GH packages

* [ACS-10763] Bump Node and NPM versions to match trusted publishing requirements

* [ACS-10763] Add the exit on error step for publishing

* [ACS-10763] Fix package lock, move set -e to the release script
2025-11-26 09:57:41 +01:00
dominikiwanekhyland 74e82c85a4 Angular 18 upgrade (#4448) 2025-05-15 14:39:45 +02:00
MichalKinas 34c52ac42f [MNT-24892] Upgrade Node to 20 (#4415) 2025-02-27 12:27:23 +01:00
Denys Vuika efda5d1461 [ACA-4646] Upgrade to Node 18 (#3163)
* regenerate lock file

* switch gha to node 18

* fix dependencies for Node 18

* fix the ci/cd command invokation

* update readme

* fix run-e2e command

* fix artifact name for e2e test results
2023-05-05 16:37:51 +01:00
MichalKinas 43440a3cb0 [ACS-3908] Add node version manager support (#2763) 2022-11-08 09:18:47 +01:00