Akash Rathod
56c2c55daf
[ACS-8688] export playwright shared lib ( #4068 )
...
* [ACS-8688] export playwright shared lib
* [ACS-8688] changes name
* [ACS-8688] changes name
* [ACS-8688] add lint file and fix lint issue
* [ACS-8688] test fix
* added ng package file
2024-09-03 14:16:02 +02:00
Alfresco Build
14bb6b3155
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-10681411833 JS:8.0.0-alpha.2-10681411833 ( #4093 )
...
Co-authored-by: ehsan-2019 <ehsan-2019@users.noreply.github.com>
2024-09-03 13:31:17 +02:00
Alfresco Build
f88f865c11
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-10679365525 JS:8.0.0-alpha.2-10679365525 ( #4091 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-09-03 12:30:41 +02:00
Ehsan Rezaei
c9eabaab17
Fixed peerDependency version ( #4092 )
2024-09-03 11:45:21 +02:00
Alfresco Build
7bf12dd7e8
GH Auto: Upstream dependencies ADF:7.0.0-alpha.2-10677225385 JS-API:8.0.0-alpha.2-10677225385 using Tag:7.0.0-alpha.2-10677225385 ( #4090 )
...
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-10677225385 JS:8.0.0-alpha.2-10677225385
* Fixed AuthGuard provider
---------
Co-authored-by: ehsan-2019 <ehsan-2019@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
2024-09-03 10:38:58 +02:00
MichalKinas
830887528b
Upstream made more future-proof ( #4083 )
...
* Add some logs to verfiy
* Verify equals solution
* Test for of solution
* Code cleanup
2024-09-03 06:51:27 +02:00
MichalKinas
f1ea9048b4
[ACS-8692] Enable dependabot for GHA ( #4078 )
...
* [ACS-8692] Enable dependabot for GHA
* [ACS-8692] Use proper group
2024-09-02 18:38:08 +02:00
MichalKinas
4cacc389ce
[ACS-8660] Fix daily cron e2e ( #4077 )
2024-09-02 09:02:53 +02:00
Mykyta Maliarchuk
14b017358f
[ACS-8677] refresh document list after file version restore ( #4063 )
2024-08-30 08:29:36 +02:00
dependabot[bot]
6450d6b451
Build(deps): Bump micromatch from 4.0.7 to 4.0.8 ( #4056 )
...
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-29 11:11:35 -04:00
MichalKinas
0e42534239
Release 5.0.1 ( #4067 )
5.0.1
2024-08-29 13:50:07 +02:00
MichalKinas
e1066148d6
Release 5.0.0 ( #4066 )
5.0.0
2024-08-29 12:47:35 +02:00
MichalKinas
f4dd41bc0e
Refactor cron daily job to reuse pr workflow ( #4062 )
...
* Refactor cron daily job to reuse pr workflow
* CR fix
2024-08-28 10:43:52 +02:00
MichalKinas
d2ce87c7b0
Release 5.0.0 ( #4061 )
2024-08-27 13:57:28 +02:00
Alfresco Build
7ddc4c6db9
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10563999984 JS:7.9.0-10563999984 ( #4060 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-08-27 09:25:01 +02:00
MichalKinas
26c626817c
Upstream input fix ( #4059 )
2024-08-27 08:11:38 +02:00
MichalKinas
ca3636a290
[ACS-8660] Introduce daily CI cron workflow ( #4055 )
...
* [ACS-8660] Introduce daily CI cron workflow
* [ACS-8660] Rename workflow file
* [ACS-8660] Small fix
* [ACS-8660] Refine cron workflow param
* [ACS-8660] GHA input visibility fix
* [ACS-8660] GHA input fix
2024-08-27 07:34:47 +02:00
Alfresco Build
1bd16a1553
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10560074064 JS:7.9.0-10560074064 ( #4058 )
...
Co-authored-by: DaryaBalvanovich <DaryaBalvanovich@users.noreply.github.com>
2024-08-26 19:51:15 +02:00
Denys Vuika
1a0575d364
align GH templates with HxP ( #4057 )
2024-08-26 13:09:12 -04:00
Denys Vuika
e3d889a854
ACS-8658: fix search icon for lock files ( #4050 )
...
* fix search icon for lock files
* clean tests
* clean template
2024-08-26 11:23:12 -04:00
MichalKinas
a022829e44
[ACS-7970] Add the option to select a tag for ADF upstream ( #4054 )
2024-08-26 14:11:47 +02:00
MichalKinas
86fb96579b
[ACS-8659] Refine ADF upstream to pick only 'alpha' versions ( #4049 )
...
* Investigate GH package versions response
* Retrieve package data
* Get proper package type
* Pass required exec param
* Use proper dependency name
* Code cleanup
* [ACS-8659] Prettier fixes
2024-08-23 15:06:23 +02:00
MichalKinas
af957ef8b0
Use latest ADF ( #4047 )
2024-08-23 08:28:47 +02:00
dependabot[bot]
22d24cc04f
Build(deps-dev): Bump @cspell/eslint-plugin from 8.10.4 to 8.14.1 ( #4036 )
...
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin ) from 8.10.4 to 8.14.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.14.1/packages/cspell-eslint-plugin )
---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 11:55:44 -04:00
dependabot[bot]
d0af9c59aa
Build(deps-dev): Bump axios from 1.7.2 to 1.7.4 ( #4034 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
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-22 11:55:25 -04:00
Denys Vuika
11f51af54c
ACS-8404: Update application settings service ( #3988 )
2024-08-22 11:50:00 -04:00
Mykyta Maliarchuk
360970da85
[ACS-6712] Fixed an issue where the details panel would not expand from the viewer ( #4045 )
2024-08-22 14:22:57 +02:00
Alfresco Build
3b6cc7ba5a
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10489410423 JS:7.9.0-10489410423 ( #4044 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-22 10:19:23 +02:00
Alfresco Build
f33bb4ecdd
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10474577383 JS:7.9.0-10474577383 ( #4043 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-21 12:44:43 +02:00
Grzegorz Jaśkowski
c8dad0f61a
ACS-8618 fix bulk dropdown icon alignment ( #4042 )
2024-08-20 20:58:23 +02:00
Alfresco Build
3da9685e0e
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10471704496 JS:7.9.0-10471704496 ( #4041 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-20 12:08:31 -04:00
Mykyta Maliarchuk
f80598ad9a
[ACS-8371] Fix toolbar button title ( #4033 )
2024-08-20 08:54:23 -04:00
Alfresco Build
f74e08e2ac
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10469010931 JS:7.9.0-10469010931 ( #4039 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-20 08:53:20 -04:00
MichalKinas
d8d57cdc2a
[ACS-7732] Add missing badges styling ( #4040 )
...
* [ACS-7732] Badges spacing and hover fixes
* [ACS-7732] Proper badge styling
* [ACS-7732] Add missing display
* search page test fix
* test fix
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-08-20 12:59:25 +02:00
Denys Vuika
2edc48bc80
ACS-8584: Fix for Search Input and icons ( #4035 )
2024-08-19 12:00:19 -04:00
Alfresco Build
85a682ed1a
GH Auto: Upstream dependencies ADF:6.10.0-10394914720 JS-API:7.9.0-10394914720 using Tag:6.10.0-10394914720 ( #4031 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-10394914720 JS:7.9.0-10394914720
* fix e2e error text
---------
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-08-16 13:04:36 +02:00
Darya Blavanovich
53e90312b0
[ACS-8036] [Bulk update] [Many files to 1 Hold flow] "Manage Holds" dialog with Manage Existing Holds/Apply New Hold tabs ( #4019 )
...
* [ACS-8325] [Bulk Legal Hold] Create Bulk Actions Dropdown (#3956 )
* ACS-8036 create bulk-actions-dropdown
* ACS-8325 update names and add unit tests
* ACS-8325 added icon and unit tests
* ACS-8325 fix translation
* ACS-8325 add and refactor tests in app extension service
* ACS-8325 resolve conversations: remove loadBulkActions, rename bulk schema, add translations
* ACS-8325 update state
* ACS-8325 temporary remove disabled state as it doesn't work after Angular migration
* ACS-8325 add formControl and tests
* ACS-8325 clean code
* ACS-8325 place create component to one place
* ACS-8325 add condition to use title if no description provided and cover with test
* ACS-8325 add tooltip and update Badge interface
* ACS-8325 rename class names and mockItem object
* [ACS-8326] enable running actions from bulk dropdown and resetting selection (#3971 )
* ACS-8036 create bulk-actions-dropdown
* ACS-8325 update names and add unit tests
* ACS-8325 fix translation
* ACS-8325 resolve conversations: remove loadBulkActions, rename bulk schema, add translations
* ACS-8325 temporary remove disabled state as it doesn't work after Angular migration
* ACS-8325 add formControl and tests
* ACS-8325 add condition to use title if no description provided and cover with test
* ACS-8325 add tooltip and update Badge interface
* ACS-8326 enable running actions from bulk dropdown and resetting dropdown selection
* ACS-8326 review remarks - use select control, fix naming
* ACS-8326 fix unit test selectors
* ACS-8326 review remarks - change property name to more universal, adjust unit tests
---------
Co-authored-by: Darya Balvanovich <darya.balvanovich@hyland.com>
* [ACS-8424][Bulk Legal Hold] Add Badge for items (#3985 )
* [ACS-8424] display badges in search result
* [ACS-8424] display badges in search result
* ACS-8424 create separate badge component, add/move unit tests, undo highlight change failing tests
* ACS-8424 template cleanup
* ACS-8424 template cleanup cleanup
* ACS-8424 revert single deletion in template
* ACS-8424 rename new component, change property order
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
* ACS-8458 refactor styles (#4018 )
* [ACS-8489] Legal Holds keyboard accessibility (#4009 )
* ACS-8489 handle keyboard accessibility
* ACS-8489 wording fix
* ACS-8489 change function name
* ACS-8489 fix typo
* ACS-8489 review remarks - simplify keyboard event handling, improve unit tests
* ACS-8489 move duplicated code to method
* ACS-8489 change type name to more precise
* [ACS-8036] fix icon visibility in mat-select
* ACS-8036 fix styles and import
* ACS-8036 remove async from test
* ACS-8036 handle event when dropdown closed
* ACS-8036 fix rebase issues
* ACS-8036 fix rebase issues
* ACS-8036 fix rebase
---------
Co-authored-by: Grzegorz Jaśkowski <138671284+g-jaskowski@users.noreply.github.com>
Co-authored-by: tamaragruszka <156320606+tamaragruszka@users.noreply.github.com>
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
Co-authored-by: tamaragruszka <tamara.gruszka@hyland.com>
2024-08-14 20:15:19 +02:00
Denys Vuika
068f6bb8e9
Update ADF upstream ( #4027 )
...
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-10349739117 JS:7.9.0-10349739117
* update tests
* update modules and tests
* update modules and tests
* update modules and tests
* GH Auto: Upstream dependencies ADF:6.10.0-10366283704 JS-API:7.9.0-10366283704 using Tag:6.10.0-10366283704 (#4028 )
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-10366283704 JS:7.9.0-10366283704
* fix MatSnackBar and MatDialog issues in tests
* revert imports
---------
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
Co-authored-by: Darya Balvanovich <darya.balvanovich@hyland.com>
* Temporary execute CI on separate env
* Fix urls
* url fix
* Rollback env links
---------
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Alfresco Build <8039454+alfresco-build@users.noreply.github.com>
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
Co-authored-by: Darya Balvanovich <darya.balvanovich@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
2024-08-14 19:03:50 +02:00
Denys Vuika
435ea6e358
ACS-8572: Switch to using ADF document list reload ( #4021 )
2024-08-12 08:37:18 -04:00
Alfresco Build
73f47b7d79
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10323947185 JS:7.9.0-10323947185 ( #4022 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-09 18:13:04 -04:00
Alfresco Build
8e6f1a9ec2
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10320543890 JS:7.9.0-10320543890 ( #4020 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-09 11:26:27 -04:00
Alfresco Build
9289aad7c8
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10316208525 JS:7.9.0-10316208525 ( #4014 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-09 07:35:45 -04:00
Mykyta Maliarchuk
1f9b34e860
[ACS-8371] fix viewer preview ( #4017 )
2024-08-08 09:43:05 -04:00
Adam Świderski
2bc4e158f2
[ACS-8561] [E2E] Merge-selectItem-and-selectMultiItem-into-one-method ( #4011 )
...
* [ACS-8561] [E2E] Merge-selectItem-and-selectMultiItem-into-one-method
* [ACS-8561] method fixes 1
* [ACS-8561] review fixes 1
2024-08-08 10:06:43 +02:00
Denys Vuika
3075135fbc
ACS-8498] [ACA] Testing Angular 15 - Toolbar buttons layout is broken ( #3995 )
2024-08-07 21:33:52 -04:00
Alfresco Build
4c02291a84
[ci:force][auto-commit] Update dependencies ADF:6.10.0-10290159840 JS:7.9.0-10290159840 ( #4007 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-08-07 18:35:46 -04:00
tamaragruszka
47bf32910e
[ACS-8559] fix paddings for dialog ( #4010 )
2024-08-07 18:35:10 -04:00
Denys Vuika
9455269ca8
Use ADF Notification Service instead of NgRx store ( #3991 )
2024-08-07 18:33:39 -04:00
Denys Vuika
2d5b9ea708
simplify ngrx effect registration ( #4008 )
2024-08-06 12:47:17 -04:00
Adam Świderski
70de07f3f1
[ACS-8548] [E2E] deleted unused users from configs ( #4004 )
2024-08-06 10:55:51 -04:00