Commit Graph
37 Commits
Author SHA1 Message Date
Dominik Iwanek 85c8d36730 Manual upstream (#5040) 2026-02-11 19:31:50 +00:00
Dominik Iwanek ebca95d981 [ACS-10294] KN: Personal Files: On activating the button, focus does not move into newly opened section (#5014) 2026-01-28 10:08:08 +01:00
Dominik Iwanek 3fad8cce74 [ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document (#5006) 2026-01-27 09:15:47 +01:00
Dominik Iwanek 046c939667 [ACS-10886] Buttons under collapsed/expanded menu are coded as regions instead of list of items (#5005) 2026-01-26 13:04:21 +01:00
dominikiwanekhyland 5799cddd03 [ACS-10885] Dashboard: Non-descriptive announcement of the Company Logo button (#4975) 2026-01-12 11:27:49 +01:00
dominikiwanekhyland 7df4e84729 [ACS-10730] The ‘Save Changes’ button becomes disabled after modifying the search or filter. (#4929) 2025-12-19 07:18:37 +01:00
dominikiwanekhyland 135b492fef [ACS-10592] Remove 'secret' field from OAUTH config across ADF/ACA/ADW (#4894) 2025-11-14 09:18:52 +01:00
dominikiwanekhyland 0d10c0d11a [ACS-10253] Screen Reader: Search: Search control is focused multiple times and incorrectly announced by SR (#4846) 2025-10-14 14:54:37 +02:00
dominikiwanekhyland f8401f55d5 [ACS-10116] [ACA] Search page renders HTML from the Description,Title field instead of showing it as plain text (#4784) 2025-09-18 14:33:58 +02:00
dominikiwanekhyland 3c26475767 Fix 'deploy local acs' pipeline step (#4804) 2025-09-18 14:06:31 +02:00
dominikiwanekhyland 66720be7c0 [ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks (#4795) 2025-09-16 10:12:28 +02:00
dominikiwanekhyland 96b7c73915 [MNT-25285] Unable to change version preview from within the preview window (#4789) 2025-09-10 13:05:53 +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
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
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
dominikiwanekhyland 49ed11b7d4 [ACS-9911] Upgrade NgRx API (#4702) 2025-07-28 14:36:38 +02:00
dominikiwanekhyland 5f5c238ccd Ng19 migration (#4520) 2025-07-03 13:33:05 +02:00
dominikiwanekhyland 74e82c85a4 Angular 18 upgrade (#4448) 2025-05-15 14:39:45 +02:00
dominikiwanekhylandanddependabot[bot] bf909d9a5b [ACS-9602] resolve issue for upgrading prettier (#4554)
* Build(deps-dev): Bump prettier from 2.8.8 to 3.5.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.5.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Resolve issue for upgrading prettier

* Update ADF

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 11:47:59 +02:00
dominikiwanekhyland 0118c21bb0 [ACS-9510] Tasks and processes are not displayed when About page is refreshed (#4510)
* [ACS-9510] Tasks and processes are not displayed when About page is refreshed

* [ACS-9510] Tasks and processes are not displayed when About page is refreshed
2025-04-14 12:32:47 +02:00
dominikiwanekhyland c8850bcd13 Update angular/cli (#4433) 2025-03-05 14:04:47 +01:00
dominikiwanekhyland a70378bffc [ACS-6849][ACA] Upgrade to Angular 17 (#4275) 2025-02-12 14:42:09 +01:00
dominikiwanekhyland 2093a7acc1 [ACS-9229] a11y testing: Search Page / Elements must only use supported ARIA attributes (#4383) 2025-02-10 10:06:29 +01:00
dominikiwanekhyland 85e0b43359 [ACS-9228] a11y testing: Search Page / Buttons must have discernible text (#4376) 2025-02-07 08:52: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
dominikiwanekhyland 52b4060e78 [ACS-8960] Review and apply required inputs where possible (#4339) 2025-01-17 13:15:35 +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
dominikiwanekhyland adda597f15 [ACS-8959] Introduce new takeUntilDestroyed operator (#4237) 2024-11-21 10:49:49 +01:00
dominikiwanekhylandandMichalKinas 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
3fbdc93c51 Ng16 migration (#4104)
* Updated ACA to Angular 16

* Updated Subject types to void in cases where no values was being emitted

* [ACS-8375] [ACA] [General] Selecting a checkbox gives a light green color on focus (#3937)

* [ACS-8376] [ACA] [[Manage Rules] Multiple UI issues in create rule dialog (#3943)

* [ACS-8378] Fixed inputs having fill styling throughout ACA (#3944)

* [ACS-8378] Mat form fields now have white background instead of grey

* [ACS-8378] Fixed issue where the background of the boolean mode control dropdown was appearing as white when in condition groups. Labels in create rules window are now black

* [ACS-8415] Sidenav labels are now grey (#3946)

* [ACS-8379] Fixed issue where icons in menus were coming as black after ng16 upgrade (#3935)

* refactor DI into inject() methods (#3954)

* Cleanup and remove unneeded commits and changes

* Fix eslint (#4032)

* [REVERTABLE] - this is a quick temp fix to be able to release ACA with NG16

* [MIGRATION] - added some fix after rebase

* Refactor AppEffects (#4079)

* Refactor effects to use inject() (#4080)

* Refactor effects to use inject() (#4081)

* Rebase fixes

* [ACS-8739] Fix e2e tests (#4106)

* Updated ADF deps

* Fixed unit passing mandatory value

* Updated ADF version

* Updated ADF version

* [ACS-8743] [ADW] click on search button open a blank page (#4125)

* Updating ADF dep

* Updating ADF

* Refactor injections in effects (#4137)

* Upstream dependencies

* Refactor SearchAiEffects

* Updating ADF and rebased

* Rebased and updated

* Rebased and updated

* Updating deps

* Updating deps

* Updating deps

* Rebased and updated deps

* Pushing package-lock.json

* Moved the JWT storage injection token at app level

* Updated dependencies

* Fixed unit test

* Improved solutio for token with no need to set it explicitly

* Updating dependencies

* Updated package version

* Updated ADF deps

* Use latest ADF

---------

Co-authored-by: swapnil.verma <swapnil.verma@globallogic.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: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-23 17:19:36 +02:00
a7573dc933 ADW Saved Search (#4173)
* [ACS-8751] Adapt search results to handle query encoding and state propagation

* ADW Saved Search

* ADW Saved Search

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e saved-search

* ACS-8751 fix e2e recent file

* ACS-8751 fix e2e recent file

* [ACS-8751] Change encoding from ascii to utf8 to handle special language characters

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-10-23 09:33:08 +02:00
dominikiwanekhyland dfd23265d1 [ACS-8446] [ACA] Testing Angular 15 - Create button has no bolded text (#3968) 2024-07-26 10:30:21 +02:00
dominikiwanekhyland 5f9c8b4231 [ACS-8259] Testing Angular 15 - Manage rule page issue (#3967) 2024-07-23 14:14:19 +02:00
dominikiwanekhyland 14edabc2d2 [ACS-6927] - Fully compliant with OIDC: ADF (#3718) 2024-03-25 09:00:34 -04:00