dominikiwanekhyland
96b7c73915
[MNT-25285] Unable to change version preview from within the preview window ( #4789 )
2025-09-10 13:05:53 +02:00
rmnvch
8227f311c3
[ACS-10036] [ACS-10038] Evaluators for folder information and bulk updates ( #4786 )
...
* [ACS-10036]: provides evaluator for folder size feature
* [ACS-10036]: adds tests for folder info evaluator
* [ACS-10038]: provides evaluator for bulk update feature
* [ACS-10038]: adds tests for bulk update feature
* [ACS-10038]: updates documentation
2025-09-10 06:27:42 +02:00
rmnvch
74448ac12e
[ACS-10035] Ensure ADW handles no PUT for preferences API method in ACS below 25.x v. [PoC] ( #4750 )
...
* [ACS-10035]: adds evaluator and helper functions
* [ACS-10035]: disables navbar savedSearch for non-supported versions
* [ACS-10035]: extends app extension service to allow manual rule evaluation; clean up
* [ACS-10035]: introduces pipe as an alternative option for compatibility check
* [ACS-10035]: disables save search feature if is not supported
* [ACS-10035]: adds test for new method
* [ACS-10035]: sonarQube issue
* [10035]: adds unit tests for evaluators and helper fns
* [ACS-10035]: fixes failed test
* [ACS-10035]: fixes naming
* [ACS-10035]: fixes race condition issue on direct page refresh
* [ACS-10035]: fixes import
* [ACS-10035]: sonarQube issues
* [ACS-10035]: fixes sonarQube with fake versions
* [ACS-10035]: fixes tests
* [ACS-10035]: improves pipe logic stream
* [ACS-10035]: fixes sonarQube; adjusts tests
* [ACS-10035]: adds documentation
* [ACS-10035]: exposes isFeatureSupportedInCurrentAcs from aca-content lib
* [ACS-10035]: minor fixes
* [ACS-10035]: typo fix
2025-09-09 07:21:52 +02:00
dominikiwanekhyland
5698d5c094
[ACS-10076] [ACA] Search input clears when using special search with text:value ( #4751 )
2025-09-03 17:08:36 +02:00
Ehsan Rezaei
7fba034c74
AAE-37857 Removing ADF from the list of peerDependencies ( #4774 )
...
* AAE-37857 Bumping verisons to fix upstream
* AAE-37857 Removing ADF from the list of peerDependencies
2025-09-01 18:26:50 +02:00
Grzegorz Jaśkowski
887455a0ef
[ACS-9768] remove deprecated methods from auth related components ( #4688 )
...
* [ACS-9768] remove deprecated methods from auth related components [link-adf:ACS-9768-Remove-deprecated-methods-from-auth-related-components]
* [ACS-9786] replace deprecated methods
2025-08-28 14:35:21 -04:00
dominikiwanekhyland
1949909eea
Fix/upstream ( #4763 )
2025-08-28 16:33:27 +02:00
dominikiwanekhyland
8a0ddbd927
Fix peerDependencies versions ( #4762 )
2025-08-28 14:19:56 +02:00
Grzegorz Jaśkowski
396add1e88
[ACS-9859] replace deprecated APIs and modules ( #4687 )
...
* [ACS-9859] replace deprecated APIs and modules
* [ACS-9859] delete deprecated code
* [ACS-9859] fix rebase errors
* [ACS-9859] revert wrong code deletion
* [ACS-9859] fix after rebase
2025-08-27 09:24:24 +02:00
dominikiwanekhyland
4bda5c9a51
Post release version bump ( #4759 )
...
* Post release version bump
* Post release version bump
2025-08-26 11:46:23 -04:00
dominikiwanekhyland
af27269ffb
Release 7.1.0 ( #4756 )
2025-08-26 13:39:19 +02:00
Denys Vuika
49a2c9bc47
AAE-37689: Remove unused Angular CLI dependency ( #4749 )
...
* remove unused Angular CLI dependency
# Conflicts:
# package-lock.json
* remove unused @schematics/angular dependency (already wrapped by nx/angular)
* remove the test messing with date pipe
2025-08-22 07:21:45 -04:00
Alfresco Build
15f1961dd5
GH Auto: Upstream dependencies ADF:9.1.0-16939056653 JS-API:10.1.0-16939056653 using Tag:9.1.0-16939056653 ( #4739 )
2025-08-13 12:11:38 -04:00
Alfresco Build
91db6920d0
New Crowdin translations by GitHub Action ( #4725 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-11 07:51:04 -04:00
Denys Vuika
0b6604a43e
AAE-37293 switch to provider api ( #4735 )
2025-08-08 08:58:59 -04:00
Denys Vuika
932cbeeadc
AAE-37292 Bug fixes and code improvements ( #4733 )
2025-08-07 07:44:13 -04:00
Shivangi Shree
a1d4fa047f
[ACS-9374] [ACS-9590] Fix search pop up and infinite loading animation ( #4717 )
...
* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission
* [ACS-9374] Close menu on search trigger
* [ACS-9374] Remove explicit 0 from setTimeout
2025-08-01 13:15:50 +05:30
AleksanderSklorz
f07cf7999c
[ACS-9907] create store selector with current acs version ( #4723 )
...
* [ACS-9907] Implemented selector for getting current ACS version
* [ACS-9907] Little change
* [ACS-9907] Little change
2025-08-01 09:39:38 +02:00
Mykyta Maliarchuk
b7dcb3b333
[ACS-9758][ACS-9719] Refactor Folder Rules unit tests ( #4709 )
...
* [ACS-9758][ACS-9719] Refactor Folder Rules unit tests
* [ACS-9758] sonar issues
* [ACS-9758] fix test naming
* [ACS-9758] fix test naming
* [ACS-9758] cr fixes
2025-08-01 09:02:14 +02:00
Mykyta Maliarchuk
1a2fab078e
Revert "New Crowdin translations by GitHub Action ( #4713 )" ( #4715 )
...
This reverts commit ac8d2e7816
.
2025-07-31 14:27:20 +02:00
Mykyta Maliarchuk
078925261a
Revert "[ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press …" ( #4714 )
...
This reverts commit c493824778
.
2025-07-31 14:27:11 +02:00
Alfresco Build
ac8d2e7816
New Crowdin translations by GitHub Action ( #4713 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-31 08:16:53 +02:00
Shivangi Shree
c493824778
[ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press and infinite loading animation ( #4683 )
...
* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission
2025-07-30 05:24:55 -04:00
dominikiwanekhyland
49ed11b7d4
[ACS-9911] Upgrade NgRx API ( #4702 )
2025-07-28 14:36:38 +02:00
Adam Świderski
bcc9780491
[ACS-9795] [E2E] Fixing tests from ACS-9795 ( #4676 )
...
* [ACS-9795] [E2E] Included tests for verification
* [ACS-9795] [E2E] fixes for e2es pt.1
* [ACS-9795] e2e fixes pt.2
* [ACS-9795] e2e fixes pt.3
* [ACS-9795] deleted dist for testing
* [ACS-9795] tests excluded - local ACS issues
* [ACS-9795] sonar fixes
* [ACS-9795] excluded XAT-17182
* [ACS-9795] updated exclude URLs
* [ACS-9795] review fixes 1
2025-07-17 13:15:59 +02:00
Grzegorz Jaśkowski
c26e123c55
adjust version requirements in aca-playwright-shared ( #4682 )
2025-07-16 12:48:51 +02:00
rmnvch
4b750f8b7d
MNT-25070: ADW - Search request is altered when using quote marks ( #4666 )
...
* [MNT-25070] adjust helper functions to handle special characters in queries
* [MNT-25070] fixes doubled requests on imperative navigation
* [MNT-25070] introduces unit tests for added search utility features
* [MNT-25070] clean-up
* [MNT-25070] adjusts [XAT-5579] e2e
* [MNT-25070] exclude failed e2e
* [MNT-25070] readebility improvements; memory leaks handling
* [MNT-25070] migrate from nested subscription to switchMap
* [MNT-25070] adds unit tests for changes
* [MNT-25070] removes any type from test setup
* [MNT-25070] fixes same custom query reapply parsing issue
2025-07-16 12:23:08 +02:00
Vito Albano
35b18c578d
Fixed bump version rule ( #4679 )
2025-07-15 16:33:10 +01:00
Grzegorz Jaśkowski
4f51ea5b35
[ACS-9810] post release version bump ( #4678 )
2025-07-15 16:16:25 +02:00
Grzegorz Jaśkowski
c98b8fe0c5
Release 7.0.0 ( #4677 )
...
* Release 7.0.0
* Release 7.0.0
2025-07-15 14:58:19 +02:00
Soumyajit Chakraborty
2a2cad18a1
ACS-9789 Fixing Issues on metadata sidebar ( #4662 )
...
* ACS-9789 fixing Issues on metadata sidebar
* ACS-9789 resolving PR review comments
* ACS-9789 Applying the default Style on the specific aca-side-bar or infor-drawer component
* ACS-9789 resolving review comments to replace styles from global to specific component
* Update application.scss
Removing unwanted statement
* Update info-drawer.component.scss
Moved inside the selector aca-info-drawer.
* AAE-9789 fixing the input coloe issue
* ACS-9789 fixing the color issues for labels and form-fields inputs
2025-07-14 09:06:59 +01:00
Alfresco Build
fdaf797588
New Crowdin translations by GitHub Action ( #4668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-11 07:20:36 -04:00
Denys Vuika
24c5f08f7b
AAE-36580 bootstrap as standalone app ( #4667 )
2025-07-11 07:19:33 -04:00
Denys Vuika
9d3a8b6a7c
AAE-36484 upgrade to standalone api ( #4661 )
2025-07-09 10:58:36 -04:00
Alfresco Build
d047d7c9db
GH Auto: Upstream dependencies ADF:8.1.0-16168969238 JS-API:9.1.0-16168969238 using Tag:8.1.0-16168969238 ( #4664 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-16168969238 JS:9.1.0-16168969238
* fix standalone imports
* fix tests imports
---------
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2025-07-09 10:21:13 -04:00
Adam Świderski
569115968c
[ACS-9756] Tests 5571, 17700, 17120, 5567 fixed and included ( #4648 )
2025-07-04 09:57:49 +02:00
dominikiwanekhyland
5f5c238ccd
Ng19 migration ( #4520 )
2025-07-03 13:33:05 +02:00
Alfresco Build
bcbdff9543
New Crowdin translations by GitHub Action ( #4649 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-03 09:54:14 +02:00
Alfresco Build
39ba42d2fe
GH Auto: Upstream dependencies ADF:8.1.0-15991325710 JS-API:9.1.0-15991325710 using Tag:8.1.0-15991325710 ( #4646 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-15991325710 JS:9.1.0-15991325710
* Fixed e2e
---------
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2025-07-01 13:01:20 +02:00
AleksanderSklorz
fa31a2d1a5
[AAE-36173] fix upstream ( #4645 )
...
* [AAE-36173] fix upstream
* [AAE-36173] Exclude test
* [AAE-36173] Exclude test
2025-07-01 11:21:52 +02:00
AleksanderSklorz
8e243db88d
[MNT-25175] Display script name for folder rule ( #4637 )
...
* [MNT-25175] Display script name for folder rule
* [MNT-25175] Fixed e2e
* [MNT-25175] Exclude e2e tests
* [MNT-25175] Exclude e2e tests
2025-07-01 08:01:36 +02:00
Alfresco Build
4fec967ef3
New Crowdin translations by GitHub Action ( #4636 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-06-27 09:43:55 +02:00
Mykyta Maliarchuk
29212b3cb3
[ACS-9249] Add number of files to Folder Information ( #4626 )
...
* [ACS-9249] Add number of files to Folder Information
* [ACS-9249] cr fix
* [ACS-9249] fix e2e's
2025-06-26 14:32:52 +02:00
Adam Świderski
7dc507c867
[ACS-9777] [E2E] Added e2es for 5522 and 5523 ( #4632 )
...
* [ACS-9777] [E2E] Added e2es for 5522 and 5523
* [ACS-9777] excluded XAT-5523
* [ACS-9777] 5523 can add comments
* [ACS-9777] added wait for comments list
2025-06-24 12:36:38 +02:00
Alfresco Build
bc4c934aa0
New Crowdin translations by GitHub Action ( #4625 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-06-23 13:17:37 +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
Grzegorz Jaśkowski
f48fc8c2d7
[ACS-8746] use notification service instead of store, yellow warnings, warning on no library permission ( #4577 )
...
* [ACS-8746] use notification service instead of store, yellow warnings, warning on no library permissions
* [ACS-8746] move snackbar bg styling to app level, review comments
* [ACS-8746] change warning color for improved accessibility
* [ACS-8746] fix wrong css class for copy and move notifications
* [ACS-8746] completely replace SnackbarActions with notifications service, update warning color
* [ACS-8746] improve copy and move nodes notifications
* ACS-8746 fix undo delete notification action
* ACS-8746 review comments
* ACS-8746 review comments
2025-06-16 10:14:27 +02:00
AleksanderSklorz
3a51c19bc6
[MNT-24923] legal hold hold capabilities are not verified properly ( #4616 )
...
* [MNT-24923] Added possibility to configure readonly for metadata sidebar by json config
* [MNT-24923] Unit tests
* [MNT-24923] Fixed sonar issues
2025-06-12 14:30:11 +02:00
Adam Świderski
305c840beb
[ACS-9760] [E2E] Automated edit properties in info drawer ( #4614 )
...
* [ACS-9760] [E2E] Automated edit properties in info drawer
* [ACS-9760] added back nameField
* [ACS-9760] Added timeouts
2025-06-11 14:12:22 +02:00
Adam Świderski
b910576b82
[ACS-9749] [E2E] Automated 5513 and 5516 ( #4604 )
...
* [ACS-9749] [E2E] Automated 5513 and 5516
* [ACS-9749] fixed setGranularPermission
* [ACS-9749] review fixes 1
* [ACS-9749] Excluded flaky tests
* [ACS-9749] Test upload npm logs
* [ACS-9749] Test upload npm logs v2
* [ACS-9749] updated package-lock.json
2025-06-09 16:09:39 +02:00