AleksanderSklorz
cdb65bf204
[ACS-9377] remove the join button for records management library for user s without permissions for that library ( #10901 )
...
* [ACS-9377] Added function for file plans to get file plan roles
* [ACS-9377] Types and documentation
* [ACS-9377] Unit tests
* [ACS-9377] Fixed sonar cloud issue
2025-06-02 10:15:19 +02:00
Enrico Hilgendorf
8cb7a1719f
AAE-34656 Hide all counters in Workspace which do not provide value ( #10896 )
...
* Hide all counters in Workspace which do not provide value
* Fixed a copy & paste issue
2025-05-30 07:44:00 +02:00
dominikiwanekhyland
1971980216
[ACS-9619] Issues with trimming file's name in viewer ( #10858 )
2025-05-29 15:22:58 +02:00
Amedeo Lepore
467a19f3ec
AAE-34959 Fix withCredentials can not be set by app.config.json ( #10897 )
...
* AAE-34959 Run security options loader when alfresco-api-v2-loader.serfvice is initialized because on content app the app-config.loader is run after AlfrescoApiLoaderService.init and the callback function that should setDefaultSecurityOption is not executed
* AAE-34959 Provide SecurityOptionsLoaderService in root to fix No Provider error
2025-05-29 10:24:17 +02:00
Mykyta Maliarchuk
d1e48f9c33
[ACS-9247] Extend library column context ( #10894 )
...
* [ACS-9247] extend library column context
* [ACS-9247] cr fix
2025-05-29 10:11:07 +02:00
Soumyajit Chakraborty
79163cbae0
AAE-34482 Fixing label and alignment issues in forms ( #10898 )
...
* AAE-34482 fixing label and alignment issues in forms
* AAE-34482 fixing margin issues
* AAE-34482 adding span inside mat-label
* AAE-34482 fixing units
* AAE-34482 removing unwanted unit
* AAE-34482 fixing unit
* AAE-34482 fixing native element class in unit tests
2025-05-28 23:20:17 +05:30
Michael Couné
06921783bf
AAE-33907 Adds input for 'Open next task' checkbox ( #10823 )
...
* [AAE-33907] Adds input for 'Open next task' checkbox
* Adds input for 'Open next task' checkbox
Adds an input to the task screen component to determine whether the "Open next task" checkbox is checked by default.
Also, adds an output that emits an event when the state of the "Open next task" checkbox changes.
* [AAE-33907] added condition for isNextTaskCheckboxChecked
* [AAE-33907] added showNextTaskCheckbox property and moved condition
* Adds next task checkbox functionality.
* Adds support for next task navigation
* Enhances screen cloud component testing
* Makes openNextTask optional for complete task
* removed tests
* Cleans up unnecessary blank lines in spec file
* fixed unit test
2025-05-23 11:50:38 +02:00
Enrico Hilgendorf
1462560e6e
AAE-35057 Change position of adf-cloud-form-content-card-fullscreen to relative ( #10888 )
2025-05-23 07:00:18 +02:00
Tomasz Nastaly
413fce8cb7
AAE-34641 Refactor viewer-render loading ( #10868 )
2025-05-22 10:07:26 +02:00
Bartosz Sekula
f2fa458fe5
AAE-33909 Ensure onProcessFinish event triggers when invoked from onFormLoaded event ( #10867 )
...
* AAE-33909 Ensure onProcessFinish event triggers when invoked from onFormLoaded event
* clean code
* fix unit tests
* update outcomes buttons
* update
2025-05-21 16:01:05 +02:00
Swetha Balasubramaniam
e37ef279e4
AAE-32986 Add custom-form-widget process to simpleapp ( #10881 )
...
* Update simpleapp.zip
* Update
* Update date-fns-utils.spec.ts
* Changes
2025-05-21 08:20:58 +01:00
AleksanderSklorz
2cc3ba4d6b
[ACS-7706] create tags return promise tag paging instead of tag entry ( #10869 )
...
* [ACS-7706] Corrected returned type for createTags function
* [ACS-7706] Updated documentation for createTags and fixed unit tests
2025-05-21 08:08:49 +02:00
tomasz hanaj
3fea334468
[AAE-34479] added class for custom outcome button ( #10882 )
...
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2025-05-20 21:52:43 -04:00
Alfresco Build
f70ba30b46
New Crowdin translations by GitHub Action ( #10884 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-20 21:49:59 -04:00
Tomasz Gnyp
b3900b96ed
AAE-34972 Test PR for adf link ( #10861 )
2025-05-20 15:57:02 +02:00
Soumyajit Chakraborty
2fd960bf5c
AAE-34885 Form with tabs has incomplete frame in preview ( #10880 )
...
* AAE-34885 Form tabs preview frame size and width fix
* AAE-34885 fixing form preview in modeling app
* AAE-34485 workspace-app form scroll fix
* AAE-34485 fixing margin issues on the modeling app form preview
* fixing width issues on preview
---------
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2025-05-19 15:40:06 +05:30
Bartosz Sekula
8b47434c37
AAE-33052 Deprecate custom theme ( #10870 )
2025-05-16 15:28:08 +01:00
Amedeo Lepore
051b82684f
AAE-34959 Allow disabling withCredentials for the identity providers that disallow credentials ( #10859 )
2025-05-15 21:27:22 +02:00
Eugenio Romano
b4eee9d631
AAE-34675 Fix default selection required ( #10860 )
...
* fix default selection required
* rename test
* dropdown form field return object
* dropdown form field return object
* dropdown form field return object
* fix test
* Update lib/core/src/lib/form/components/widgets/core/form-field.model.spec.ts
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
* Update lib/core/src/lib/form/components/widgets/core/form-field.model.ts
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
2025-05-15 21:26:17 +02:00
Wojciech Duda
efd6e5b1b0
AAE-34826 Incorrect scale for rendered pdf documents ( #10857 )
...
* AAE-34826 Fix missing class for pdf viewer
* AAE-34826 Remove double initial scale
* AAE-34826 Fix missing scale
* AAE-34826 Remove unnecessary condition
* AAE-34826 Remove surplus id
* AAE-34826 converted scale to string
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
2025-05-15 12:50:36 +01:00
Vito Albano
6257510056
Ng18 migration ( #10683 )
...
* [MIGRATION] - Angular 18
* [ci:force][MIGRATION] - fixed Apollo new import
* [MIGRATION] - rebased to lastest
* [MIGRATION] - updated style to use still material 2 and postpone material migration
* [AAE-32974] - sync lock with version 8
* [AAE-33014] - Fixed m2 material issue
* Rebased to latest
* Rebased to latest
* [ACS-9159] Upgraded node version (#10782 )
* [MIGRATION] - Added missing package
* [MIGRATION] - check if hte module mapping hide the warning
* [MIGRATION] - Readded wrongly removed package
* Upgrade TS
---------
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
2025-05-15 12:33:07 +01:00
Ehsan Rezaei
28137d8a09
Revert "AAE-34641 Fix form loading when tab is changed ( #10843 )" ( #10862 )
...
This reverts commit 685bc387b585db77694355378309213cfde356e3.
2025-05-15 12:07:07 +02:00
Alfresco Build
81822a119d
New Crowdin translations by GitHub Action ( #10854 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-14 16:48:50 -04:00
dependabot[bot]
43d0c00feb
build(deps): bump formidable from 3.5.1 to 3.5.4 in /lib/cli ( #10833 )
...
Bumps [formidable](https://github.com/node-formidable/formidable ) from 3.5.1 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases )
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-formidable/formidable/commits )
---
updated-dependencies:
- dependency-name: formidable
dependency-version: 3.5.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2025-05-14 16:47:05 -04:00
Alfresco Build
d342643bd8
New Crowdin translations by GitHub Action ( #10852 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-13 19:07:47 +02:00
Soumyajit Chakraborty
58a5732043
AAE-34888 fixing padding issues in form widgets ( #10853 )
2025-05-13 18:28:40 +05:30
Tomasz Nastaly
685bc387b5
AAE-34641 Fix form loading when tab is changed ( #10843 )
2025-05-13 12:55:45 +02:00
Alexander Puschkin
f0c90594ca
AAE-34731 Hide the open next task checkbox for the Start Process view ( #10842 )
...
* Fix the "open next task" checkbox is not showing anymore in the process start section
* Add test
* adjust description of the test
* revert the format changes
* prettier
* rebase changes fix
* prettier
* fix tests
2025-05-13 11:16:35 +02:00
Soumyajit Chakraborty
ec47d8eac8
AAE-34869 fixing padding issue ( #10850 )
2025-05-12 20:19:47 +05:30
Ewelina Dikta
f2845a36c6
[AAE-29434] Adding process with process variables to simpleapp ( #10845 )
2025-05-12 09:03:50 +02:00
Soumyajit Chakraborty
acf9e3e11c
Improvement/aae 30909 enhance user experience with tab navigation within the form ( #10844 )
...
* AAE-30909 tab-header fixed at the top
* AAE-30909 fixing widh and scrolling issues in workspace and studio-hxp
2025-05-08 19:23:30 +05:30
Soumyajit Chakraborty
adeb82c137
AAE-34335 fix for styling discrepancies in form-widgets ( #10841 )
2025-05-06 18:33:28 +05:30
Wojciech Duda
48defa2b5f
AAE-34594 Remove redundant scroll bar from form renderer ( #10840 )
2025-05-06 10:19:09 +01:00
Robert Duda
9ee0e5ee3e
AAE-19688 Persist feature flag overrides in session storage ( #10832 )
...
* AAE-19688 Persist feature flag overrides in session storage
* unit tests
2025-04-30 16:59:50 +02:00
Fabian Kindgen
0f1200b5a2
AAE-34514 Disable next task checkbox for forms ( #10824 )
2025-04-29 09:48:27 +02:00
Denys Vuika
997e82a6b0
AAE-34543 Remove unused mat-selectors ( #10830 )
2025-04-28 13:34:35 -04:00
Denys Vuika
b1113c51a7
AAE-34493 Improved internal mat-selectors ( #10829 )
2025-04-28 11:17:36 -04:00
Fabian Kindgen
dc35ef8a6f
AAE-34478 Hide Open next task checkbox on claim screen ( #10822 )
2025-04-25 14:16:31 +02:00
tomasz hanaj
cb220968cf
[AAE-34481] Field error message has preserved space ( #10820 )
...
* [AAE-34481] field error message has preserved space
* [AAE-34481] updated class name among components
* [AAE-34481] removed redundant code
2025-04-25 10:45:24 +02:00
AleksanderSklorz
50ad04aeb3
[ACS-9564] Corrected models after change of Knowledge Retrieval answer structure ( #10817 )
...
* [ACS-9564] Corrected models after change of Knowledge Retrieval answer structure
* [ACS-9564] Changed id
* [ACS-9564] Fixed unit tests
2025-04-25 08:56:12 +02:00
Denys Vuika
b1fca8dd4b
fix datetime picker theming ( #10821 )
2025-04-24 11:53:05 -04:00
Wojciech Duda
3d598cd0c2
AAE-34470 Ignore content type of fetched pdfjs worker ( #10818 )
...
* AAE-34470 Ignore content type of fetched pdfjs worker
* AAE-34470 Fix units
* AAE-34470 Harness instances of pdfjs worker
* AAE-34470 Harness instances of pdfjs worker
* AAE-34470 Clean docs up
* AAE-34470 Synchronize ngOnChanges
* AAE-34470 Flush not tick
* AAE-34470 Revert modern bundle for pdf_viewer.mjs
2025-04-24 16:18:11 +01:00
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