10860 Commits

Author SHA1 Message Date
Denys Vuika
6d2c5421a5
ACS-8220: replace filterOutEvery pipe with simple api (#10147)
* replace filterOutEvery pipe with simple api

* reuse the new api
2024-08-29 12:57:10 -04:00
Ehsan Rezaei
c876058c51
AAE-25392 Convert route guards to functional - part one (#10113)
* AAE-25392 Convert route guards to functional - part one

* AAE-25392 Code improvement
2024-08-29 18:07:01 +02:00
Ehsan Rezaei
aeee07d82a
AAE-25392 Convert route guards to functional - part three (#10117) 2024-08-29 17:26:26 +02:00
Ehsan Rezaei
0433ada548
AAE-25392 Convert route guards to functional - part two (#10116) 2024-08-29 17:25:19 +02:00
swapnil-verma-gl
7910cd96c4
[ACS-6888] Fixed alignment issue in breadcrumb component (#10099) 2024-08-29 11:08:40 -04:00
dominikiwanekhyland
26daed958f
[ACS-8635] ADW: View button not working on create process (#10121)
* [ACS-8635] ADW: View button not working on create process

* [ACS-8635] ADW: View button not working on create process
2024-08-29 11:07:38 -04:00
swapnil-verma-gl
ac317f82d1
[ACS-8663] Fixed issue where datatable selection was not getting reset completely in some cases (#10136)
* [ACS-8663] Fixed issue where datatable selection was not getting reset completely in some cases

* [ACS-8663] Updated unit tests
2024-08-29 11:05:13 -04:00
dependabot[bot]
ea2042e0ff
build(deps): bump github/codeql-action from 3.26.0 to 3.26.5 (#10129)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...2c779ab0d0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-29 11:04:38 -04:00
swapnil-verma-gl
9caf9d2fc3
[ACS-8647] Fixed issue where data table rows could not be selected when the height of the row expanded due to tags (#10137) 2024-08-29 11:04:01 -04:00
Denys Vuika
54ab9575d3
ACS-8652: Noop Translation Module for better unit testing ergonomics (#10118) 2024-08-29 11:02:12 -04:00
dominikiwanekhyland
f6e72f8a6f
[ACS-8638] - [ACC] User is able to 'select' tag chip while creating new tags in ACC (#10134) 2024-08-29 11:01:00 -04:00
dominikiwanekhyland
18d81f6307
ACS-8639 - [ACC ]Adding a space to the front/end of a tag name during tag creation removes the 'Tag already exists' validation message (#10138) 2024-08-29 10:59:34 -04:00
dominikiwanekhyland
158baa7cc9
[ACS-8640] - unable to create tag with certain special characters (#10139)
* [ACS-8640] [ACC] Unable to create tag with certain special characters

* [ACS-8640] [ACC] Unable to create tag with certain special characters
2024-08-29 10:57:36 -04:00
Ehsan Rezaei
706428d356
Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…"" (#10076)
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with fo…"

This reverts commit 0277376c7962186f2aa7a528cf3d2dbd00626ddb.

* AAE-24371 unify error response

* AAE-24371 unify error response

* AAE-24371 unify error response

---------

Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
Co-authored-by: Kasia Biernat-Kluba <1268696+kathrine0@users.noreply.github.com>
2024-08-29 16:48:52 +02:00
MichalKinas
884e6b7a36
Release 7.0.0-alpha.2 (#10145) 7.0.0-alpha.2 2024-08-29 11:34:07 +02:00
Michał Fidor
075589c9d0
AAE-25202 Update default application (#10141) 2024-08-29 08:36:22 +02:00
MichalKinas
a535e846c4
Release 7.0.0-alpha.1 (#10144) 2024-08-28 16:57:15 +01:00
MichalKinas
a17ab17901
Release 7.0.0-alpha.1+angular.15 (#10140)
* Release 7.0.0-alpha.1+angular.15

* Fix - removed installDeps as it leads to issues and the lib builds anyway

* Use 7.9.0 js-api for cli

* Cli fix

* Use 7.8.0

---------

Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
2024-08-28 15:50:59 +02:00
swapnil-verma-gl
4a18be06b1
[ACS-8644] Fixed issue where download button and comments section was missing on manage versions dialog (#10119) 2024-08-26 13:05:38 -04:00
dependabot[bot]
b1f59facf3
build(deps): bump micromatch from 4.0.7 to 4.0.8 (#10135)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 12:45:19 -04:00
Bartosz Sekula
b13e95b8ee
AAE-18154 Fix redirect post logout uri (#10122) 2024-08-26 12:00:22 -04:00
Grzegorz Jaśkowski
94787b5705
[ACS-8597] use endpoint for bulk hold operation status (#10120)
* ACS-8597 add operation status api, use entry for assign response

* ACS-8597 review remarks - property order, docs cosistency
2024-08-26 17:15:02 +02:00
dependabot[bot]
61faf92d41
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#10130)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](b88cd0aad2...3c16e895bb)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 17:11:45 +02:00
Denys Vuika
e91ba575a7
ACS-8661: fix regression with metadata tags layout after Angular 15 upgrade (#10124) 2024-08-26 08:49:48 -04:00
MichalKinas
4124efd4a0
[MNT-24553] Allow custom viewer extension components to obtain node id (#10115) 2024-08-22 11:38:32 -04:00
Denys Vuika
8d7ea71711
ACS-8630: remove Angular upgrade hacks from Attach Widget (#10111) 2024-08-21 08:00:06 -04:00
Denys Vuika
291d5c826b
ACS-8217: Remove internal Boolean pipe (#10101) 2024-08-20 11:28:38 -04:00
Denys Vuika
00304c1931
ACS-8611: cleanup Stencil suite (Protractor) (#10103) 2024-08-20 08:38:21 -04:00
Denys Vuika
d56988b6a7
Fix date-fns related exports for Core lib (#10102) 2024-08-20 08:38:02 -04:00
Denys Vuika
04e2b16f66
ACS-8614: Remove old search layout protractor e2e (#10104) 2024-08-20 08:36:36 -04:00
Tomasz Gnyp
4807f10827
Core pipes backward compatibility v2 (#10109) 2024-08-20 11:30:56 +02:00
Bartosz Sekula
cd9dc4d8c2
AAE-25326 Fix custom theme (#10100)
* AAE-25326 Fix custom theme

* fix
2024-08-19 18:51:54 +01:00
Denys Vuika
075e63d693
Core Pipes backwards compatibility (#10090) 2024-08-14 16:59:51 -04:00
Michał Woliński
c3c84f7c0d
HXCS-3181 Update translation label for viewer error (#9962)
* [HXCS-3181] - Update translation label for viewer error

* [HXCS-3181] - Update e2e test
2024-08-14 09:51:26 +02:00
Vito Albano
e949b75da8
Ordered builds for js-api to avoid racing condition on dist folder (#10088)
* Ordered builds for js-api to avoid racing condition on dist folder

* Reverted changes to tmp
2024-08-13 16:08:24 +01:00
Darya Balvanovich
234ca01856 ACS-7600 fix test 2024-08-13 10:27:22 +02:00
Darya Balvanovich
6c4af486be ACS-7600 fix tests 2024-08-13 10:27:22 +02:00
tamaragruszka
a08af0bb9d [ACS-7600] Legal hold - Hold interface and documentation fixes (#10074)
* [ACS-8055] Integrate endpoint for getting Legal Holds (#9771)

* ACS-8055 add listAssignedHolds API

* ACS-8055 create legal-hold service

* ACS-8055 add documentation

* ACS-8055 fix imports

* ACS-8055 clean up code

* ACS-8055 fix interface typo

* ACS-8055 add optional options and uodate nodes-api.service.md

* ACS-8055 update interface

* ACS-8055 add HoldPaging class and documentation

* ACS-8055 add interface and fix test

* ACS-8055 add documentation for legal hold service

* ACS-8055 update legal-hold.service.md

* ACS-8055 update legal-hold.service.md

* ACS-8055 update readme file

* ACS-8055 add translation

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>

* ACS-7689 Save and delete to existing hold (#9841)

* [ACS-7690] Saving adding o a new hold (#9862)

* ACS-7689 Save and delete to existing hold

* ACS-7689 Save and delete to existing hold, cleanup

* ACS-7689 Save and delete to existing hold, revert to separate methods

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold

* ACS-8055 add listAssignedHolds API

* ACS-8055 create legal-hold service

* ACS-8055 add documentation

* ACS-8055 fix imports

* ACS-8055 add HoldPaging class and documentation

* ACS-8055 add interface and fix test

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7690 integrate create and assign holds endpoints

* ACS-7690 fix imports

* ACS-7690 add bulk method

* ACS-7690 update readme file

* ACS-7690 add tests

* ACS-7690 update docs file

* ACS-7690 remove interface

* ACS-7690 update geHolds description and md file with createHold

* ACS-7690 add createHolds to md file

* ACS-7690 fix typo in spec, and description in legal-hold service

* ACS-7690 refactor create hold parameter and documentation

* ACS-7690 fixed test

* ACS-7690 fix test for getHolds

* ACS-7690 fix md for create hold action

* ACS-7690 fix rebase conflicts

---------

Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com>
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>

* ACS-7689 Update payload with hold id (#9877)

* ACS-7600 fix documentation and method name

* ACS-7600 create separate type for hold creation

* [ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) (#10062)

* ACS-8329 Manage bulks endpoint (#9972)

* ACS-8325 extend ContentActionRef with tooltip (#9998)

* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011)

* ACS-8425 add bulkFolderHold method

* ACS-8425 refactor names and add more specific query to folder

* ACS-8425 refactor names

* ACS-8425 fix description in md file

* ACS-8425 update interfaces and add constant

* ACS-8425 fix readme file and refactor tests

* ACS-8425 fix readme

* ACS-8425 fix readme

* ACS-8036 fix import path

---------

Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com>

* [ACS-7600] fix imports in dropdown widget

* [ACS-7600] fix Hold interface and documentation

* [ACS-7600] fix hold interfaces and documentation

* [ACS-7600] fix hold interfaces and documentation

* [ACS-7600] fix hold interfaces and documentation

* [ACS-7600] fix hold interfaces and documentation

* [ACS-7600] fix hold interfaces and documentation

* [ACS-7600] fix hold interfaces and documentation

---------

Co-authored-by: Darya Blavanovich <166367848+DaryaBalvanovich@users.noreply.github.com>
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
Co-authored-by: tomson <tomasz.nastaly@hyland.com>
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
2024-08-13 10:27:22 +02:00
Darya Balvanovich
4d512cb1a4 ACS-7600 fix rebasing 2024-08-13 10:27:22 +02:00
tamaragruszka
8a91945d0a [ACS-7600] fix Hold interface and documentation 2024-08-13 10:27:22 +02:00
tamaragruszka
6d6ef29c73 [ACS-7600] fix imports in dropdown widget 2024-08-13 10:27:22 +02:00
Darya Blavanovich
ddd508ba60 [ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) (#10062)
* ACS-8329 Manage bulks endpoint (#9972)

* ACS-8325 extend ContentActionRef with tooltip (#9998)

* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011)

* ACS-8425 add bulkFolderHold method

* ACS-8425 refactor names and add more specific query to folder

* ACS-8425 refactor names

* ACS-8425 fix description in md file

* ACS-8425 update interfaces and add constant

* ACS-8425 fix readme file and refactor tests

* ACS-8425 fix readme

* ACS-8425 fix readme

* ACS-8036 fix import path

---------

Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com>
2024-08-13 10:27:22 +02:00
g-jaskowski
2890e4856c ACS-7600 create separate type for hold creation 2024-08-13 10:27:22 +02:00
g-jaskowski
9336ce625f ACS-7600 fix documentation and method name 2024-08-13 10:27:22 +02:00
tomson
c62f34c804 ACS-7689 Update payload with hold id (#9877) 2024-08-13 10:27:22 +02:00
Darya Blavanovich
0843263ce3 [ACS-7690] Saving adding o a new hold (#9862)
* ACS-7689 Save and delete to existing hold

* ACS-7689 Save and delete to existing hold, cleanup

* ACS-7689 Save and delete to existing hold, revert to separate methods

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold

* ACS-8055 add listAssignedHolds API

* ACS-8055 create legal-hold service

* ACS-8055 add documentation

* ACS-8055 fix imports

* ACS-8055 add HoldPaging class and documentation

* ACS-8055 add interface and fix test

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7689 Save and delete to existing hold, fix specs

* ACS-7690 integrate create and assign holds endpoints

* ACS-7690 fix imports

* ACS-7690 add bulk method

* ACS-7690 update readme file

* ACS-7690 add tests

* ACS-7690 update docs file

* ACS-7690 remove interface

* ACS-7690 update geHolds description and md file with createHold

* ACS-7690 add createHolds to md file

* ACS-7690 fix typo in spec, and description in legal-hold service

* ACS-7690 refactor create hold parameter and documentation

* ACS-7690 fixed test

* ACS-7690 fix test for getHolds

* ACS-7690 fix md for create hold action

* ACS-7690 fix rebase conflicts

---------

Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com>
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-08-13 10:27:22 +02:00
tomson
206f2e02ea ACS-7689 Save and delete to existing hold (#9841) 2024-08-13 10:27:22 +02:00
Darya Blavanovich
bf7f202b91 [ACS-8055] Integrate endpoint for getting Legal Holds (#9771)
* ACS-8055 add listAssignedHolds API

* ACS-8055 create legal-hold service

* ACS-8055 add documentation

* ACS-8055 fix imports

* ACS-8055 clean up code

* ACS-8055 fix interface typo

* ACS-8055 add optional options and uodate nodes-api.service.md

* ACS-8055 update interface

* ACS-8055 add HoldPaging class and documentation

* ACS-8055 add interface and fix test

* ACS-8055 add documentation for legal hold service

* ACS-8055 update legal-hold.service.md

* ACS-8055 update legal-hold.service.md

* ACS-8055 update readme file

* ACS-8055 add translation

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-08-13 10:27:22 +02:00
dependabot[bot]
176330537f
build(deps): bump actions/upload-artifact (#10080)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](89ef406dd8...834a144ee9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:54:25 -04:00
dependabot[bot]
6bbf81d833
build(deps): bump actions/upload-artifact (#10081)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](89ef406dd8...834a144ee9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:54:11 -04:00