Commit Graph

338 Commits

Author SHA1 Message Date
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
Denys Vuika
11f51af54c ACS-8404: Update application settings service (#3988) 2024-08-22 11:50:00 -04: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
435ea6e358 ACS-8572: Switch to using ADF document list reload (#4021) 2024-08-12 08:37:18 -04:00
Mykyta Maliarchuk
1f9b34e860 [ACS-8371] fix viewer preview (#4017) 2024-08-08 09:43:05 -04:00
Denys Vuika
3075135fbc ACS-8498] [ACA] Testing Angular 15 - Toolbar buttons layout is broken (#3995) 2024-08-07 21:33:52 -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
Denys Vuika
b01af490a3 rework auto download service (#3990) 2024-08-05 12:13:58 -04:00
Pablo Martinez
4029213abe Restore "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908)" (#3919)
* [ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908)

* [ACS-8113] dataTable checkbox e2e fix 1

---------

Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-08-02 12:03:00 +02:00
Denys Vuika
931739f17a remove unused logout action (#3987) 2024-07-31 11:01:30 -04:00
dominikiwanekhyland
dfd23265d1 [ACS-8446] [ACA] Testing Angular 15 - Create button has no bolded text (#3968) 2024-07-26 10:30:21 +02:00
Denys Vuika
1222bf7411 Remove dialog effects (#3972)
* remove dialog effects

* remove dialog effects
2024-07-25 12:21:46 -04:00
Denys Vuika
b5568d43fa [ACS-8433] ACA: User Profile Service (#3957) 2024-07-22 10:07:43 -04:00
MichalKinas
f23f5edd08 Modal config export fix (#3964) 2024-07-22 08:04:41 +02:00
MichalKinas
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
Denys Vuika
2ff54affb2 ACS-8404: consolidate application settings (#3952) 2024-07-18 09:01:46 -04:00
Denys Vuika
74384f09f8 Cleanup unused code (#3951)
* cleanup unused code

* cleanup unused code
2024-07-17 14:31:48 -04:00
Mykyta Maliarchuk
de74b3bebc [ACS-6926] Fix plugins routing (#3930)
* [ACS-6926] fix plugins routing

* [ACS-6926] add implement CanActivateChild
2024-07-17 13:22:49 -04:00
Denys Vuika
32112392c6 ACS-8404: Introduce App Settings service (#3939) 2024-07-16 15:23:13 -04:00
Denys Vuika
16b26dab22 Remove MaterialModule from imports (#3938) 2024-07-12 14:57:56 -04:00
Pablo Martinez
4f5aa2a0e5 Revert "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908)" (#3918)
* Revert "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908)"

This reverts commit 457ddb2e39.

* [ci:force]
2024-07-04 09:17:19 +02:00
jacekpluta
457ddb2e39 [ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#3908) 2024-07-04 08:26:47 +02:00
Denys Vuika
2ad1bccc2e Update imports for new ADF standalone components (#3903) 2024-06-28 11:45:22 -04:00
Alfresco Build
194476b47e GH Auto: Upstream dependencies ADF:6.10.0-9598220418 JS-API:7.9.0-9598220418 using Tag:6.10.0-9598220418 (#3896)
* [ci:force][auto-commit] Update dependencies ADF:6.10.0-9598220418  JS:7.9.0-9598220418

* fix unit tests

* update code

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2024-06-20 11:38:05 -04:00
tamaragruszka
4f41b96695 [MNT-24334] allow to delete or move on search result page (#3898) 2024-06-19 11:32:47 +02:00
MichalKinas
b699275ebd [ACS-8025] Introduce new selector to check whether HxI connector is available (#3854) 2024-05-22 23:14:11 +02:00
Ehsan Rezaei
9cb617ccae Fixing peer deps for ACA libs (#3847) 2024-05-17 15:57:20 +02:00
tamaragruszka
acb848d39d [ACS-6647] covert aca:fields to app:fields (#3838) 2024-05-09 15:57:15 +02:00
MichalKinas
0f3f580e24 [ACS-6366] Add missing unit tests for app rules (#3831)
* [ACS-6366] Aca-shared rules cleanup

* [ACS-6366] Add missing unit tests for app rules

* [ACS-6366] Move context creation to beforeEach
2024-05-08 08:53:30 +02:00
Denys Vuika
1bb7df3850 Upgrade to latest ADF (#3797)
* upgrade to latest ADF

* upgrade to latest ADF

* remove useless import

* update CLI as well

* remove useless imports that are already covered by the routes
2024-04-17 09:35:07 -04: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
Grzegorz Jaśkowski
92a1e25271 [ACA-4728] fix file order in viewer (#3631)
* [ACA-4728] fix file order in viewer

* [ACA-4728] refactor viewer and preview, save and restore previous sorting in viewer and document pages when client sorting, add viewer unit tests

* [ACA-4728] remove duplicated license

* [ACA-4728] add missing imports

* [ACA-4728] address comments, improve initial sorting setting, improve tests, reduce duplication

* [ACA-4728] further reduce code duplication, remove/replace faulty unit tests

* [ACA-4728] move reusable unit test config to testing module

* [ACA-4728] address comments

* [ACA-4728] address comment - remove reduntant if

* [ACA-4728] update headers in new files
2024-04-10 10:39:11 +02:00
Adam Świderski
d9391bef51 [ACS-7453] updated license header to 2024 (#3747)
* [ACS-7453] updated license header to 2024

* [ACS-7453] Updated the rest of licenses manually to 2024

* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
tamaragruszka
a9780b352d [ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears (#3669)
* [ACS-6587] update after restoring version

* [ACS-6587] update tests

* [ACS-6587] add tests and fixes

* resolve conflicts content-management.service.spec.ts
2024-03-11 11:54:27 +01: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
33264f0731 [ACS-6924] Rename tags and categories plugins to mitigate naming conflicts (#3687)
* [ACS-6924] Rename tags and categories plugins to mitigate conflicts

* [ACS-6924] Add missing logic for tags and categories plugins
2024-03-04 13:52:17 -05:00
MichalKinas
99f9106075 Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
MichalKinas
930e4b1f3c [ACS-6813] ACA configurable layout for search result list (#3656)
* [ACS-6813] Make search results list column configurable

* [ACS-6813] Documentation update

* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
DominikIwanek
184ad17baf [ACS-6140] - Remove references to internal Angular Material CSS classes (#3620) 2024-02-13 13:22:57 +01:00
DominikIwanek
630f698300 [MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record (#3622) 2024-02-12 16:08:54 +01:00
Mykyta Maliarchuk
bcb7e634d9 [ACS-6445] Address #PT20471_7 Missing Access Control (#3627) 2024-02-05 14:59:07 +01:00
Alfresco Build
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
MichalKinas
baeffc9416 [ACS-6489] Use resizable option to disable resize on thumbnail column (#3590) 2024-01-26 08:50:39 +01:00
Mykyta Maliarchuk
c77528c530 [ACS-6576] Local storage prefix is not always created/updated properly in ADW (#3602)
* [ACS-6576] set local storage prefix

* [ACS-6576] remove redundant async
2024-01-16 10:01:46 +01:00