AleksanderSklorz and g-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
c2ba2cd6c3
Update Angular and NgRx peer dependencies to v19.2 ( #5151 )
...
* Update Angular and NgRx peer dependencies to v19.2
Updated peerDependencies in aca-content and aca-shared libraries to correctly reflect the Angular 19.2.x and NgRx 19.2.x versions used in the root package.json, replacing outdated >=15.2 version constraints.
* Update rxjs and zone.js peer dependencies to Angular 19 compatible versions
- Updated rxjs peer dependency from >=6.6.6 to ^7.4.0 (compatible with Angular 19)
- Updated zone.js peer dependency from >=0.11.8 to ^0.14.0 || ^0.15.0 (compatible with Angular 19)
- Prevents consumers from installing incompatible RxJS 6 or older Zone.js versions while satisfying Angular 19 peer dependencies
* Add missing @angular/platform-browser and @angular/router peer dependencies
Both libraries import and use components from @angular/platform-browser (HammerModule, DomSanitizer, By) and @angular/router (Router, ActivatedRoute, provideRouter, RouterModule, guards), but these were not declared in peerDependencies. Adding them makes consumer requirements explicit and keeps peer dependencies aligned with actual usage.
2026-04-15 12:03:13 +01:00
dependabot[bot] and Aleksander Sklorz
9ea290dac7
build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 ( #5070 )
...
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0
Bumps [@ngx-translate/core](https://github.com/ngx-translate/core ) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases )
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0 )
---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
dependency-version: 17.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* [ACS-11213] Change versions
* [ACS-11213] Change versions
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-03-12 10:39:08 +01:00
AleksanderSklorz
a63664f319
[ACS-11213] Reverted ngx translate upgrade ( #5068 )
...
* [ACS-11213] Reverted ngx translate upgrade
* [ACS-11213] Reverted ngx translate upgrade
2026-02-28 00:22:59 +01:00
dependabot[bot] and Aleksander Sklorz
55185c965a
build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 ( #4798 )
...
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0
Bumps [@ngx-translate/core](https://github.com/ngx-translate/core ) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases )
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0 )
---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
dependency-version: 17.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* [ACS-11213] Fix for upgrading ngx-translate
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-02-27 14:10:31 +01:00
Ehsan Rezaei
7fba034c74
AAE-37857 Removing ADF from the list of peerDependencies ( #4774 )
...
* AAE-37857 Bumping verisons to fix upstream
* AAE-37857 Removing ADF from the list of peerDependencies
2025-09-01 18:26:50 +02:00
dominikiwanekhyland
1949909eea
Fix/upstream ( #4763 )
2025-08-28 16:33:27 +02:00
dominikiwanekhyland
8a0ddbd927
Fix peerDependencies versions ( #4762 )
2025-08-28 14:19:56 +02:00
dominikiwanekhyland
4bda5c9a51
Post release version bump ( #4759 )
...
* Post release version bump
* Post release version bump
2025-08-26 11:46:23 -04:00
dominikiwanekhyland
af27269ffb
Release 7.1.0 ( #4756 )
2025-08-26 13:39:19 +02:00
Vito Albano
35b18c578d
Fixed bump version rule ( #4679 )
2025-07-15 16:33:10 +01:00
Grzegorz Jaśkowski
4f51ea5b35
[ACS-9810] post release version bump ( #4678 )
2025-07-15 16:16:25 +02:00
Grzegorz Jaśkowski
c98b8fe0c5
Release 7.0.0 ( #4677 )
...
* Release 7.0.0
* Release 7.0.0
2025-07-15 14:58:19 +02:00
AleksanderSklorz
fa31a2d1a5
[AAE-36173] fix upstream ( #4645 )
...
* [AAE-36173] fix upstream
* [AAE-36173] Exclude test
* [AAE-36173] Exclude test
2025-07-01 11:21:52 +02:00
Vito Albano
ad52115f41
[AAE-33014] - Update rule for fetching ADF ( #4467 )
2025-03-19 15:53:39 +00:00
MichalKinas
8a960a813e
Post-release version bump ( #4456 )
2025-03-18 07:44:50 +01:00
MichalKinas
5f7a80f94d
Release 6.0.0 ( #4452 )
...
* Release 6.0.0
* Reset cache
2025-03-17 12:45:13 +01:00
AleksanderSklorz
0286d08b63
Post release version bump ( #4357 )
2025-01-27 13:15:30 +01:00
AleksanderSklorz
fa7eac8320
Release 5.3.0 ( #4354 )
2025-01-27 10:53:34 +01:00
Akash Rathod
5394088627
ACS-9039 fix for export aca-playwright-shared lib ( #4317 )
...
* ACS-9039 fix for export lib
* Update project.json to remove test config
* update package version
* update package dependancy
* Update package.json
2025-01-02 11:37:28 +01:00
swapnil-verma-gl
7985f76b5d
Post release version bump ( #4250 )
...
* Post release version bump for aca-content and aca-shared
* Post release version bump
* Fixed dependency versions
2024-11-21 15:38:57 +05:30
swapnil-verma-gl
dec6c41e5c
Release 5.2.0 ( #4249 )
...
* Release 5.2.0
* Fixed build issue
* Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
2024-11-21 13:47:52 +05:30
dominikiwanekhyland and MichalKinas
c2d2f95095
[ACS-8634] "Manage Searches" - a full page list of saved searches ( #4181 )
...
* [ACS-8751] Adapt search results to handle query encoding and state propagation
* Changes after CR, bug fixed
* Changes after CR, bug fixed
* [ACS-8634] "Manage Searches" - a full page list of saved searches
* Changes after Code Review
* [ACS-8634] Update package-lock
* [ACS-8634] Minor fixes
* [ACS-8634] Use latest ADF, fix unit tests
* [ACS-8634] Fix package lock
* [ACS-8634] Minor fixes
* [ACS-8634] CR fixes
* [ACS-8634] Sidenav state fixes
* [ACS-8634] Final fix for sidenav state
* [ACS-8634] CR fixes
* [ACS-8634] CR fix
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2024-10-31 14:16:23 +01:00
MichalKinas
3cda94558d
Manual dependencies update ( #4200 )
...
* Manual dependencies update
* Missing changes
2024-10-25 11:00:42 +02:00
MichalKinas
7ceadcc270
Post-release version bump ( #4149 )
2024-09-30 15:41:47 +02:00
MichalKinas
4306bdfaf6
Release 5.1.1 ( #4148 )
2024-09-30 13:37:13 +02:00
Ehsan Rezaei
c9eabaab17
Fixed peerDependency version ( #4092 )
2024-09-03 11:45:21 +02:00
MichalKinas
0e42534239
Release 5.0.1 ( #4067 )
2024-08-29 13:50:07 +02:00
+4
02b6757ea3
[ACS-6693] Migration to NG15 ( #3959 )
...
* [ACS-6693] Angular 15 migration initial point
* [ACS-6693] Angular 15 - update ADF dependencies from the ng15-start branch (#3712 )
* [ACS-6693] Angular 15 - adding mat core (#3715 )
* Stylelint fix
* Migration - added stylePrepocessor for material selectors
* Skip unit tests from branch release until errors are fixed
* [ACS-7285] - [ACA] Angular 15 - Left sidebar + table (#3719 )
* [ACS-7286] Fix topbar user info issues (#3720 )
* [ACS-6693] Bump peerDependencies in ACA libs
* [ACS-7330] edit rules dialog fixes (#3723 )
* [ACS-6693] Fix peer dependencies in ACA packages
* [ACS-7328] Fix searchbar display (#3729 )
* [ACS-7631] Fix broken filters (#3735 )
* [ACS-7331] - Angular 15 - Edit aspects modal [ACA]
* [ACS-7449] Fix broken filter labels styling (#3745 )
* [ACS-7351] ng15 Manage rules fixes (#3751 )
* [ACS-7351] ng15 manage rules fixes
* [ACS-7351] cr fix
* [ACS-7351] cr fix
* [ACS-7370] - [ACA] Leave library dialog misses some padding (#3749 )
* [ACS-6693] Bump ADF version
* [ACS-7372] - user profile page issues (#3757 )
* [ACS-7372] - [ACA] User profile page issues
* [ACS-7415] - Move file dialog (#3755 )
* [ACS-7452] - Small screen notification banner [ACS-7418] About page (#3760 )
* [ACS-7452] - Small screen notification banner
* [ACS-7452] - Small screen notification banner [ACS-7418] About page
* [ACS-7511] Subfont for dialogs, make darker (#3765 )
* [ACS-7448] Fix wrong notifications colors (#3761 )
* [ACS-7448] Fix notifications colors, move them from adf to aca (#3771 )
* [ACS-7375] - Share link dialog issues (#3774 )
* [ACS-7517] - Notifications box (#3775 )
* [ACS-7373] ng15 permission tab fixes (#3762 )
* [ACS-7368] Fix unit tests for aca-content (#3779 )
* [ACS-7410] - Locked files overflow issues (#3780 )
* [ACS-7528] - Notification and user icons are a bit different (#3782 )
* [ACS-7529] - Columns visibility dropdown has broken styles (#3783 )
* [ACS-7537] - Share dialog (#3789 )
* Use latest ADF alpha
* Post rebase unit test fix
* Disable stylelint
* Calendar button fix
* [ACS-7369] ng15 migration - fix e2es (#3796 )
* [ACS-7369] e2e fixes
* [ACS-7369] cr fix
* [ACS-7331] - Angular 15 - View details sidebar (#3731 )
* [ACS-7542] - Upload new version dialog (#3800 )
* [ACS-7575] create library dialog e2e fix (#3803 )
* [ACS-7534] folder dialog e2e fixes (#3804 )
* [ACS-7574] Rules dialog edit (#3801 )
* [ACS-7571] Comments (#3810 )
* [ACS-7555] Added blue outline to focused checkboxes (#3813 )
* [ACS-7582] File upload dialog, fix button weight label globally (#3814 )
* [ACS-7531] - Search page (#3816 )
* [ACS-7559] Conext menus icons (#3818 )
* [ACS-6693] Bump ADF
* Temporary lint disable
* [ACS-7572] link rules dialog (#3817 )
* [ACS-7533] - Advanced search chips dropdowns (#3821 )
* [ACS-7560] Corrected background color for info snackbar (#3824 )
* [ACS-7558] - Toolbar and buttons (#3833 )
* [ACS-7573] folder rules fixes (#3836 )
* [ACS-7573] folder rules fixes
* [ACS-7573] cr fix
* [ACS-7561] - Permissions page (#3840 )
* [ACS-7768] unify inputs and selects across the app (#3845 )
* ACS-7768 Style inputs in create from template dialog
* ACS-7768 Used globally configured outline appearance for inputs
* ACS-7768 Style inputs for profile page
* ACS-7768 Style inputs for library metadata form
* ACS-7768 Style inputs for folder rules dialog
* ACS-7768 Style inputs for manage rules page
* ACS-7768 Set outline appearance for input, fix small issue
* ACS-7768 Addressed comment
* Revert "[ACS-7768] unify inputs and selects across the app (#3845 )" (#3850 )
This reverts commit 6a5ef73283 .
* [ACS-8043] fix js api dependencies (#3855 )
* [ACS-8020] Fixed inputs for create from template dialog (#3857 )
* [ACS-8027] Inputs for create rules (#3860 )
* [ACS-8052] inputs for general info for libraries (#3863 )
* [ACS-8052] Inputs for general info for libraries
* Fix after CR
* [ACS-8059] Inputs for view rules (#3865 )
* [ACS-8026] Fixed Task form rendering (#3864 )
* Updating to the latest package of 6.10 from ADF
* Updating to the latest ADF/JS-API - updating dependency rule
* Regenerated package lock
* [ACS-8082] fix search e2e (#3876 )
* Using latest ADF with BC of ConfirmDialogComponent
* [ACS-8099] [ACA] Testing Angular 15 - Accessibility for search text area (#3883 )
* [ACS-8100] [ACA] Testing Angular 15 - Accessibility for search facet and filter (#3887 )
* [ACS-8158] Resolved issue where long tag names were not getting word wrapped in ACA. Fixed alignment issue with tag chip cross button (#3890 )
* [ACS-8101] [ACA] Testing Angular 15 - Manage rule popup visual changes (#3891 )
* [ACS-8191] Updated codebase to use variables from mat-selectors.scss file (#3889 )
* [ACS-8191] Updated ACA codebase to use selectors from mat-selectors.scss file instead of hardcoded selectors
* [ACS-8191] Resolved configuration issue where running unit test on aca-shared failed due to not finding adf-core styles
* Update ADF dependencies (#3897 )
* Upgrading ADF packages
* Use latest ADF
* Updated packages version
* Updated packages version
* Updated packages version
* Updated packages version
* Updated packages version
* Updated packages version
* Updated packages version
* [ACS-8253] viewer file name change position on navigation (#3914 )
* Updated ADF version
* Use latest ADF
* Package lock fix
* Build fix
* Restore release branch build and unit tests
* E2Es fix
* Fix SonarCloud issues
* Stylelint fix
* Stylelint fix
* [ACS-8442] Remove additional checkbox label
* First batch of E2E fixes
* Bump ADF
* Second round of E2E locators fixes
* Locator fix
* [ACS-8443] Fix incorrect focus style for checkboxes
* E2Es locators fixes
* E2E locator fixes
* [ACS-6693] locator fix upload new version title
* E2E locator fix
* E2E locator fix
* [ACS-6693] locator fix upload new version file
---------
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com >
Co-authored-by: Vito Albano <vito.albano@hyland.com >
Co-authored-by: tomson <nastalytomasz@gmail.com >
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
Co-authored-by: Jacek Pluta <jacek.pluta@hyland.com >
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com >
Co-authored-by: tomson <tomasz.nastaly@hyland.com >
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com >
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com >
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com >
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com >
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2024-07-22 07:08:01 +02:00
Ehsan Rezaei
9cb617ccae
Fixing peer deps for ACA libs ( #3847 )
2024-05-17 15:57:20 +02:00
MichalKinas
971b9d8a24
Fix peer deps for ACA libs ( #3790 )
2024-04-15 13:05:29 +01:00
Denys Vuika
671f43c218
fix library dependencies ( #3787 )
2024-04-12 11:27:44 -04:00
MichalKinas
00feb07d7d
Correct caret versioning for ADF alphas ( #3697 )
2024-03-07 17:11:09 +01:00
MichalKinas
0908207ae3
Use latest ADF alpha as ACA packages dependency ( #3695 )
...
* Use latest ADF alpha as ACA packages dependency
* Fix js-api version
* Use caret versioning for ADF and JS-API inn ACA packages
2024-03-07 15:15:06 +01:00
MichalKinas
85b7b58df3
Version bump and dependecy fix ( #3694 )
2024-03-07 13:05:10 +01:00
MichalKinas
99f9106075
Release 4.4.0 ( #3677 )
2024-03-01 21:27:27 +01:00
4e19bbeabd
GH Auto: Upstream dependencies ADF:6.7.0-7675089335 JS-API:7.6.0-7675089335 using Tag:6.7.0-7675089335 ( #3618 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.7.0-7675089335 JS:7.6.0-7675089335
* Update upstream to fix compatibility
---------
Co-authored-by: VitoAlbano <VitoAlbano@users.noreply.github.com >
Co-authored-by: Vito Albano <vito.albano@hyland.com >
2024-01-27 01:27:57 +00:00
Vito Albano
81669954b2
Upstream dependencies ( #3617 )
...
* Updated to the latest ADF
* Updated dependency for the libs
* Fixed package-lock
2024-01-26 18:54:41 +00:00
6a326f776a
GH Auto: Upstream dependencies ADF:6.6.0-7017572520 JS-API:7.5.0-7017572520 using Tag:6.6.0-7017572520 ( #3500 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7017572520 JS:7.5.0-7017572520
* Set corrected versions for ADF
---------
Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2023-11-28 13:10:12 +01:00
Denys Vuika
610339ac5a
upgrade to latest ADF alphas ( #3538 )
...
* upgrade to latest ADF alphas
* use latest alphas
2023-11-27 12:56:10 +00:00
Denys Vuika
23957d7999
update to latest ADF alphas ( #3529 )
2023-11-20 12:34:30 +00:00
Denys Vuika
d2a4da13ea
update to latest ADF ( #3524 )
...
* update to latest ADF
* bpm aca-shared/content dependencies
2023-11-17 10:30:17 -05:00
MichalKinas
b23bd3e25b
Release 4.3.0 ( #3503 )
...
* Release 4.3.0
* Correct typing for unit test
2023-10-31 15:05:18 +01:00
MichalKinas
b25a3ad9d8
Use latest JS-API and ADF ( #3494 )
...
* Use latest JS-API and ADF
* Unit test fix
2023-10-25 14:48:12 +02:00
MichalKinas
928c6b5731
[ACS-5611] Add custom metadata side panels as new extension feature ( #3466 )
...
* [ACS-5611] Add custom metadata panels as new extensions feature
* [ACS-5611] Add custom metadata panels unit tests
* [ACS-5611] Minor fixes
* [ACS-5611] Text ellipsis for name column to always display badges
* [ACS-5611] Use latest ADF and JS-API
* [ACS-5611] Unit test fix
* [ACS-5611] Click action only if exists
2023-10-16 10:43:04 +02:00
Eugenio Romano
c7e2912759
[AAE-14484] fix peerdepend ( #3471 )
...
* fix peerdepend
* Update package.json
2023-10-10 09:30:58 +02:00
Denys Vuika
18542ebf8b
migrate to nx 16 ( #3465 )
...
* migrate to nx 16
* lock file
2023-10-05 12:12:54 -04:00
0774281244
GH Auto: Upstream dependencies ADF:6.4.0-6341205853 JS-API: using Tag:6.4.0-6341205853 ( #3452 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.4.0-6341205853 JS:
* Corrected versions
---------
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2023-09-29 00:08:39 +02:00
f28bb3fe40
GH Auto: Upstream dependencies ADF:6.4.0-6336818839 JS-API:7.1.0-1349 using Tag:6.4.0-6336818839 ( #3441 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.4.0-6336818839 JS:7.1.0-1349
* Use latest JS-API and ADF
---------
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com >
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2023-09-28 13:07:24 +02:00
Denys Vuika
b1b4dd05b6
Release 4.2.0 ( #3440 )
...
* bump app.config
* bump ADF versions
* release reports
* update compatibility matrices
2023-09-18 19:28:06 +01:00