Commit Graph
100 Commits
Author SHA1 Message Date
MichalKinas 271dfe8dca [ACS-10101] Reduce cron job execution window (#4761) 2025-08-28 14:06:17 +02:00
MichalKinas 181d7fc5a3 Release from branch workflow fix (#4740) 2025-08-13 14:09:48 +02:00
MichalKinas d893eeb343 [ACS-9934] Cannot login to ACA with SSO fixed (#4731) 2025-08-06 15:35:13 +02:00
MichalKinas 44a3a7f33c [ACS-9782] Viewer doesn't work when running with ADF linked (#4631) 2025-06-23 12:28:34 +02:00
MichalKinas b57da70846 [ACS-5503] Folder rules rule update with correct error message when definition is invalid (#4610)
* [ACS-5503] Folder rules rule update with correct error message when definition is invalid

* [ACS-5503] Sonarlint fixes

* [ACS-5503] CR fixes
2025-06-17 10:57:21 +02:00
MichalKinas 5b388270c5 [ACS-9670] Add white background to login screen (#4589)
* [ACS-9670] Add white background to login screen

* [ACS-9670] Move white color to separate variable

* [ACS-9670] Add missing change
2025-05-30 16:21:30 +02:00
MichalKinas ae6a0f4fbc [ACS-9670] Set color scheme to light (#4584) 2025-05-26 13:07:11 +02:00
MichalKinas c13b029a54 [ACS-9648] Change Crowdin update strategy (#4566) 2025-05-16 16:07:40 +02:00
MichalKinas 544e63d38f Update peer deps in aca-playwright-shared (#4500) 2025-04-03 12:53:18 +02:00
MichalKinasandAdam Świderski e01f0389d4 [MNT-24848] Include properties in search header calls (#4496)
* [MNT-24848] Include properties in search header calls

* [MNT-24848] [E2E] Excluded XAT-17700 and XAT-17702

---------

Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-04-01 14:42:22 +02:00
MichalKinas c09bfc0809 [ACS-7241] Fixed if structure to properly run jobs if some are skipped (#4489)
* [ACS-7241] Test changes

* [ACS-7241] Change condition to always and add additional step for proper verification

* [ACS-7241] Echo additional info

* [ACS-7241] Echo additional info

* [ACS-7241] Echo additional info

* [ACS-7241] Echo additional info

* [ACS-7241] Fixed if conditionals
2025-03-31 11:59:38 +02:00
MichalKinas af3b54129e [ACS-7241] Parallel releases fix (#4488) 2025-03-31 10:12:00 +02:00
MichalKinas d88bf8ce3e [ACS-7241] Support parallel releases (#4297)
* [ACS-7241] Parallel releases support v1

* [ACS-7241] Add missing needs clauses

* [ACS-7241] Proper conditional job check

* [ACS-7241] Revert testing changes, namespace fix

* [ACS-7241] Add improved conditions
2025-03-31 09:15:45 +02:00
MichalKinas be9372b090 [ACS-9398] Add snackbar notifications for favorite actions (#4447) 2025-03-18 08:33:35 +01: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
MichalKinas 0e7610919d [ACS-9371] Migrate docs from docs.alfresco to support.hyland (#4446) 2025-03-12 14:25:42 +01:00
MichalKinas 2e6229b779 [ACS-9346] Use visibility rules as array (#4430)
* [ACS-9346] Use visibility rules as array

* Empty commit to reset cache
2025-03-04 11:37:17 +01:00
MichalKinas 34c52ac42f [MNT-24892] Upgrade Node to 20 (#4415) 2025-02-27 12:27:23 +01:00
MichalKinasandakash.rathod@hyland.com 3bfeca3b86 [ACS-9166] Migrate Saved Searches to preferences API from config file (#4358)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

* [ACS-9166] Bump ADF version

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-28 11:48:45 +01:00
MichalKinas 1b170f69e5 Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#4347)
This reverts commit 0dfd2c17ab.
2025-01-20 12:38:19 +01:00
MichalKinasandakash.rathod@hyland.com 0dfd2c17ab [ACS-9166] Migrate Saved Searches to preferences API from config file (#4340)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Update ADF

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-20 11:18:18 +01:00
8931a295c6 [ACS-9102] Local ACS deployment for E2Es (#4324)
* [ACS-9102] Local ACS deployment draft

* [ACS-9102] Move ACS deployment to composite action

* [ACS-9102] Remove obsolete checks

* [ACS-9102] Proper secrets for ACS deployment

* [ACS-9102] Add required shell property

* [ACS-9102] Use fixed acs deployment version

* [ACS-9102] Proper acs deployment tag

* [ACS-9102] Add required shell property

* [ACS-9102] Fix helm install params

* [ACS-9102] Remove obsolete checkout

* [ACS-9102] Use more powerful runner for E2Es

* [ACS-9102] Introduce temp secrets

* test curl localhost

* skip n-1 matrix jobs

* test ipv4 first

* [ACS-9102] Adjust Playwright E2E host

* [ACS-9102] Bring back matrix job

* disable unnecessary acs components

* debug ingress after tests run

* [ACS-9102] Fix folder-rules test suite

* [ACS-9102] Fix part of viewer test suite

* [ACS-9102] Additional E2E fixes

* [ACS-9102] fixes for e2es -> empty-list and search

* [ACS-9102] more fixes for e2es and github actions artifacts added for easier debugging

* [ACS-9102] removed artifacts from GHA

* print all logs

* [ACS-9102] Remove outdated secrets

* [ACS-9102] Remove after-e2e action

* do not wait for reindexing

* test on latest runner

* Always debug ingress logs

* avoid sleep waiting for app startup

* cleanup unnecessary action input type

* fixup indent

* test with latest acs alpha

* Revert "do not wait for reindexing"

This reverts commit 86ca54de33a6b5bf1da65202caac5798b5f88d51.

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

---------

Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-01-15 11:34:03 +01:00
MichalKinas a6057763cf [ACS-9088] Review and update docs on extension creation (#4312)
* [ACS-9088] Review and update docs on extension creation

* [ACS-9088] Typo fixed
2024-12-23 14:00:48 +01:00
MichalKinas 65763df7ef [ACS-8604] Add new param to control undo for deleting nodes (#4308)
* [ACS-8604] Add new param to control undo for deleting nodes

* [ACS-8604] Unit test fixes
2024-12-19 10:18:56 +01:00
MichalKinasanddatguychen 7fcc0af5bd Manual dependencies update (#4298)
* Manual dependencies update

* Manual dependencies update - e2es fix

---------

Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-12-11 09:50:39 +01:00
MichalKinas 93157d2e60 [ACS-9012] Truncate text in saved searches description (#4265)
* [ACS-9012] Truncate text in saved searches description

* [ACS-9012] Truncate name column and navigation menu items

* [ACS-9012] Unit test fixes
2024-12-05 15:04:52 +01:00
MichalKinas 85b4455b0d Test translation cleanup (#4285) 2024-12-05 11:29:37 +01:00
MichalKinas 58e21189f6 Test translation added (#4283) 2024-12-05 10:57:35 +01:00
MichalKinas f5ca67cc25 [ACS-9042] Introduce Crowdin related workflows and Crowdin config (#4281)
* [ACS-9042] Introduce Crowdin related workflows and Crowdin config

* [ACS-9042] Proper checkout action version
2024-12-05 10:30:03 +01:00
MichalKinas 90cb0d4db0 [ACS-9008] Proper form initialization for Saved Searches (#4243)
* [ACS-9008] Proper form initialization

* [ACS-9008] Add saved search form interface, fix other dialog
2024-11-18 15:11:00 +01:00
MichalKinas baaa8ca37b [ACS-8991] Fix sidenav issue when clicking on manage saved searches (#4238) 2024-11-18 15:10:32 +01:00
MichalKinas 90ca3707f7 SonarCloud fixes (#4235) 2024-11-13 14:26:24 +01:00
MichalKinas a74d189167 [ACS-8634] Add new option to edit changes in saved search or save as new (#4229)
* [ACS-8634] Add uniqueness validation for saved searches

* [ACS-8634] Saved searches edit or save as new

* [ACS-8634] CR fixes

* [ACS-8634] Sonar fixes

* [ACS-8634] Accept last saved searches when navigated from

* [ACS-8634] Display empty list of saved searches

* [ACS-8634] Proper url check

* [ACS-8634] Add new option to execute saved search

* [ACS-8634] CR fixes

* [ACS-8634] Sonar fix
2024-11-08 12:45:24 +01:00
MichalKinas cacc4149fa [ACS-8956] Add new ESLint rule for self-closing tags (#4211) 2024-10-31 09:54:23 +01:00
MichalKinas 3cda94558d Manual dependencies update (#4200)
* Manual dependencies update

* Missing changes
2024-10-25 11:00:42 +02:00
MichalKinas 093099d990 Router might be undefined added safe check (#4198) 2024-10-24 09:17:43 +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
MichalKinasandBartosz Sekula 796a3c7861 [AAE-22098] Update AlfrescoApiService imports (#4015)
* [AAE-22098] Update AlfrescoApiService imports

* [link-adf:dev-eromano-AAE-12502] Link ADF

* [link-adf:dev-eromano-AAE-12502] Link ADF

* [AAE-22098] Use proper ADF version

* fix tests

* fix tests v2

* fix yet another BC

* Use latest ADF

* use published ADF

---------

Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
2024-09-06 19:31:28 +02:00
MichalKinas e131fcae66 Make aca-playwright-shared public (#4101) 2024-09-04 19:55:16 +02:00
MichalKinas 9ca398ddcf Another fixes for aca-playwright-shared (#4100)
* Another fixes for aca-playwright-shared

* Add aca-playwright-shared to the build

* Small fix
2024-09-04 19:39:15 +02:00
MichalKinas 96df46a32a Make aca-playwright-shared buildable and publishable (#4098)
* Make aca-playwright-shared buildable and publishable

* Small PR workflow fix
2024-09-04 18:24:46 +02:00
MichalKinas 10b3061110 Post-release version bump (#4095) 2024-09-04 11:32:14 +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
MichalKinas 0e42534239 Release 5.0.1 (#4067) 2024-08-29 13:50:07 +02:00
MichalKinas e1066148d6 Release 5.0.0 (#4066) 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
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
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
MichalKinasandakash.rathod@hyland.com 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
MichalKinas f23f5edd08 Modal config export fix (#3964) 2024-07-22 08:04:41 +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
MichalKinas 847fcf4c36 [ACS-8410] Extension schema review (#3958)
* [ACS-8410] Extension schema review

* [ACS-8410] Remove the dot
2024-07-19 07:50:13 -04:00
MichalKinas b0c1f537df Use latest ADF (#3915) 2024-07-03 17:11:09 +02:00
MichalKinas a0970e20bd Manual ADF dependencies bump (#3909) 2024-06-26 11:45:17 +02:00
MichalKinasandakash.rathod@hyland.com a5343fd627 [ACS-8080] Enable multiselection in lists (#3873)
* [ACS-8080] Enable multiselection in lists

* [ACS-8080] Fix selected row in E2Es

* [ACS-8080] E2Es fix

* [ACS-8080] E2Es fix

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-06-06 08:15:34 +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
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
MichalKinas 971b9d8a24 Fix peer deps for ACA libs (#3790) 2024-04-15 13:05:29 +01:00
MichalKinas 5adaf35e79 [ACS-6956] Add GHA workflow to release ACA libs from branch (#3702)
* [ACS-6956] Add GHA workflow to release ACA libs from branch

* [ACS-6956] Add lint and unit-tests step
2024-03-20 12:21: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 4bc7ddef69 Release 4.4.1 (#3688)
* Release 4.4.1

* Bump ADF and JS-API
2024-03-06 16:46:50 +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 3fe3746dfe Post release version bump (#3679) 2024-03-03 20:22:06 +01:00
MichalKinas 91dbee03f6 Correct release version (#3678) 2024-03-02 10:37:56 +01:00
MichalKinas 99f9106075 Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
MichalKinas 8c45ab95b7 [ACS-6831] Correctly pass stored displayAspect to metadata component (#3663)
* [ACS-6831] Correctly pass stored displayAspect to metadata component

* [ACS-6831] Bump ADF version
2024-02-26 12:30:45 +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
MichalKinas 1141b810cb [ACS-6427] Apply * for TEXT field for highlighting (#3659) 2024-02-21 12:20:00 +01:00
MichalKinasandswapnil.verma 4766bfe707 [ACS-6427] Add search highlighting (#3637)
* [ACS-6427] Initial commit for search highlights

* [ACS-6427] Add correct highlighting config, handle highlights in search results

* [ACS-6427] CR fixes

* [ACS-6427] CR fix

* [ACS-6427] Locator fix

* [ACS-6427] E2E fix

---------

Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
2024-02-15 16:26:09 +01:00
MichalKinas baeffc9416 [ACS-6489] Use resizable option to disable resize on thumbnail column (#3590) 2024-01-26 08:50:39 +01:00
MichalKinas 3f04f05da5 [ACS-6620] Use extensions instead of content key for viewer extensions (#3610) 2024-01-25 23:30:17 +01:00
MichalKinasandakash.rathod@hyland.com d0484edd58 Post ES migration fixes (#3611)
* Post ES migration fixes

* Restore failing check

* searcg test fix

* Exclude flaky test case

* Exclude another test case as sorting by relevance doesn't seem to work with ES

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-01-25 22:14:48 +01:00
MichalKinas d33912b39a [ACA-4732] Update JS-API version first (#3613) 2024-01-25 15:00:07 -05:00
MichalKinas 4e21459fea [MNT-23166] Add resizing and disable blur for document lists (#3520)
* [MNT-23166] Add resizing and disable blur for document lists

* [MNT-23166] Bump JS-API and ADF
2023-11-16 06:55:50 -05:00
MichalKinasandswapnil-verma-gl c9e0f7abe6 [ACS-4794] ES migration PR (#3359)
* [ACS-4794] Change migration affected queries

* [ACS-4794] Use acadev-es for PR workflow

* [ACS-4974] Remove * from path as it causes exception

* [ACS-4794] Fix search input

* [ACS-4794] Correct search term, correct Playwright url

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix pagination and sorting search terms

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix actionsAvailableFilesFolders and actionsAvailableSpecialPermissions

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Empty commit

* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case

* [ACS-4974] Reverted searchFor calls in single-file-actions.test.ts back to original state without *

* [ACS-4974] Fix card view item import

* [ACS-4974] Add PATH as a workaround for PNAME and QNAME

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Temporary exclude ADF linking from unit tests

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Test on acadev

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Bring acadev-es back

* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] E2E fix

* [ACS-4974] Add workaround for repository site option

* [ACS-4974] Exclude failing case which works manually

* [ACS-4974] Check changes on regular acadev

* [ACS-4974] Exclude flaky test case

* [ACS-4974] E2E fix

---------

Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
2023-11-14 08:26:08 +01:00
MichalKinas b54016bdfd Bump ACA version (#3513)
* Bump ACA version

* Lock file update
2023-11-08 20:43:00 +01:00
MichalKinas 69c00fc403 Sonarcloud issues fixes (#3499)
* Sonarcloud issues fixes

* Code smell fixes

* Refactoring to remove new code duplications

* Sonarcloud code smell fixes part I

* Sonarcloud code smell fixes part II

* Missing code smell fix

* Add new ESLint rules to cover fixed SonarCloud issues

* Add missing command

* Add missing is existing check
2023-11-03 06:43:06 -04: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
MichalKinasandakash.rathod@hyland.com 6edbb57dc4 [ACS-5601] Add badges to custom name column (#3450)
* [ACS-5601] Add badges to name column component

* [ACS-5601] Add on click handler to column badges

* [ACS-5601] Fix badge hover color

* [ACS-5601] Restore modal configuration, prettier fixes

* [ACS-5601] Add missing tooltip translation

* [ACS-5601] Add process content services to extension service

* [ACS-5601] Add adf dynamic component to custom name column

* [ACS-5601]  Add missing dosc and unit tests

* [ACS-5601] Post rebase package lock update

* [ACS-5601] CR fixes

* [ACS-5601] Unit test fix

* [ACS-5601] CR fix

* [ACS-5601] Fix unit test, add contrast gray to badges

* [ACS-5601] fix fail test and exclude one test

* [ACS-5601] fix fail test and exclude one test

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2023-10-04 09:12:52 +02:00
MichalKinas b086093c2f Use latest JS-API and ADF (#3423)
* Update JS-API and ADF versions to latest

* Fix missing types

* Fix incorrect types

* Use correct method to get membership requests
2023-09-08 04:10:00 -04:00
MichalKinasandAleksander Sklorz 26cd95ccbd ADF and JS-API version update (#3371)
* ADF and JS-API version update

* Update Creator and Modifier E2Es

* ACS-5632 Fixed rest e2e

* ACS-5632 Added missing spaces

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-07-28 12:01:05 +02:00
MichalKinas 15048b4015 [ACS-5179] Search facet tabbed component styles (#3362) 2023-07-24 19:14:45 +01:00
MichalKinas 4ab3196e68 JS-API version fix in ACA libs (#3314) 2023-07-06 10:05:35 +02:00
MichalKinas e0a74d7fb9 [ACS-4538] Make folder-rules secondary entry point of aca-content (#3181)
* [ACS-4538] Make folder-rules secondary entry point of aca-content

* [ACA-4538] Fix folder rules imports

* [ACS-4538] Fix folder-rules unit tests

* [ACS-4538] Fix package.json after folder rules transition

* [ACS-4538] Remove duplicated peerDependency

* [ACS-4538] Import fix
2023-06-16 14:55:04 +02:00
MichalKinas 9fd306d5b3 [ACS-5347] New styles for filter states (#3274)
* [ACS-5347] New styles for filter states

* [ACS-5347] Add disabled chips colors
2023-06-14 10:51:27 +01:00
MichalKinas 3b8c9afe78 [ACS-5170] Change some facets to filters (#3256)
* [ACS-5170] Change some facets to filters

* [ACS-5170] Remove unused translations

* [ACS-5170] Exclude e2es that will be fixed along with advanced search changes
2023-06-07 14:04:31 +02:00
MichalKinas 919767ef8a [ACS-5181] Introduce logical search filter (#3245)
* [ACS-5181] Introduce logical search filter

* [ACS-5181] Correct filters order
2023-06-05 10:58:30 +01:00
MichalKinas 16e14421cd [ACS-5287] Remove rebase workflow (#3217) 2023-05-22 12:21:15 +02:00