Shivangi Shree
8b1b5fd3a2
[ACS-11860] Update license-header from 2005-2025 to 2005-2026 ( #5312 )
...
* [ACS-11860] Update license-header from 2005-2025 to 2005-2026
* [ACS-11860] Fix date in en.json only in i18n folder
* [ACS-11860] Remove date change from fi.json
* [ACS-11860] Add change to en.json only from i18n folder
2026-07-28 14:47:01 +05:30
Shivangi Shree and akashrathod28
1d7686729e
[ACS-12311] Remove manage versions dialog box for non versionable file ( #5307 )
...
* [ACS-12311] Remove manage versions dialog box for non versionable file
* [ACS-12311] Add few more unit test for empty entry and aspectnames
* [ACS-12311] Fix manage versions for search-results
* Added e2e fix and exclude test
* Added e2e no test fix and exclude test
---------
Co-authored-by: akashrathod28 <akash.rathod@hyland.com >
2026-07-28 13:50:53 +05:30
Grzegorz Jaśkowski
48842513a9
[ACS-12037] Remove Knowledge Discovery from ACA ( #5278 )
...
* [ACS-12037] Remove Knowledge Discovery from ACA
* [ACS-12037] CR comments
* [ACS-12037] Update package-lock
* [ACS-12037] Add new rule documentation
* [ACS-12037] Fix unit tests
2026-07-11 00:57:12 +02:00
Dominik Iwanek
4bca49b0b3
[MNT-25732] Improvements to "Repository Access Feature" ( #5241 )
2026-06-29 13:39:17 +02:00
AleksanderSklorz and g-jaskowski
745cd14024
[ACS-11306] upgrade frontend to angular 20 ( #5122 )
...
* [ACS-11306] Upgrade Angular to 20 version
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Reverted unwanted changes
* [ACS-11306] Upgrade ngrx to 20 version
* [ACS-11306] Updated eslintrc
* [ACS-11306] Added replacement for quotes related eslint rule
* [ACS-11306] Fixed eslint issues related with unused error and optional chaining
* [ACS-11306] Corrected versions in projects
* [ACS-11306] Fixed unit tests
* [ACS-11306] Updated stylelint version
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Changed tsconfig
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Test
* [link-adf:chore/ng20][ACS-11306] Removed redundant line from tsconfig
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [link-adf:chore/ng20][ACS-11306] Fixed stylelint issue
* [link-adf:chore/ng20] [ACS-11306] Fix colors of text button, dialog text, form field placeholder and button styling
* [link-adf:chore/ng20] [ACS-11306] Fix create from template dialog confirm button color
* [link-adf:chore/ng20] [ACS-11306] Fix add permission dialog button colors
* [link-adf:chore/ng20] [ACS-11306] Fix login error icon color and alignment
* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json
* [ACS-11306] Update package.json to use ADF with Angular 20
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
2026-06-26 10:57:31 +02:00
Mykyta Maliarchuk
b2149441f0
[ACS-11973] Fix: context menu disappears during bulk upload ( #5236 )
...
* [11973] Fix: context menu disappears during bulk upload
* sonar & copilot fix
* [ACS-11973] cr fix
2026-06-25 10:24:17 +02:00
Anton Ramanovich
d281bceaa1
[ACS-11861] Revert "ACS-11861 Sharable link redirects to Login Page (… ( #5219 )
...
* [ACS-11861]: reverts ACS-11861 Sharable link redirects to Login Page (#5206 ); refactoring; UTs update
* [ACS-11861]: sonar fix
* [ACS-11861]: lock file clean up
2026-06-11 14:39:12 +02:00
Anton Ramanovich
804824ebb0
ACS-11861 Sharable link redirects to Login Page ( #5206 )
...
* [ACS-11861]: adds publicUrl check
* [ACS-11861]: UTs
* [ACS-11861]: brings in minimatch dependency
* [ACS-11861]: sonar fix
2026-06-03 08:44:14 +02:00
eb7861c93e
[ACS-10449] migrate ACA to MD3 ( #5199 )
...
* [ACS-10449] replace color usage in templates
* [ACS-10449] switch from @import to @use
* [ACS-10449] replace MD2 datetimepicker theme
* [ACS-10449] replace MD2 apis, replace @imports, use MD3 theme
* [ACS-10449] visual regression fixes 1
* [ACS-10449] visual regression fixes 2
* [ACS-10449] visual regression fixes 3
* [ACS-10449] visual regression fixes 4
* [ACS-10449] visual regression fixes 5
* [ACS-10449] visual regression fixes 6
* [ACS-10449] Viewer MD3 fixes
* [ACS-10449] Typography MD3 fixes
* [ACS-10449] Select, autocomplete background MD3 fix
* [ACS-10449] Addressed PR comments
* [ACS-10449] Reverted one unwanted change
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Removed redundant code
* [ACS-10449] Addressed PR comments
* [ACS-10449] use variables instead of colors, fix permission components, use overrides
* [ACS-10449] revert wrong token usage
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Addressed PR comments
* [ACS-10449] Toggle MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Tabs MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Addressed comments
* [ACS-10449] MD3 fixes
* [ACS-10449] Addressed comments
* [ACS-10449] Addressed comments
* [ACS-10449] icon, icon button and permission datatable styling refactor
* [ACS-10449] revert changes overwriting previous fix, address comment
* [ACS-10449] About page, notification history fixes
* [ACS-10449] Login page, saved searches fixed
* [ACS-10449] Addressed comments
* [ACS-10449] Fixed incorrect box shadow for permissions users and groups popup
* [ACS-10449] Fixed color for selected selectbox option
* [ACS-10449] ADF style fixes refactoring I
* [ACS-10449] Simplify styles for selected group and user icons in permissions
* [ACS-10449] Create from template dialog title size and buttons layout
* [ACS-10449] Fixed uploading file popup
* [ACS-10449] Incorrect color of sidenav background
* [ACS-10449] ADF style fixes refactoring II
* [ACS-10449] Fixed background color for library metadata viewer and buttons hovering
* [ACS-10449] Breadcrumb, datatable bg, search filter container fixes
* [ACS-10449] User profile button fixes
* [ACS-10449] Create from template, copy/move dialog fixes
* [ACS-10449] Fixed styles for comments tab
* [ACS-10449] Small correction
* [ACS-10449] Fixed button styles for linking rules dialog and global change buttons padding
* [ACS-10449] fix selected node tick icon color in search results
* [ACS-10449] Permission form field fixes
* [ACS-10449] Reverted unwanted change
* [ACS-10449] Button, create folder rules dialog fixes
* [ACS-10449] Fixed styles for version manager dialog
* [ACS-10449] Tag creator fixes
* [ACS-10449] Fixed styles for docs viewer thumbnails
* [ACS-10449] remove redundant metadata styling
* [ACS-10449] fix outlined button hover color
* [ACS-10449] Categories panel fixes
* [ACS-10449] Minor shadow box fix
* [ACS-10449] Expansion panel font size fix
* [ACS-10449] fix datepicker
* [ACS-10449] Fixed icons color after uploding new version of file
* [ACS-10449] Fix descending specificity and mixed decls build warnings, remove duplicated styles
* [ACS-10449] Fixed container color for outlined cards
* [ACS-10449] Badges color fix
* [ACS-10449] Configure notification history badge size
* [ACS-10449] Fixed viewer toolbar background
* [ACS-10449] Use latest ADF version
* fix e2e
---------
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
Co-authored-by: akashrathod28 <akash.rathod@hyland.com >
2026-06-01 08:53:50 +02:00
Mykyta Maliarchuk
286bf1b9b4
[MNT-25522] Add support for 'Link document' functionality ( #5195 )
...
* [MNT-25522] Add 'Link document' functionality
* [MNT-25522] address copilot comments
* [MNT-25522] cr fixes
* [MNT-25522] address code smell
2026-05-22 17:10:40 +02:00
AleksanderSklorz
ce024096ea
[ACS-11350] Fixed focusing after collapsing sidenav menu ( #5168 )
...
* [ACS-11350] Fixed focusing after collapsing sidenav menu
* [ACS-11350] Addressed copilot comments
* [ACS-11350] Addressed copilot comments
* [ACS-11350] Addressed copilot comments
2026-04-24 13:11:20 +02:00
Denys Vuika
c2ba2cd6c3
Update Angular and NgRx peer dependencies to v19.2 ( #5151 )
...
* Update Angular and NgRx peer dependencies to v19.2
Updated peerDependencies in aca-content and aca-shared libraries to correctly reflect the Angular 19.2.x and NgRx 19.2.x versions used in the root package.json, replacing outdated >=15.2 version constraints.
* Update rxjs and zone.js peer dependencies to Angular 19 compatible versions
- Updated rxjs peer dependency from >=6.6.6 to ^7.4.0 (compatible with Angular 19)
- Updated zone.js peer dependency from >=0.11.8 to ^0.14.0 || ^0.15.0 (compatible with Angular 19)
- Prevents consumers from installing incompatible RxJS 6 or older Zone.js versions while satisfying Angular 19 peer dependencies
* Add missing @angular/platform-browser and @angular/router peer dependencies
Both libraries import and use components from @angular/platform-browser (HammerModule, DomSanitizer, By) and @angular/router (Router, ActivatedRoute, provideRouter, RouterModule, guards), but these were not declared in peerDependencies. Adding them makes consumer requirements explicit and keeps peer dependencies aligned with actual usage.
2026-04-15 12:03:13 +01:00
Michal Kinas
4c7f4f2c14
[MNT-25584] Hide edit offline option when node is checked out ( #5132 )
...
* [MNT-25584] Hide edit offline option when node is checked out
* [MNT-25584] CR fix
* [MNT-25584] Missing docs changes
2026-04-02 15:04:21 +02:00
Michal Kinas
6fb8af3a20
[MNT-25615] Add repository view ( #5114 )
...
* [MNT-25615] Add repository view
* [MNT-25615] CR fixes
2026-03-27 16:15:01 +01:00
AleksanderSklorz
89a42b3de5
[ACS-11417] lint enable angular eslint prefer inject rule default in ng20 for alfresco apps ( #5111 )
...
* [ACS-11417] Enable inject prefer eslint rule
* [ACS-11417] Added eslint rule for prefer readonly
* [ACS-11417] Fixed unit tests
* [ACS-11417] Addressed copilot comments
2026-03-25 08:45:32 +01:00
Dominik Iwanek
40f758c895
[ACS-11271] Rebranding of FE apps ( #5103 )
2026-03-19 08:58:14 +01:00
Dominik Iwanek
b2f1245c7d
[ACS-10475] [Search] UX improvements for search ( #5042 )
2026-03-13 16:18:55 +01:00
Michal Kinas
683eab8be4
[ACS-11205] Add declare keyword to prevent variables shadowing ( #5092 )
2026-03-13 16:08:27 +01:00
Michal Kinas
ea8c621f54
[ACS-11205] Use new LazyApi decorator ( #5079 )
...
* [ACS-11205] Use new LazyApi decorator
* [ACS-11205] Use latest ADF
* [ACS-11025] CR fixes
2026-03-12 12:00:23 +01:00
dependabot[bot] and Aleksander Sklorz
9ea290dac7
build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 ( #5070 )
...
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0
Bumps [@ngx-translate/core](https://github.com/ngx-translate/core ) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases )
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0 )
---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
dependency-version: 17.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* [ACS-11213] Change versions
* [ACS-11213] Change versions
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-03-12 10:39:08 +01:00
AleksanderSklorz
a63664f319
[ACS-11213] Reverted ngx translate upgrade ( #5068 )
...
* [ACS-11213] Reverted ngx translate upgrade
* [ACS-11213] Reverted ngx translate upgrade
2026-02-28 00:22:59 +01:00
dependabot[bot] and Aleksander Sklorz
55185c965a
build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 ( #4798 )
...
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0
Bumps [@ngx-translate/core](https://github.com/ngx-translate/core ) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases )
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0 )
---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
dependency-version: 17.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* [ACS-11213] Fix for upgrading ngx-translate
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2026-02-27 14:10:31 +01:00
0008b7c170
GH Auto: Upstream dependencies ADF:8.4.0-22182348850 JS-API:9.4.0-22182348850 using Tag:8.4.0-22182348850 ( #5043 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-22182348850 JS:9.4.0-22182348850
* Refactor components to use Angular's dependency injection with `inject` function. Removed unnecessary constructor parameters in `name-column`, `saved-searches-list`, `node-information`, and `content-url` components. Updated `node-actions` service to use string literals for `BatchOperationType`. Adjusted `showHeader` initialization in `document-base-page` component for consistency.
---------
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2026-02-19 15:05:37 +01:00
Michal Kinas and Adam Świderski
4204745227
[MNT-25478] Add Information dialog for nodes and dialog for additional location references ( #5041 )
...
* [MNT-25478] Add Information dialog for nodes and dialog for additional location references
* [MNT-25478] CR fixes
* [MNT-25478] CR fixes
* [MNT-25478] Unit test fix
* [MNT-25478] E2E locator fixes
* [MNT-25478] E2E locator fixes
* [MMNT-25478] Add cm:contains to secondary parents API call
* [MMNT-25478] Small fix
* [MNT-25478] First e2e fixes
* more fixes for e2es
* last e2e fixes
---------
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com >
2026-02-18 12:27:32 +01:00
Michal Kinas
e13be780fb
[ACS-7768] Form fields cleanup ( #4956 )
...
* [ACS-7768] Form fields cleanup
* [ACS-7768] Move hint styling from ADF
* [ACS-7768] CR fixes
* [ACS-7768] Use latest ADF version
* [ACS-7768] E2E locator fix
* [ACS-7768] CR fix
* [ACS-7768] E2E locator fix
2026-01-27 11:17:27 +01:00
Mykyta Maliarchuk
0bc5bcc137
[ACS-10323] a11y fix - Adding/removing favorites are not announced by SR ( #5002 )
...
* [ACS-10323] a11y fix - Adding/removing favorites are not announced by screen readers
* fix unit test
* [ACS-10323] cr fixes
2026-01-26 10:58:50 +01:00
Michal Kinas
715f928b3e
[ACS-10239] Add aria hidden to visual separators ( #5007 )
2026-01-26 10:51:49 +01:00
Grzegorz Jaśkowski
0f5940a33c
[ACS-10514] fix leading and trailing operators ( #4944 )
...
* [ACS-10514] add search input operators validator, search input control test coverage, search utils multiple whitespaces handling in split
* [ACS-10514] review fixes
* [ACS-10514] cr fixes
2026-01-13 09:43:51 +01:00
1389b33068
GH Auto: Upstream dependencies ADF:8.4.0-20263963188 JS-API:9.4.0-20263963188 using Tag:8.4.0-20263963188 ( #4949 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-20263963188 JS:9.4.0-20263963188
* unit tests fix
* adds value to icon prop
---------
Co-authored-by: rmnvch <90370279+rmnvch@users.noreply.github.com >
Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com >
2025-12-16 13:08:21 +01:00
Michal Kinas
ae3db8ff3f
[ACS-10226] Improve color contrast for better accessibility ( #4931 )
2025-12-11 13:11:49 +01:00
Anton Ramanovich
71eee988aa
[ACS-10421] Add support for legacy config.json based approach for saved-searches ( #4863 )
...
* [ACS-9166]: introduces saved searches context service
* [ACS-9166]: migrates to context service
* [ACS-9166]: fixes tests
* [ACS-9166]: removes prev approach artifacts
* [ACS-9166]: fixes falsy emissions form pipe
* [ACS-9166]: adds reactive strategy option
* [ACS-9166]: tests fixes
* [ACS-9166]: minor fix
2025-11-06 13:22:02 +01:00
rmnvch
83bc55e6bb
[ACS-10083] Filter not behaving correctly in file and site ( #4817 )
...
* [ACS-10083]: adds query decoding
* [ACS-10083]: adds unit test for added feature
* [ACS-10083]: unit test fix
* [ACS-10083]: minor fixes
* [ACS-10083]: circular dep fix
* [ACS-10083]: removes redundant code
* [ACS-10083]: test fix
2025-10-28 12:43:36 +01:00
Mykyta Maliarchuk
26416586a7
[ACS-10303] Fix context menu keyboard navigation ( #4844 )
...
* [ACS-10303] Fix context menu keyboard navigation
* [ACS-10303] cr fixes
* [ACS-10303] cr fixes
* [ACS-10303] cr fixes
2025-10-27 11:28:57 +01:00
MichalKinas
24b2b23afd
[ACS-9980] Add the option to provide custom user profile sections ( #4859 )
...
* [ACS-9980] Add the option to provide custom user profile sections
* [ACS-9980] Cr fixes
* [ACS-9980] Formatting fix
2025-10-23 13:49:02 +02:00
Mykyta Maliarchuk
e590839e69
[ACS-10409] Fix permission checking logic in library navigation ( #4824 )
...
* [ACS-10409] Fix permission checking logic in library navigation
* [ACS-10409] cr fix
2025-10-14 09:50:49 +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
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
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
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
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
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