Commit Graph

810 Commits

Author SHA1 Message Date
Mykyta Maliarchuk
e0fa9d6d5c [ACS-9213] Update license visible on login page from SSO (#4373) 2025-02-04 14:21:20 +01:00
Mykyta Maliarchuk
09636b377d [ACS-9211] Update license headers (#4372) 2025-02-04 12:11:48 +01:00
Adam Świderski
f01d6e161b [ACS-9154] Fix unstable tests in ACA after migration to local ACS (#4341)
* [ACS-9154] enable flaky tests for debugging

* [ACS-9154] added artifacts

* [ACS-9154] Added wait for viewer spinner to load + excluded one test

* [ACS-9154] Final tests stabilization (for this pr)

* [ACS-9154] Excluded XAT-5304

* [ACS-9154] exclude C277736 updated
2025-02-04 11:35:17 +01:00
dominikiwanekhyland
75f25e9741 [ACS-9083][ADW] Comment creation is available after document is retained (declared as record) (#4359) 2025-01-30 10:32:04 +01:00
swapnil-verma-gl
02caa7acbd [ACS-9119] Saved Search navbar title now gets translated (#4356)
* [ACS-9119] Fixed issue where Saved Search Nav Bar title was not getting updated on changing language

* [ACS-9119] Added unit test

* [ACS-9119] Added null safety check

* [ACS-9119] Addressed PR comments

* [ACS-9119] Fixed Unit test
2025-01-29 15:24:30 +05:30
Alfresco Build
003537ff1c GH Auto: Upstream dependencies ADF:7.0.0-alpha.8-13013055766 JS-API:8.0.0-alpha.8-13013055766 using Tag:7.0.0-alpha.8-13013055766 (#4349)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13013055766  JS:8.0.0-alpha.8-13013055766

* fix test

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2025-01-29 10:36:45 +01:00
MichalKinas
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
AleksanderSklorz
0286d08b63 Post release version bump (#4357) 2025-01-27 13:15:30 +01:00
AleksanderSklorz
fa7eac8320 Release 5.3.0 (#4354) 2025-01-27 10:53:34 +01:00
Alfresco Build
ace245460e New Crowdin translations by GitHub Action (#4343)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-24 09:55:32 +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
MichalKinas
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
dominikiwanekhyland
52b4060e78 [ACS-8960] Review and apply required inputs where possible (#4339) 2025-01-17 13:15:35 +01:00
swapnil-verma-gl
d30c933259 [MNT-24575] Added dialog to display folder information (#4282)
* [MNT-24575] Created folder information dialog

* [MNT-24575] Added unit tests

* [MNT-24575] Integrated API calls into folder information

* [MNT-24575] Added models

* [MNT-24575] Added delay to API retry call. Added unit test for API retry functionality

* [MNT-24575] Folder information is no longer shown in trashcan

* [MNT-24575] Folder information is no longer shown in trashcan

* [MNT-24575] Added return type to function. Consolidated different properties into a single type

* [MNT-24575] Addressed Code review comments

* [MNT-24575] Addressed code review findings. Added error handling and unit tests

* [MNT-24575] Updated template to use adf-icons

* [MNT-24575] Using variables in SCSS
2025-01-17 15:52:18 +05:30
AleksanderSklorz
72e740502e [ACS-6486] in breadcrumb the file title is not updating after editing (#4337)
* [ACS-6486] Update breadcrumb when file name is changed on details page

* [ACS-6486] Added unit tests

* [ACS-6486] Made injected services as readonly
2025-01-15 15:42:34 +01:00
MichalKinas
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
Akash Rathod
3f6d082472 ACA-playwright-package-version-fix (#4323) 2025-01-02 14:01:10 +01:00
Akash Rathod
5394088627 ACS-9039 fix for export aca-playwright-shared lib (#4317)
* ACS-9039 fix for export lib

* Update project.json to remove test config

* update package version

* update package dependancy

* Update package.json
2025-01-02 11:37:28 +01:00
Alfresco Build
92cf582b90 New Crowdin translations by GitHub Action (#4318)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-02 10:41:48 +01:00
swapnil-verma-gl
03e505a898 [ACS-8902] Fixed incorrect icon for join library option (#4310) 2024-12-23 13:02:56 +05:30
Mykyta Maliarchuk
d6f859dd74 [ACS-8961] Remove expandedSidenav from local storage upon logout (#4242)
* [ACS-8961] Remove expandedSidenav from local storage on logout

* [ACS-8961] fix sonarcloud issue
2024-12-20 15:53:19 +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
Alfresco Build
53a1b2c5cb GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12389457251 JS-API:8.0.0-alpha.7-12389457251 using Tag:7.0.0-alpha.7-12389457251 (#4296)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12389457251  JS:8.0.0-alpha.7-12389457251

* fix tagsChipsXButton selector

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2024-12-18 12:54:43 +01:00
swapnil-verma-gl
111f3f99e8 [ACS-8998] Added validation to search input to disallow certain special characters (#4253)
* [ACS-8998] Added validation to search input to disallow certain special characters

* [ACS-8998] Search input now replaces text: with TEXT: on submit, instead of giving a validation error

* [ACS-8998] Reverted unneeded padding change

* [ACS-8998] Calling search term getter instead of searchFormControl.value directly
2024-12-18 12:37:33 +05:30
Alfresco Build
07d0203f74 New Crowdin translations by GitHub Action (#4300)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-16 16:20:25 +01:00
tamaragruszka
af6deb4388 [ACS-8160] apply styles for tags in info drawer (#4126)
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
2024-12-11 13:49:12 +01:00
MichalKinas
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
Alfresco Build
079f362c5d New Crowdin translations by GitHub Action (#4289)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-09 11:57:31 +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
AleksanderSklorz
6734da9825 [ACS-8999] rename confirmation button label for closing conversation dialog (#4261)
* [ACS-8999] Renamed confirmation button label for closing conversation dialog in AI results page

* [ACS-8999] Unit tests, set maxWidth
2024-11-28 12:30:07 +01:00
dominikiwanekhyland
a37fec5a7a [ACS-9010] Loading spinner is not shown on search results page when filtering for files or folders (#4263) 2024-11-28 10:29:45 +01:00
dominikiwanekhyland
f8c6b6bbd8 [ACS-8898] Empty context menu on multi-selected libraries (#4260) 2024-11-27 15:34:01 +01:00
swapnil-verma-gl
7985f76b5d Post release version bump (#4250)
* Post release version bump for aca-content and aca-shared

* Post release version bump

* Fixed dependency versions
2024-11-21 15:38:57 +05:30
dominikiwanekhyland
adda597f15 [ACS-8959] Introduce new takeUntilDestroyed operator (#4237) 2024-11-21 10:49:49 +01:00
swapnil-verma-gl
dec6c41e5c Release 5.2.0 (#4249)
* Release 5.2.0

* Fixed build issue

* Updated correct dependency versions. Updated compatibility matrix to denote correct ACS version
2024-11-21 13:47:52 +05:30
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
jacekpluta
27e318aaa0 [ACS-8924] Failing Sonar job (#4219) 2024-11-13 14:03:35 +01:00
Tiago Salvado
ad0ec78e02 [MNT-24648] Turn page selector button visible (#4233) 2024-11-12 15:03:08 +00:00
lbiedrzycki
173254262b [MNT-24622] Add files via upload (#4202)
* Add files via upload

* Update ar.json

* Update cs.json

* Update da.json

* Update de.json

* Update es.json

* Update fi.json

* Update fr.json

* Update it.json

* Update ja.json

* Update nb.json

* Update nl.json

* Update pl.json

* Update pt-BR.json

* Update ru.json

* Update sv.json

* Update zh-CN.json
2024-11-12 15:26:46 +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
Grzegorz Jaśkowski
71764b09e2 [ACS-8706] split context menu to allow injecting actions (#4203)
* ACS-8706 split context menu to allow injecting actions

* ACS-8706 fix class naming, add context menu components unit tests

* ACS-8706 add context menu service, effects and directive unit tests

* ACS-8706 review remarks - redundant condition, directive unit tests

* ACS-8706 improve unit testing approach, remove unnecessary class attributes

* ACS-8706 documentation

* ACS-8706 fix sonar issues

* ACS-8706 replace takeUntil with takeUntilDestroyed

* ACS-8706 fix sonar lint issue

* ACS-8706 change incorrect import path
2024-11-08 08:26:33 +01:00
Mykyta Maliarchuk
df6fdb38b0 [ACS-8914] Fix error on manage rules page open (#4228)
* [ACS-8914] fix error on manage rules page open

* [ACS-8914] sonar issue
2024-11-07 10:09:47 +01:00
Adam Świderski
8d78a408b1 [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA (#4226)
* [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA

* [ACS-8981] fixed C698515
2024-11-07 09:05:32 +01:00
Adam Świderski
62f38ee8a6 [ACS-8951] [E2E] tags and categories e2es added in ACA (#4210)
* [ACS-8951] [E2E] tags and categories e2es added in ACA

* [ACS-8951] sonar fix 1

* [ACS-8951] added tag deletion in afterAll

* [ACS-8951] added tag deletion

* [ACS-8951] sonar fix 2

* [ACS-8951] review fix 1

* [ACS-8951] Small code cleanup

* [ACS-8951] review fix 2

* [ACS-8951] review fix 3
2024-11-06 08:54:17 +01:00
dominikiwanekhyland
c2d2f95095 [ACS-8634] "Manage Searches" - a full page list of saved searches (#4181)
* [ACS-8751] Adapt search results to handle query encoding and state propagation

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* [ACS-8634] "Manage Searches" - a full page list of saved searches

* Changes after Code Review

* [ACS-8634] Update package-lock

* [ACS-8634] Minor fixes

* [ACS-8634] Use latest ADF, fix unit tests

* [ACS-8634] Fix package lock

* [ACS-8634] Minor fixes

* [ACS-8634] CR fixes

* [ACS-8634] Sidenav state fixes

* [ACS-8634] Final fix for sidenav state

* [ACS-8634] CR fixes

* [ACS-8634] CR fix

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-31 14:16:23 +01:00
MichalKinas
cacc4149fa [ACS-8956] Add new ESLint rule for self-closing tags (#4211) 2024-10-31 09:54:23 +01:00