Denys Vuika
7b67c7cf3a
AAE-34458 Cleanup deprecated styles, bug fixes ( #10819 )
2025-04-24 10:10:46 -04:00
Ehsan Rezaei
f34bbf59be
AAE-33589 Get task variables when preferences are updated ( #10813 )
2025-04-23 15:58:28 +01:00
Denys Vuika
9575fe633b
AAE-34439 Cleanup Styles ( #10815 )
...
* cleanup variables
* cleanup reference variables
* cleanup component variables
* cleanup color schemes
* cleanup color schemes
* mark todos with jira refs [ci:force]
2025-04-23 13:41:02 +01:00
Adam Świderski
c6652f32b2
[ACS-959] [E2E] updated e2eapp v2 ( #10816 )
2025-04-23 11:06:39 +02:00
swapnil-verma-gl
d6317a7b87
[ACS-9227] Fixed interactive controls must not be nested issue in datatable.component.html ( #10681 )
2025-04-22 18:37:31 -04:00
Denys Vuika
d829d8eefb
AAE-34390 Clean old theming files ( #10800 )
2025-04-22 18:30:30 -04:00
Tomasz Gnyp
ff0885c265
AAE-34328 Remove additional space in amount widget currency ( #10812 )
2025-04-22 15:07:46 +02:00
Adam Świderski
69f92bcc61
[ACS-9565] Updated e2e application ( #10810 )
2025-04-22 13:57:03 +02:00
Wojciech Duda
fdd4f6c081
AAE-22975 update to the latest version of pdfjs-dist library ( #10780 )
...
* AAE-30877 squash-merged improvement/AAE-30877-update-package-pdfjs-dist
* AAE-30877 statically import pdf_viewer
* AAE-30877 fix failing worker load
* AAE-22975 attempt without excessive logs
* AAE-22975 remove pdf_viewer from karma includes
* AAE-22975 remove incorrect firstValueFrom
* AAE-22975 await rendered event callback
* AAE-22975 change pdf mock code
* AAE-22975 change pdf mock code
* AAE-22975 mock pdfjs-dist package in tests to improve performance
* AAE-22975 fix pagesLoaded test
* AAE-22975 fix insights tests
* AAE-22975 un-focus pdf-viewer tests, remove logs
* AAE-22975 add defer block
* AAE-22975 add pdfjsLib injection token
* AAE-22975 remove defer block
* AAE-22975 change pdfjs import path
* AAE-22975 change pdfjsviewer import path
* AAE-22975 limit usage of direct PDFViewer
* AAE-22975 cleanup
2025-04-22 10:05:44 +02:00
Mykyta Maliarchuk
0dc45e95af
[MNT-24715] App with APS does not show display value of dynamic table ( #10799 )
...
* [MNT-24715] App with APS does not show display value of dynamic table
* [MNT-24715] fix linting
2025-04-18 10:38:46 +02:00
Tomasz Gnyp
1f73f7fe40
AAE-33955 Add placeholder for data table widget (preview) ( #10796 )
...
* AAE-33955 Add placeholder for data table widget (preview)
* add unit test
2025-04-17 15:53:03 +02:00
MichalKinas
6fb9474d46
[ACS-9552] Add obsolete task list filters migration ( #10798 )
...
* [ACS-9552] Add obsolete task list filters migration
* [ACS-9552] Add missing unit tests
* [ACS-9552] CR fixes
2025-04-17 15:35:48 +02:00
Alfresco Build
3e9ac6687f
New Crowdin translations by GitHub Action ( #10794 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-16 11:46:25 -04:00
Anna Karwatka
014fb9cfa8
AAE-34100 Add group-with-sections process to simpleapp ( #10791 )
2025-04-16 07:24:34 +02:00
Mykyta Maliarchuk
a426338f94
[MNT-24950] Fix process file preview button state ( #10790 )
...
* [MNT-24950] Fix process file preview button state
* [MNT-24950] cr fix
* [MNT-24950] fix unit tests error
2025-04-15 10:05:55 +02:00
dominikiwanekhyland
c8f9bd21ea
[ACS-9454] Create upgrade guide for ADF 7.0.0 ( #10779 )
2025-04-15 07:24:12 +02:00
Alfresco Build
d09b8daa3a
New Crowdin translations by GitHub Action ( #10777 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-14 10:04:28 +01:00
Jonas Wollweber
baf0e4552e
AAE-34135 add confirmation ( #10783 )
2025-04-14 06:42:37 +02:00
Jonas Wollweber
659805ab20
AAE-33090 Open Next Task Checkbox ( #10757 )
...
* [AAE-33090] Add optional checkbox for 'open next task' feature
* [AAE-33090] move translation to LABEL property
* [33090] add unit tests
* add tests for checkbox value
* [AAE-33090] remove some comments
* [AAE-33090] update documentation
* AAE-33090 kind of a typo
* AAE-33090 remove all comments
2025-04-09 10:14:06 +02:00
dominikiwanekhyland
8eef4e6eec
[ACS-9440] Language in lang attribute is not changed after changing language ( #10776 )
2025-04-08 13:25:12 +02:00
Mykyta Maliarchuk
82175bad80
[ACS-9435] Resolve a11y issues for 'Add use/group' dialog ( #10773 )
2025-04-08 10:01:39 +02:00
Mykyta Maliarchuk
cd63f67e0a
[ACS-5184] Show progress spinner on file navigation ( #10596 )
...
* [ACS-5184] show progress spinner on file navigation
* [ACS-5184] show spinner unitl content is ready
* [ACS-5184] unit test fix
* [ACS-5184] cr fix
* [ACS-5184] spelling error fix
2025-04-07 14:13:34 +02:00
tomasz hanaj
2d21340947
[AAE-33096] added rootProcessInstanceId to dynamic component ( #10762 )
2025-04-03 12:13:16 +02:00
Mykyta Maliarchuk
8e0ea373f0
[ACS-9406] Add getContentRenditionTypePreview to process-content service ( #10743 )
...
* [ACS-9406] Add getContentRenditionTypePreview to process-content service
* [ACS-9406] remove extra space
* [ACS-9406] fix unit tests
* [ACS-9406] fix unit tests
* [ACS-9406] cr fixes
2025-04-02 14:07:20 +02:00
Alfresco Build
c85245b241
New Crowdin translations by GitHub Action ( #10759 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-01 21:28:24 +01:00
Robert Duda
90f5951cd8
AAE-33449 HXPMNT-748 Hidden dropdown validation ( #10760 )
2025-04-01 14:49:23 +02:00
Ehsan Rezaei
555e6c027f
AAE-33025 Updated process definition type to support constant values ( #10751 )
2025-03-28 16:50:51 +01:00
Alfresco Build
28d8052726
New Crowdin translations by GitHub Action ( #10748 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-27 15:22:28 +00:00
Bartosz Sekula
142c6ae754
AAE-33340 Async Form Enrichment - Spinner doesnt hide on process completion ( #10749 )
2025-03-27 14:59:09 +01:00
Tomasz Gnyp
abaf7df9c6
AAE-33007 Display empty data table without error ( #10744 )
...
* AAE-33007 Display empty data table without error
* update translation key
2025-03-26 16:44:49 +01:00
Bartosz Sekula
9bbbc8193d
AAE-33137 Asynchronous Form Enrichment does Not Populate Date Fields ( #10746 )
...
* AAE-33137 Asynchronous Form Enrichment does Not Populate Date Fields
* fix date time as well
2025-03-25 17:30:40 +01:00
Michaela
6703b8b7da
AAE-32763 Custom column visibility is not persistent after refresh ( #10728 )
...
* [AAE-32763] fixed retrieving preferences from local storage
* [AAE-32763] added a test
* [AAE-32763] Reverted to old implementation
* [AAE-32763] renamed test
* [AAE-32763] Be able to use getitems from local storage in the same way as cloud storage
* [AAE-32763] added more tests
2025-03-21 08:47:38 +01:00
Eugenio Romano
3475098f32
fix undefiend tooltip ( #10731 )
2025-03-20 16:33:59 +01:00
Alfresco Build
4249a856c9
New Crowdin translations by GitHub Action ( #10730 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-20 14:12:44 +00:00
AleksanderSklorz
083755b41a
[ACS-5190] document name text alignement and long name trim issue ( #10715 )
...
* [ACS-5190] Fixed trimming issue
* [ACS-5190] Unit tests
* [ACS-5190] Prevent issues when filename is not defined
2025-03-19 08:24:10 +01:00
AleksanderSklorz
015ce8a99e
[ACS-9375] Transparent background for hovered spinner ( #10691 )
2025-03-19 08:23:10 +01:00
Ehsan Rezaei
b643054a15
AAE-32999 Removed subscriptions-transport-ws feature flag ( #10727 )
...
* AAE-32999 Removed subscriptions-transport-ws feature flag
* AAE-32999 Fixing unit test
* AAE-32999 Fixing unit test
* AAE-32999 Fixing unit test
2025-03-18 19:37:58 +01:00
MichalKinas
838b3e78b7
[ACS-9398] Add snackbar notifications for favorite node directive ( #10714 )
...
* [ACS-9398] Add snackbar notifications for favorite node directive
* [ACS-9398] Fix sonarqube issues
* [ACS-9398] Add snackbar notifications for library favorite directive
2025-03-18 08:33:22 +01:00
MichalKinas
e8d1328244
Post-release version bump ( #10726 )
...
* Post-release version bump
* Reset cache
2025-03-17 17:03:58 +01:00
MichalKinas
25f7351b63
Release 7.0.0 ( #10725 )
...
* Release 7.0.0
* Cli js-api version fix
2025-03-17 11:06:16 +01:00
Stephen Donnell
d5bd97e3d2
[AAE-27160] Fix the structure of data returned from service-tasks API ( #10711 )
2025-03-14 14:22:24 -05:00
Anna Karwatka
f692c1620f
AAE-28935 Add form-styling-process to simpleapp ( #10713 )
2025-03-12 16:12:33 +01:00
MichalKinas
1f0f8dc6fd
[ACS-9371] Migrate docs from docs.alfresco to support.hyland ( #10708 )
2025-03-12 14:25:28 +01:00
Soumyajit Chakraborty
677150e9d3
AAE 31996 refresh button on filters not working as expected ( #10712 )
...
* AAE-31996 Refresh button on filters not working code fix test
* AAE-31996 Altering the notification service for Refresh button
* AAE-31996 Refrehs button notifications issues fix
* updating to match develop
* AAE-31996 resolving PR comments and removing unwanted changes
* AAE-31996 resolving PR comments for units
2025-03-12 17:10:11 +05:30
Michaela
a74388513e
AAE-32255 Start Process button in start event is showing and failing for form with custom outcomes ( #10697 )
...
* [AAE-32255] check if form has visible outcomes
* [AAE-32255] readded ?
* [AAE-32255] use pipe and observable
* [AAE-32255] check if exists
2025-03-11 17:21:55 +01:00
Michaela
08fd1f3d12
Revert "AAE 31996 refresh button on filters not working as expected ( #10698 )" ( #10709 )
...
This reverts commit 946fe889e1e4b4eed6a3e03ecb0539471ab4852d.
2025-03-11 16:48:41 +01:00
Ehsan Rezaei
fe372dba59
AAE-30886 Upgrade editorjs-html version in process-services-cloud ( #10707 )
2025-03-11 15:11:19 +01:00
Soumyajit Chakraborty
946fe889e1
AAE 31996 refresh button on filters not working as expected ( #10698 )
...
* [AAE-31996] Refresh button on filters not working code fix test
* [AAE-31996] Altering the notification service for Refresh button
* [AAE-31996] Update typo in display-rich-text
2025-03-10 19:08:56 +05:30
Wojciech Duda
f8f72edeb9
AAE-32493 Add error handling for loading task ( #10692 )
...
* AAE-32493 Add error handling for loading task [ci:force]
* AAE-32493 Improve units
* AAE-32493 forkJoin observables together
* AAE-32493 Remove duplicate loading cancel
* AAE-32493 Complete task subscription on error
2025-03-05 12:53:04 +01:00
MichalKinas
f7e521607c
[MNT-24909] Check if property constraint is handled by validators available in ADF ( #10696 )
2025-03-05 11:48:08 +01:00