Commit Graph
74 Commits
Author SHA1 Message Date
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
MichalKinas 19e31adbb9 [ACS-5186] Stop upstream workflow from failing when there are no new versions (#3206) 2023-05-19 12:56:08 +02:00
MichalKinas 5d4a999ca1 [ACA-4710] Use caret for js-api and adf versions (#3204) 2023-05-19 10:58:10 +02:00
MichalKinas 38a6d8698b [ACS-5186] Use update version script for ADF upstream (#3197)
* [ACS-5186] Use update version script for ADF upstream

* [ACS-5186] Bump ADF and JS-API version

* [ACS-5186] Correct version

* [ACS-5186] Correct migration logic
2023-05-17 15:02:22 +02:00
MichalKinas b04d0f226a [ACS-5188] Remove old ACA upstream (#3193) 2023-05-16 12:06:22 -04:00
MichalKinas 9603c0a36b [ACS-5186] Add new GH workflow for ADF upstream (#3191) 2023-05-15 10:05:40 -04:00
MichalKinas 3ca4a91389 [ACS-4539] Make ms-office as secondary point of aca-content (#3180)
* [ACS-4539] Make ms-office as secondary point of aca-content

* [ACA-4539] Fix tsconfig path

* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00
MichalKinasandDenys Vuika 6794ea58ac [ACS-4537] Make aca-about secondary entry of aca-content (#3179)
* break dependency on core module

* convert about to secondary entry

* Fixes after rebase

* [ACS-4537] - Copy about assets

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-05-09 14:32:06 +01:00
MichalKinasandDenys Vuika 222f487e70 [ACS-4537] Make aca-about secondary entry of aca-content (#3170)
* break dependency on core module

* convert about to secondary entry

* Fixes after rebase

---------

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-05-05 17:00:19 +02:00
MichalKinas 5fa5ac4117 [ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin (#3148)
* [ACA-4695] Fix saving screenshots for E2Es, add nx eslint plugin

* [ACA-4695] Improve eslint rules
2023-04-26 12:25:36 +02:00
MichalKinas d042b80386 [ACS-4425] Improved share file with expiration date test (#3133) 2023-04-19 09:37:55 -04:00
MichalKinas b37584ee8e [ACS-5027] Fix ADF linking in ACA (#3114) 2023-04-11 16:06:00 +02:00
MichalKinas 5f05499224 [ACA-4651] Fix build config in GHA (#3088) 2023-03-26 06:23:08 -04:00
MichalKinas e38e72a8e0 [ACA-4653] Migrate release workflow to GHA (#3027)
* [ACA-4653] Run ACA upstream on schedule

* [ACA-4653] Migrate release workflow to GHA

* [ACA-4653] Consistency in naming

* [ACA-4653] Use GH action to configure GH author

* [ACA-4653] Dedicated sh for publish Docker image job

* [ACA-4653] Add missing variables

* [ACA-4653] Delete Travis.yml

* [ACA-4653] CR fixes

* [ACA-4653] Add branch name as action input

* [ACA-4653] Proper env var usage in workflow
2023-03-03 12:40:37 -05:00
MichalKinas 7bf6c8f137 [ACA-4666] Make finalize fail if any previous check fails (#3024) 2023-03-02 14:02:46 +01:00
MichalKinas 01f7e3c287 [ACA-4652] Run unit tests as one GH job, add e2es as GH job (#2997)
* [ACA-4652] Run unit tests as one GH job, add e2es as GH job

* [ACA-4652] Fix yaml syntax

* [ACA-4652] Fix if syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Each job must contain uses or run

* [ACA-4652] Migrate uploading/downloading build artifacts, migrate before install

* [ACA-4652] Fix bad substitution

* [ACA-4652] Fix string merging in bash

* [ACA-4652] Bash fix

* [ACA-4652] Install aws before downloading/uploading artifacts

* [ACA-4652] Add setup with aws config action

* [ACA-4652] Add aws-region

* [ACA-4652] Use aws default region

* [ACA-4652] Log github event

* [ACA-4652] Log workflow run

* [ACA-4652] Fix commit logging

* [ACA-4652] Use action to get current commit msg

* [ACA-4652] Add correct version of build tools

* [ACA-4652] Get commit msg from env

* [ACA-4652] Get commit msg in the same job

* [ACA-4652] Final commit msg test

* [ACA-4652] Fix logging

* [ACA-4652] Cleanup commit msg, correct s3 bucket

* [link-adf:AAE-12767] Test adf linking

* [link-adf:AAE-12767] Test adf linking finalize

* [link-adf:AAE-12767] Tweak finalize job

* [link-adf:AAE-12767] Get commit msg in before install

* [link-adf:AAE-12767] Add missing adfprod configs

* [ACA-4652] Migrate before and after e2e scripts to GHA

* [ACA-4652] Add before e2e logging

* [ACA-4652] Use new GH secrets

* [ACA-4652] Remove logs, add envsub

* [ACA-4652] Install envsub globally

* [ACA-4652] Log replaced config

* [ACA-4652] Add missing env variable

* [ACA-4652] Add e2e run as GH action

* [ACA-4652] Remove logging, fix download path

* [ACA-4652] Disable protractor smartrunner artifact

* [ACA-4652] Install webdriver-manager

* [ACA-4652] Disable failing download on Travis, npm ci in before e2e

* [ACA-4652] Missing shell

* [ACA-4652] Restore artifact download

* [ACA-4652] Download smartrunner artifact only when present

* [ACA-4652] Check run attempt

* [ACA-4652] Correct attempt check

* [ACA-4652] Stop running e2es in Travis for now

* [ACA-4652] Run Travis e2es again, add test suite id

* [ACA-4652] Add test suite id to after e2e action

* [ACA-4652] Remove additional install

* [ACA-4652] CR fixes, remove some Travis config that is already migrated

* [ACA-4652] Cleanup setup leftover

* [ACA-4652] Propagate aws credentials

* [ACA-4652] Fix aws default region

* [ACA-4652] Misspelled variable fix

* [ACA-4652] Propagate aws region

* [ACA-4652] Rename PR workflow

* [ACA-4652] Download artifact only if bucket exists

* [ACA-4652] Run test even is aws bucket doesn't exist

* [ACA-4652] Fix aws download error

* [ACA-4652] Check if file exists before downloading

* [ACA-4652] Remove uploading/downloading e2e artifact after successful run

* [ACA-4652] Add missing check to finalize stage
2023-03-02 03:35:13 -05:00
MichalKinas b8594899c1 [ACS-4741] User random user instead of admin in e2e (#3022) 2023-03-01 20:09:20 +01:00
MichalKinas 801969c518 [ACS-4632] Downgrade node version, small script fix (#2993) 2023-02-15 19:45:28 +01:00
MichalKinas ffb9c13b93 [ACS-4632] Add GH workflow to trigger ACA upstream (#2992)
* [ACS-4632] Add GH workflow to trigger ACA upstream

* [ACS-4632] Bump node version and switch to npm cache
2023-02-15 18:09:49 +01:00
MichalKinas a6e6f08df0 [ACS-4124] Display tags applied to file in files list (#2974)
* [ACS-4124] Display tags applied to file in files list

* [ACS-4124] CR fixes

* [ACS-4124] Hide tags for smaller displays

* [ACS-4124] E2e fixes

* [ACS-4124] E2e fixes
2023-02-15 17:29:25 +01:00
MichalKinas a4eb6c49bb [ACS-4530] Add ACA libraries upstream PR to monorepo (#2955)
* [ACS-4530] Add ACA libraries upstream PR to monorepo

* [ACS-4530] CR fixes

* [ACS-4530] Aca-settings is now deprecated
2023-02-10 15:21:24 +00:00
MichalKinas cb84a06e25 [ACA-4625] Add ADF linking to unit tests and e2es (#2853) 2022-12-20 09:40:33 +00:00
MichalKinas 5ac0ff616d [ACA-4625] ADF linking in ACA (#2841)
* [ACA-4625] ADF linking in ACA

* [ACA-4625] ADF linking docs

* [ACA-4625] Move adf linking to before install script

* [ACA-4625] Move ADF linking to before_install script

* [ACA-4625] Delete unused stage from Travis
2022-12-15 12:55:25 +01:00
MichalKinas c3cbfb1e93 [AAE-11666] ACA 4.0.0-A.1 release changes (#2838) 2022-12-06 13:09:20 +00:00
MichalKinas ad9b532c53 [ACS-4036] Move ay11 focus feature to one file and fix 'jumping' (#2805)
* [ACS-4036] Move ay11 focus feature to one file and fix 'jumping'

* [ACS-4036] Move ay11 stylesheet to correct folder
2022-11-24 10:11:38 +01:00
MichalKinas ed22d2d32f [ACS-4013] Fix pagination focus styling (#2793)
* [ACS-4013] Fix pagination focus styling

* [ACS-4013] Missing style remove

* [ACS-4013] Moved pagination styling to proper place, make focus color var global

* [ACS-4013] CR fixes
2022-11-18 14:28:59 +01:00
MichalKinas bfe202fd09 [ACS-4014] Fix pre-commit hook for ACA (#2791) 2022-11-18 10:52:44 +01:00
MichalKinas cc9af931c6 [ACS-4009] Fix pagination styling (#2783) 2022-11-16 16:21:42 +00:00
MichalKinas 43440a3cb0 [ACS-3908] Add node version manager support (#2763) 2022-11-08 09:18:47 +01:00
MichalKinas 8081bc81d6 [ACA-4618] Decouple ACA and Governance (#2757)
* [ACA-4618] Remove governance dependecies from ACA

* [ACA-4618] Move canOpenWithOffice evaluator to ACA shared

* [ACA-4618] Add missing unit test changes

* [ACA-4618] Prettier fixes
2022-11-04 11:15:33 +00:00
MichalKinas eee6feca1a [ACS-3700] Pass mat menu items from external components to mat menu (#2720)
* [ACS-3700] Pass mat menu items from external components to mat menu

* [ACS-3700] Linter fixes
2022-11-02 13:10:27 +01:00
MichalKinas 423ab7e2d2 [ACA-4622] Add focus for raised buttons (#2752) 2022-11-01 09:22:58 +00:00
MichalKinas 3e44f46575 [ACS-3552] Accessibility fixes for CSV file issues (#2705)
* [ACS-3552] Accessibility fixes for CSV file issues

* [ACS-3552] Fix tabindex attribute values
2022-10-11 23:46:10 +01:00
MichalKinas bbfe5da8a4 [ACS-3590] Fix contrast issues, add missing focus indicators (#2673)
* [ACS-3590] Fix contrast issues, add missing focus indicators

* [ACS-3590] Add css color variables
2022-10-03 13:15:37 +01:00
MichalKinas 958134e22d [ACS-3621] Fix context menu directive flaky unit test (#2675) 2022-10-03 10:07:36 +01:00
MichalKinas 9cf9fa01f9 ACS-3544 Fix accessibility issues in trashcan (#2659) 2022-09-21 11:48:45 +01:00
MichalKinas cef23e69f4 [ACS-3537] - Fix accessibility issues in personal files (#2652)
* [ACS-3537] - Fix accessibility issues in personal files

* [ACS-3537] - Missing semicolon
2022-09-21 09:49:16 +01:00