Tomasz Nastaly
3eead3917e
AAE-36582 Fix forms misalignment in form renderer ( #11062 )
2025-08-04 10:04:16 +02:00
Denys Vuika
c8f0860514
AAE-35934 Cleanup dependencies ( #11089 )
2025-07-31 12:57:38 -04:00
Alex Molodyh
b67d0a7886
[AAE-36538] Removed flex-direction:column for form section column large screens ( #11090 )
2025-07-31 09:34:41 -07:00
Alfresco Build
010ebe4f98
New Crowdin translations by GitHub Action ( #11085 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-31 11:05:51 +01:00
dominikiwanekhyland
613de66244
[MNT-25110] Unwanted duplicated Horizontal scrollbar ( #11079 )
2025-07-31 11:33:10 +02:00
Alex Molodyh
8978e24c79
[AAE-36983] Updated translation keys in search-text-input.component.html ( #11083 )
2025-07-30 18:00:12 -04:00
Darren Thornton
bf7f7ebf9f
AAE-36536 fix for root section and mobile form input layout ( #11081 )
...
* [AAE-36536] fix for mobile form input layout
* code review update
---------
Co-authored-by: Alex Molodyh <alex.molodyh@hyland.com >
2025-07-30 14:28:23 -05:00
Denys Vuika
d5c2e7c585
AAE-36664 Cleanup deprecated AppConfigModule ( #11016 )
...
* cleanup deprecated AppConfigModule
* migrate factory to initializer
* add provideAppExtensions() api to allow deprecating ExtensionsModule in apps
* fix viewer render import
* use Angular control flow instead of NgIf
* use Angular control flow instead of NgSwitch
2025-07-30 14:08:33 -04:00
Soumyajit Chakraborty
a29d846f4a
AAE-35310 fixing alignment for checkboxes in sections ( #11039 )
...
AAE-35310 fixing alignment for checkboxes in sections
2025-07-29 21:18:56 +05:30
Darren Thornton
7fbcfe7d6a
AAE-36536 Allow form sections to be at the root level of form ( #11070 )
...
* temp checkin to share
* add id attribute
* [AAE-36536] test fix for form.model.ts changes
---------
Co-authored-by: Alex Molodyh <alex.molodyh@hyland.com >
2025-07-28 09:14:30 -05:00
Soumyajit Chakraborty
0706c9f6de
AAE-36388 Form Field alignment issues for one liner forms ( #11054 )
...
* AAE-36388 fixing form-field alignments on preview
* AAE-36388 adding padding for radio-buttons inside adf-sections
2025-07-25 15:54:09 +05:30
Tomasz Nastaly
dcd15debf0
AAE-25571 Add title to file name ( #11027 )
2025-07-25 10:47:41 +02:00
Eugenio Romano
fbacd5c51e
Update form-section.component.scss ( #11064 )
2025-07-24 18:10:26 +02:00
Ehsan Rezaei
19b69e024a
AAE-33082 Fixing dropdown widget update value based on form rule ( #11068 )
2025-07-24 16:40:06 +02:00
Soumyajit Chakraborty
71df219f94
AAE-36023 Making develop sync with ng18 backup branch ( #11061 )
...
AAE-36023 Fixing workspace cropping issues and label floating issues
2025-07-24 18:13:52 +05:30
Soumyajit Chakraborty
9a3ababb9c
AAE-36716 fixing text-form-field blur mechanism in control Value Accessor ( #11045 )
...
AAE-36716 fixing text-form-field blur mechanism in control Value Accessor
2025-07-24 13:32:16 +05:30
Fabian Kindgen
d7ec3a1b77
AAE-35981 Form button customization ( #11047 )
2025-07-24 09:37:35 +02:00
Soumyajit Chakraborty
06a9ddc068
AAE-36023 Some form fields are not properly aligned and cropped out ng19 ( #11050 )
...
* AAE-36023 fixing amount widget label cropping and overlapping issue
* AAE-36023 removing hard-coded appearance and adding dynamic floatlabel
2025-07-24 12:50:56 +05:30
dependabot[bot]
31bff2806b
build(deps): bump form-data from 4.0.0 to 4.0.4 in /lib/cli ( #11046 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-24 08:18:34 +02:00
Denys Vuika
0b90affea4
ACS-8770 Update the Auth Service api docs and deprecations ( #9947 )
...
* update api docs and clean dead code
* update api docs and clean dead code
rebasing onto develop branch
* [ACS-8770] fix unit test after auth refactor
* [ACS-8770] fix sonarcube issues
* [ACS-8770] update auth service doc file
* [ACS-8770] clean up demo-shell artifacts
---------
Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com >
2025-07-21 15:16:59 +02:00
Soumyajit Chakraborty
45834e20f9
AAE-36388 fixing form-field cut issue on preview ( #11025 )
2025-07-21 18:22:06 +05:30
dominikiwanekhyland
b28479b92b
[AAE-32978] Move ADF "RichTextEditorComponent" to HxP monorepo ( #10967 )
2025-07-17 12:11:56 +02:00
AleksanderSklorz
89380f2905
[ACS-7266] checkboxes in sorting boxes are put on the right side of the text instead of the left side ( #11009 )
...
* [ACS-7266] Fix for checkboxes position
* [ACS-7266] Unit test
* [ACS-7266] Addressed comment
2025-07-16 09:13:10 +02:00
AleksanderSklorz
e5fcfde2ec
Post release version bump ( #11021 )
...
* Trigger Build
* Post release bump
2025-07-15 16:16:03 +02:00
Maurizio Vitale
2e10d2c5c7
AAE-36718 Expose a landing page provider for the landing-page-token ( #11020 )
...
* Expose a landing page provider for the landin-page-token
* Expose a landing page provider for the landin-page-token
* fix lint
* fix lint
2025-07-15 14:54:18 +01:00
Alfresco Build
96281d32a1
New Crowdin translations by GitHub Action ( #11017 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-15 14:46:38 +01:00
AleksanderSklorz
1f5785aa8e
Release 8.0.0 ( #11019 )
...
* Release 8.0.0
* Release 8.0.0
* Trigger Build
* Release 8.0.0
2025-07-15 09:34:47 +02:00
Denys Vuika
7aa07ef525
AAE-36614 new provideShell api ( #11006 )
2025-07-14 08:21:05 -04:00
Denys Vuika
2ebee4c024
AAE-36615 new provideI18N api ( #11007 )
2025-07-14 08:06:53 -04:00
dominikiwanekhyland
b563e283c1
[ACS-9789] Multiple styles issues for metadata sidebar ( #11015 )
2025-07-14 13:03:28 +02:00
Soumyajit Chakraborty
f1bdbf63b0
AAE-36368 Fixing labels and form-fields on content-ee and apa ( #10982 )
...
* AAE-36368 fixing labels and form-fields on content-ee and apa
* AAE-36368 removing padding for ACA
* AAE-36368 fixing the PR for ACA issues
* AAE-36368 resolving PR comments removing adf-form-field-input class
2025-07-14 09:03:47 +01:00
Alfresco Build
1dd7d29bf2
New Crowdin translations by GitHub Action ( #11008 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-11 08:03:29 -04:00
Mykyta Maliarchuk
0651dc25d5
[ACS-9790] Fix Tags and Categories content is missing during editing other panel ( #11004 )
...
* [ACS-9790] Fix Tags and Categories content is missing during editing other panel in metadata sidebar
* [ACS-9790] remove commented code
* [ACS-9790] cr fix
2025-07-11 10:37:50 +02:00
Shivangi Shree
ec145fb73c
[ADF-5583] Update style to make version visible outside dialog ( #11005 )
...
* [ADF-5583] Update style to make version visible outside dialog
* [ADF-5583] Remove redundant overflow style
* [ADF-5583] Remove redundant style
2025-07-11 13:48:12 +05:30
dominikiwanekhyland
450a4a0a49
[ACS-9789] Multiple styles issues for metadata sidebar ( #11002 )
2025-07-10 14:02:08 +02:00
Alfresco Build
792011ed4d
New Crowdin translations by GitHub Action ( #11001 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-10 09:41:25 +01:00
Alfresco Build
699474ff59
New Crowdin translations by GitHub Action ( #10999 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-07-09 15:43:11 +01:00
Denys Vuika
11cb2ea688
AAE-36484 improved standalone support for Core ( #10998 )
...
improved standalone support
2025-07-09 08:12:17 -04:00
Fabian Kindgen
6a3623bd76
AAE-35676 Cleanup Open Next Task ( #10952 )
...
* [ci:force] Cleanup
* [ci:force] cleanup
* [ci:force] Re-added tests & adjusted them
* [ci:force] Update user-task-cloud.component.spec.ts
* Fixes
2025-07-08 15:16:57 +02:00
Denys Vuika
5438eef9db
AAE-36260 global test setup ( #10970 )
2025-07-07 12:41:59 -04:00
MichalKinas
e96f5b3c48
[AAE-36397] ADF viewer image is no longer cropped ( #10996 )
2025-07-07 17:03:53 +02:00
Alfresco Build
6c94ebde4b
GH auto: Automated Update of Translations from Crowdin ( #10981 )
...
* New Crowdin translations by GitHub Action
* Trigger Build
---------
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2025-07-07 10:19:56 +02:00
Mykyta Maliarchuk
54fd097fab
[ACS-9327] Add prohibited symbols validation for Categories dialog ( #10985 )
...
* [ACS-9327] Add prohibited symbols validation for Categories dialog
* [ACS-9327] add validator for ending dot
* [ACS-9327] use endsWith
* [ACS-9327] cr fix
* [ACS-9327] add appropriate error message
2025-07-07 10:12:49 +02:00
Eugenio Romano
9bed60befc
AAE-30842 Fix rendering small devices again ( #10986 )
...
* AAE-30842 Fix rendering small devices
* Update form-renderer.component.scss
* Update form-renderer.component.scss
* Update form-renderer.component.scss
2025-07-04 13:33:42 +02:00
MichalKinas
c863da0c5d
[MNT-24459] Aspect list get all aspects when not all were fetched by first call ( #10980 )
...
* [MNT-24459] Aspect list get all aspects when not all were fetched by first call
* [MNT-24459] CR fixes
* [MNT-24459] Sonar issues fixed
2025-07-04 07:18:20 +02:00
dominikiwanekhyland
951b22e098
Angular 19 migration ( #10795 )
2025-07-03 12:09:53 +02:00
Shivangi Shree
c7f28d54d6
[ADF-5581] Reset filterValue when navigating to a new folder to ensur… ( #10978 )
...
* [ADF-5581] Reset filterValue when navigating to a new folder to ensure filters are cleared
* [ADF-5581] Added unit tests to verify filterValue reset
* [ADF-5581] Add unit tests to verify filter reset on navigation and preservation on sorting
* [ADF-5581] Use SpyObj<ShareDataTableAdapter> in unit test to avoid any type
* [ADF-5581] Remove redundant type on mockData declaration in unit test
* Revert loadFolder() to reload() in onSortingChanged and update unit test accordingly
2025-07-02 17:48:13 +05:30
Soumyajit Chakraborty
d776c7c77d
AAE-35310 Displaying different text fields on an eform doesn't align vertically or horizontally ( #10979 )
...
* AAE-35310 fixing vertical or horizontal alignment issues
* AAE-35310 refactoring code and removed manual scss with flexboxes
2025-07-02 17:33:37 +05:30
Shivangi Shree
6dafcb4447
[ADF-5580] emit commentAdded event from adf-comments component ( #10966 )
...
* [ADF-5580] emit commentAdded event from adf-comments component
* [ADF-5580] Emit commentAdded event from adf-comments and expose it in adf-node-comments
* [ADF-5580] Emit commentAdded event from NodeCommentsComponent, add unit test, and update docs
* [ADF-5580] Add unit test for commentAdded output in NodeCommentsComponent, update docs and create testing utils
* [ADF-5580] Mark debugElement as readOnly
* [ADF-5580] Add mock services and fix unit test setup
* [ADF-5580] Reuse shared comment mocks across multiple test files
* [ADF-5580] Align comments component documentation
* [ADF-5580] Remove redundant setup and use ContentTestingModule in comment components tests
2025-07-01 13:54:07 +05:30
AleksanderSklorz
57713dbe6e
[MNT-25175] configured scripts to execute are listed by node id and not by script name ( #10969 )
...
* [MNT-25175] Styles and title for non editable property
* [MNT-25175] Unit test
2025-07-01 08:01:20 +02:00