Commit Graph
4198 Commits
Author SHA1 Message Date
Denys Vuika 0b6a73bb5d fix after rebase [ci:force] 2024-10-02 09:57:27 -04:00
Denys Vuika 244a1dff2e fix after rebase [ci:force] 2024-10-02 09:57:27 -04:00
Denys Vuika cc74849f78 migrate cloud components [ci:force] 2024-10-02 09:57:27 -04:00
Denys Vuika 96e14c88da migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 0012b5fb5a migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 95593e488b migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 9d4d3c556d migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 44b5ec00cb migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 91accbf0a4 migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika e0c354e10a migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika bbebaccef4 migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika e2e6417139 migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika ace50ca8cd migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 9843a2415f migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 7fa18879f5 migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 5a503603e7 migrate cloud components 2024-10-02 09:57:27 -04:00
Denys Vuika 3a6754c0f0 migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika 2c1dc48b50 migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika a7c74d34b3 migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika 97b5ec833a migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika 9d10f702b8 migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika 7e72569d48 migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika f8c1b0f6cc migrate cloud components 2024-10-02 09:57:26 -04:00
Denys Vuika 2eec264bff migrate attach cloud widget 2024-10-02 09:57:26 -04:00
Denys Vuika feca05e835 fixes and conversion 2024-10-02 09:57:26 -04:00
Denys Vuika 6d9838eaf4 pipe fixes and conversion 2024-10-02 09:57:26 -04:00
Denys Vuika 7b88c10137 process common module 2024-10-02 09:57:26 -04:00
Denys Vuika b57f953dd0 process common module, date range filter is not a service 2024-10-02 09:57:26 -04:00
Denys Vuika c0d60495d0 process common module, date range filter is not a service 2024-10-02 09:57:26 -04:00
Denys Vuika fa61d28dc9 app list component stories 2024-10-02 09:57:26 -04:00
Denys Vuika fbdac3fff6 app list component 2024-10-02 09:57:26 -04:00
dominikiwanekhyland 81fbaa4166 [ACS-8661] Metadata tags long text overflow regression (Angular 15) (#10268) 2024-10-02 15:33:03 +02:00
Pablo Martinez 1b5eaa0fa1 AAE-26142 Allow standalone form display configuration (#10244) 2024-10-01 10:55:59 +02:00
Bartosz Sekula dfbf08e3a8 AAE-24992 Form rules for fields (#10245)
* AAE-24992 Add an ability to call a process on a form event

* extract filter events

* tmp

* add unit
2024-09-30 20:13:32 +02:00
Denys Vuika 0139273914 remove filter string pipe, performance improvements (#10231) 2024-09-30 10:44:15 -04:00
MichalKinas dd2bbd0a4b Post-release version bump (#10264)
* Post-release version bump

* Add missing lockfile changes

* Use older js-api for cli
2024-09-30 15:41:33 +02:00
dominikiwanekhyland 51f74a54f3 [ACS-8635] ADW: View button not working on create process (#10263) 2024-09-30 13:50:55 +02:00
MichalKinas 8d895a9893 Release 7.0.0-alpha.3 (#10262)
* Release 7.0.0-alpha.3

* Exclude flaky unit test
2024-09-30 12:23:51 +02:00
Mykyta Maliarchuk 28f51424cf [ACS-8841] Fix viewer rendering for doc files (#10251)
* [ACS-8841] fix viewer rendering for doc files

* [ACS-8841] fix test
2024-09-27 14:33:45 +02:00
dominikiwanekhyland da44b4cee0 ACS-8824 [ACA] View Details / The user cannot edit node properties af… (#10246)
* ACS-8824 [ACA] View Details / The user cannot edit node properties after failing to change node name with special characters

* ACS-8824 [ACA] View Details / The user cannot edit node properties after failing to change node name with special characters
2024-09-27 10:39:00 +02:00
Mykyta Maliarchuk 602460c574 [ACS-8823] Viewer - do not show non responsive dialog if blobFile was provided (#10247) 2024-09-27 10:28:46 +02:00
jacekpluta e9bfcbd3fb [ACS-8834] KR page on Auth token expire page get cancel popup with continue refresh (#10250) 2024-09-27 09:58:22 +02:00
Wojciech Duda e2ee7ad9a4 AAE-25888 Remove negative margin from search text icon (#10243)
* AAE-25888 Remove negative margin and introduce active button state class

* AAE-25888 remove active class
2024-09-24 15:59:43 +02:00
Wojciech Duda 8144006c99 AAE-25409 Fix custom outcome button not starting a process if used in start process form (#10232)
* AAE-25409 Fix custom outcome button not starting a process if used in start process form

* AAE-25409 comment adjustments

* AAE-25409 remove hardcoded process version

* AAE-25409 modify start process cloud for the solution

* AAE-25409 add unit test
2024-09-20 14:31:28 +02:00
Wojciech Duda 4998bddfde AAE-25888 Offset SearchTextInput expansion based on search icon width (#10213)
* AAE-25888 use negative margin and transform by full width

* AAE-25888 update tests

* AAE-25888 add adf-search-button-inactive to manage search icon offset

* AAE-25888 remove scss variable

* AAE-25888 adjust peer unit tests
2024-09-19 17:31:08 +02:00
tomasz hanaj 1ff5e8f43c AAE-25271 Refresh button for processes (#10211)
* [AAE-25271] display process notifications

* [AAE-25271] removed unnecessary conditional

* [AAE-25271] replaced observable with promise

* [AAE-25271] replaced observables with promises

* [AAE-25271] updated unit tests

* [AAE-25271] refactored tests to avoid circular dependency error

* [AAE-25271] replaced automatic imports
2024-09-19 15:51:59 +02:00
797b800bd6 [ACS-8201] Knowledge Retrieval - getting AI response for one or more selected files (#10229)
* [ACS-8202] basic flow getting ai response for one or more selected files (#9944)

* ACS-8202 Getting list of agents

* ACS-8202 Mocked agents, used base api from hxi connector

* ACS-8202 Search Ai service

* ACS-8202 Small correction and mocked data

* ACS-8202 Renamed variable

* ACS-8202 Added documentation

* ACS-8202 Addressed PR comments

* ACS-8202 Type change

* ACS-8202 Reverted unwatend change

* ACS-8202 Reverted unwanted change

* ACS-8201 Small correction after rebasing with Angular 15

* [ACS-8398] Unit tests for agents and search ai  (#9974)

* ACS-8398 Unit tests for search ai api and agents api

* ACS-8398 Unit tests for getAnswer function from SearchAiApi, corrections for unit tests for SearchAiApi and AgentsApi

* ACS-8398 Unit tests for SearchAiService and AgentService

* [ACS-8210] Agent basic details popup (#9956)

* [ACS-8573] Allow user to ask question without file selection

* [ACS-8312] Display warning about losing response (#10059)

* [ACS-8312] Display warning about losing response

* [ACS-8312] Display warning about losing response - fixes

* [ACS-8432] Sending all file types to HX instead of only the text file types (#10087)

* ACS-8201 Fixed issues after rebase

* [ACS-8588] Navigation is triggered twice when leaving Knowledge Retrieval page (#10132)

* [ACS-8588] Navigation is triggered twice when leaving Knowledge Retrieval page

* [ACS-8588] Navigation is triggered twice when leaving Knowledge Retrieval page - review fixes

* [ACS-8588] Navigation is triggered twice when leaving Knowledge Retrieval page - review fixes 2

* [ACS-8399] Integrate all changes with backend (#10163)

* Answers endpoint fix (#10176)

* [ACS-8664] generic question redirection to hx insight (#10174)

* ACS-8664 Loading HX insight url

* ACS-8664 Added documentation for loading config of Knowledge Retrieval

* ACS-8664 Unit tests

* ACS-8664 Fixed unit tests

* ACS-8664 Fixed unit tests after rebase

* ACS-8664 Addressed comment

* ACS-8201 Fixed issues after rebase

* [ACS-8695] Getting Agent avatar (#10189)

* [ACS-8695] Getting Agent avatar

* [ACS-8695] Getting Agent avatar - on image load error

* [ACS-8695] Getting Agent avatar - removed getAgentAvatar call (#10209)

* [ACS-8201] Review fixes

---------

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2024-09-19 12:42:50 +02:00
Grzegorz Jaśkowski 76aeab4d10 [ACS-8806] refactor process comments (#10230)
* ACS-8806 refactor process comments, datatable access in task list and process list

* ACS-8806 docs mistake

* ACS-8806 revert datatable access changes in task and process lists
2024-09-19 09:17:30 +02:00
Denys Vuika 4d4a1dd6b1 ACS-8761 Noop Auth Module for unit testing ergonomics (#10195) 2024-09-18 08:05:26 -04:00
Denys Vuika 075c6891fe fix imports 2024-09-18 08:04:12 -04:00