dependabot[bot]
2922f8f620
build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 ( #9240 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.12 to 3.23.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](012739e508...e5f05b81d5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 18:15:33 +01:00
Amedeo Lepore
e982b7db71
[AAE-19343] Fix attach file widget advanced properties are not properly displayed ( #9225 )
...
* [AAE-19343] Move css rules from card-view to content-metadata to fix label overlaps the selected variable, fix remove empty space between static path label and the value
* [AAE-19343] Fix select placeholder is not displayed when select is empty
2024-01-15 11:38:34 +01:00
Eugenio Romano
bb3dd978d2
[AAE-17674] Solve deprecation warning in the theme creation ( #9222 )
...
* [AAE-17674] Solve deprecation warning in the theme creation
Solve deprecation warning in the theme creation
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* fix upgrade download upload
* fix upgrade download upload
* Revert "fix upgrade download upload"
This reverts commit 1241b9d164c153e0c888697bb054323a84310e31.
2024-01-15 09:56:56 +01:00
Wojciech Duda
4e328ea726
Revert "[AAE-19372] fix assignee input not being clickable" ( #9230 )
2024-01-12 19:02:16 +01:00
Wojciech Duda
f685f92a62
[AAE-19372] fix assignee input not being clickable ( #9228 )
...
* [AAE-19372] fix input becoming disabled when the rest of the field is clickable
* [AAE-19372] modify default task header properties to check if input is editable
* [AAE-19372] remove unwanted changes
2024-01-12 13:27:52 +00:00
Popovics András
daa8183598
[AAE-19365] Fix for changelog generation ( #9226 )
2024-01-12 10:41:25 +01:00
Pablo Martinez
9515e0e879
[AAE-19325] Update uat-be-default-app ( #9223 )
2024-01-10 12:34:36 +01:00
dependabot[bot]
ee8b041950
build(deps): bump actions/upload-artifact ( #9176 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...c7d193f32e
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:45:24 -05:00
dependabot[bot]
68a3807204
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9179 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...c7d193f32e
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:44:59 -05:00
dependabot[bot]
1cda5584bd
build(deps): bump actions/upload-artifact ( #9177 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...c7d193f32e
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:44:34 -05:00
dependabot[bot]
1f28f20523
build(deps): bump actions/download-artifact ( #9200 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9bc31d5ccc...f44cd7b40b
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 11:46:18 -05:00
dependabot[bot]
27eef7b86c
build(deps): bump actions/download-artifact ( #9204 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9bc31d5ccc...f44cd7b40b
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 11:45:28 -05:00
Wojciech Duda
9c421a8858
[AAE-14726] apply design tokens for ProcessHeaderCloudComponent ( #9189 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-14726] apply design tokens for ProcessHeaderCloudComponent
* [AAE-14726] remove additional palette pick
* [AAE-14726] fix comp variables
---------
Co-authored-by: Michał Fidor <42964298+MichalFidor@users.noreply.github.com>
2024-01-08 15:54:04 +00:00
Wojciech Duda
03647f6697
[AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent ( #9172 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
2024-01-08 13:36:28 +01:00
Wojciech Duda
551bfeb841
[AAE-15294] applied design tokens for GroupCloudComponent ( #9168 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] fixed lint
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] fix whitespace in label
2024-01-08 13:01:07 +01:00
dependabot[bot]
92fd4e2d69
build(deps): bump Alfresco/alfresco-build-tools ( #9213 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](385e91ea79...f2259c2bb5
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 10:43:31 +01:00
dependabot[bot]
f5b73d8751
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9180 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](b1b635d242...ba37328d4e
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 10:33:01 +01:00
dependabot[bot]
3042848e78
build(deps): bump Alfresco/alfresco-build-tools from 5.9.0 to 5.10.0 ( #9214 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](385e91ea79...f2259c2bb5
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 10:32:37 +01:00
Aayush Rohila
595856cb8d
[ADF-5556] Compatibility matrix document update. ( #9205 )
...
* [ADF-5556] Update of compatibility matrix document.
* Add the versionIndex link
* versionIndex added for missed ADF version
* corrected the version index
* version corrected
---------
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com>
2024-01-05 08:26:26 -05:00
dependabot[bot]
9c245e05ef
build(deps): bump Alfresco/alfresco-build-tools ( #9198 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](b88340ccab...385e91ea79
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 09:57:08 +01:00
dependabot[bot]
e5835cdfde
build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ( #9202 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8f152de45c...b39b52d121
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 09:56:48 +01:00
dependabot[bot]
ec9eff1543
build(deps): bump Alfresco/alfresco-build-tools from 5.6.0 to 5.9.0 ( #9201 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](b88340ccab...385e91ea79
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 09:56:34 +01:00
pkunduGL
4ff46642fb
[ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component ( #9187 )
...
* Removed important
* ADF-5563
* ADF-5566
* refactored
* Refactored
* Review comments resolved
* [ci:force]
* lint issue fixed
* lint issues fixed
* Refactored
* extra space removed
* linting resolved
* checkbox issue fixed
* lint issue fixed
* lint issue fixed
2024-01-03 16:32:35 +05:30
Aayush Rohila
d4d731b275
[ADF-5562][ADF-5564]Removed !important from from and version list component ( #9142 )
...
* [ADF-5562][ADF-5564]Removed !important from from and version list component
* review changes
* Review comments resolved
* Review comments resolved
* PR resolution
* [ACS-5562] PR Resolution
* [ACS-5562] PR Resolution
---------
Co-authored-by: pkundu <priyanka.kundu@hyland.com>
Co-authored-by: pkunduGL <142476714+pkunduGL@users.noreply.github.com>
2024-01-03 16:29:16 +05:30
swapnil-verma-gl
5054679f6c
[ACS-6211] Fixed UI alignment issues in create rules screen (CardView and child components) ( #9101 )
...
* [ACS-6211] Fixed UI alignment issues create rule dialog (changes in card-view and child components)
* [ACS-6211] Removed unneeded test case
* [ACS-6211] Addressed code review findings. Added label div for when card-view-selectitem.component is in non-editable mode. Added corresponding tests
* [ACS-6211] Fixed alignment issue for card-view-selectitem.component
* [ACS-6211] Removed unneeded testcase
* [ACS-6211] Resolved ui alignment issue with card-view-text-item.component
2024-01-03 12:19:04 +05:30
Yasa-Nataliya
bd5e3799f0
[ADF-5568] Removed important property from 'card-view-dateitem.component.scss' in ADF ( #9206 )
...
* [ADF-5568] removed important property
* [ADF-5568] removed unwanted selectors
---------
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com>
2024-01-03 11:51:46 +05:30
Yasa-Nataliya
b0dae85689
[ADF-5567] Removed important property from 'permission-list.component.scss' in ADF ( #9184 )
...
* [ADF-5567]Removed important
* [ADF-5567]lint fixes
* [ACS-5567] PR resolution.
* [ACS-5567] PR resolution.
---------
Co-authored-by: Aayush Rohila <aayush.rohila@contractors.onbase.com>
2024-01-03 11:50:43 +05:30
Anukriti Singh
e65b5430a1
[MNT-23433] configure position for close button on Viewer ( #9143 )
...
* [MNT-23433] configure position for close button
* [MNT-23433] added documentation
* [MNT-23433] unit test title fix
* [MNT-23433] setting close button position
* [MNT-23433] removed extra space
* [MNT-23433] lint issue resolved
* [MNT-23433] setting default position to left
* [MNT-23433] updated the type
* [MNT-23433] add check for info button
* [MNT-23433] indentation fix
* [MNT-23433] documentation added
* [MNT-23433] unit test updated
* [MNT-23433] linting issue resolved
* [MNT-23433] update unit test
* [MNT-23433] lint issue resolved
2024-01-02 19:55:37 +05:30
DominikIwanek
6549235dae
[ACS-6412] - Some operations are broken when executed on file created from template ( #9207 )
2024-01-02 14:46:42 +01:00
dependabot[bot]
6afa5df518
build(deps): bump actions/setup-node in /.github/actions/setup ( #9199 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](8f152de45c...b39b52d121
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 10:13:16 +01:00
dependabot[bot]
4583a119cb
build(deps): bump github/codeql-action from 2.22.9 to 3.22.12 ( #9203 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.9 to 3.22.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c0d1daa7f7...012739e508
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 10:11:57 +01:00
Bartosz Sekula
a1b4c54b16
Allow to use extension value in addition to passing JSON file name ( #9192 )
...
* [AAE-18136] Allow to use extension value
* Apply suggestions from code review
Co-authored-by: Robert Duda <robert.duda@hyland.com>
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com>
2023-12-23 12:39:48 +01:00
DominikIwanek
e9c769bc30
[ACS-6399] - ACA search properties facet clear button do not clear search filter ( #9191 )
2023-12-22 11:50:29 +01:00
SheenaMalhotra182
b9d3065810
[ADF-5569] removed important ( #9190 )
2023-12-22 15:40:48 +05:30
Mykyta Maliarchuk
c4d5f5dae1
[ACS-6325] Persisting configuration of document list columns size, visibility and order ( #9170 )
...
* [ACS-6325] save datatable columns configuration for width & visibility
* [ACS-6325] emit document list columns configuration
* [ACS-6325] linting fixes
* [ACS-6340] some fixes for actions menu
2023-12-21 13:25:16 +01:00
Anukriti Singh
a900dd2551
[ACS-5645] Property Panel Feature ( #8995 )
...
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* added unit test cases for new functionality
* minor fixes
* minor fixes
* minor fixes
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]modified the changes
* [ACS-5645]removed unwanted space
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* linting fixes
* [ACS-5645]minor fixes
* [ACS-5645] removed unwanted code
* [ACS-5645]modified the change
* [ACS-5645]aligned input
* [ACS-5645]modified changes
* [ACS-5645]Implemented the changes as per the review comments
* [ACS-5645]linting fixes
* [ACS-5645]fixed sonarcloud issue
* [ACS-5645]fixed errors
* [ACS-5645]rename the function
* [ACS-5645]fixes linting
* [ACS-5540]lint fixes
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645] Removed unused code
* [ACS-5645]linting fixes
* [ACS-5645]fixes for lint
* [ACS-5645] e2e fixes
* [ACS-5645]Added translation
* [ACS-5645]fixes for e2e
* [ACS-5645]fixes for e2e
* [ACS-5645]e2e fixes
* [ACS-5645] Renamed the theme
* [ACS-5645]modified changes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] added tooltips for save and cancel icons
* [ACS-5645] Modified the changes
* [ACS-5645]Modified the changes
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645]Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645] Resolved sonarcloud issue
* [ACS-5645] added test cases for tags component
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] Implemented changes as per review comments
* [ACS-5645] lint fixes
* [ACS-5645] Implemented the review comments
* [ACS-5645] added focus
* [ACS-5645] modified the changes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Removed unwanted code
* [ACS-5645] fixed sonarcloud issue
* [ACS-5645] Added missing translation key
* [ACS-5645] renamed the methods
* [ACS-5645]Added edit functionality for each panel and updated test cases
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645]linting fixes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* minor fixes
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* minor fixes
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5551] property panel design
* [ACS-5551] minor changes
* [ACS-5551]minor change
* [ACS-5551] updated checks for non -editable field
* [ACS-5551] modified the changes
* [ACS-5551] modified changes
* [ACS-5551] content-metadata updated
* [ACS-5551] code updated
* [ACS-5551] remove extra space
* fixed scrollbar issue
* [ACS-5551] margin adjusted
* Fixed ACS-6110
* [ACS-5551] design updated
* [ACCS-5551] unit test added
* [ACS-5551] margin issue fixed
* scroll issue fixed
* [ACS-5551] color updated
* [ACS-5551] design modify
* [ACS-5551] add missing methods
* [ACS-5654] translation added
* [ACS-5645] style updated
* [ACS-5654] hide toggle button for aspects
* [ACS-5645] theme updated
* [ACS-5645] tags and category tyle update
* [ACS-5645] unit test update
* [ACS-5645] code updated as per comments
* [ACS-5645] linting issue fix
* [ACS-5645] fixed the failed unit test cases
* [ACS-5645] e2e fixes
* [ACS-5645] e2e modify
* [ACS-5645] aspect issue resolved
* [ACS-5645] Address the comments
* [ACS-5645] Address the comments
* [ACS-5645] tags list design modify
* [ACS-5645] design modify for chips
* [ACS-5645] Removed unused property
* [ACS-5645] Stop reload on panel cancel changes
* [ACS-5645] Linting issue fixed
* revert file change
* [ACS-5645] update aspect issue fix
* Revert "[ACS-5645] update aspect issue fix"
This reverts commit 5212112f2293ad4c29afdd7c7faaf897cd3d00f6.
* reduce layout duplicates, header panel component
* code improvements
* remove useless logging
* cleanup css, remove mat-divider, fix tests
* remove useless styles
* cleanup e2e
* cleanup useless events
* rename nodeIcon to just icon
* disable transition animation for tabs
* remove "editable" hacks
* improved naming for state properties
* bug fixes for process cloud
* css stylelint fixes
* rework component, cleanup useless code
* fix allowable operations and readonly state
* wait for button
* cleanup css, disable e2e
* remove demo-shell only content, fix metadata
* restore reset date functionality
* fix incorrect styling
* fix clear date button styles
* cleanup text item styles
* remove useless classes
* text item rework, code cleanup
* style bug fixes
* cleanup useless tests
* fix styles and tests
* bug fixes for select item styles, revert PR changes
* rework categories styles
* rework tags creator styles
* rollback divider module
* fix css variable naming
* fix issue with hidden properties
* fix key value pairs layout and styles
* fix tag creator validation
* remove incorrect styles, raise proper errors
* fix unit tests
* fix theme vars naming
* remove css hacks for date items
* fix error borders
* fix css bugs
* reduce code
* cleanup e2e and en.json
* fix css linting
* cleanup unused template refs
* remove useless div for metadata container
* cleanup expanders api
* cleanup and remove useless tests
* cleanup i18n
* cleanup tests
* cleanup css
* cleanup css
* [ACS-5654] added the missing theme variables
* review comments resolved
* fixed css issue
* [ACS-5654] removesd extra div
* [ACS-5654] save and cancel button bug fix
* [ACS-5654] unit test fix for expand the panel
* [ACS-5645] design issues fix
* [ACS-5654] cards design fixed
* [ACS-5654] node icon added to thumbnail service
* [ACS-5645] linting issue fixed
* [ACS-5645] thumbnail unit test updated
* [ACS-5645] linting updated
* [ACS-5645] removed extra div
* [ACS-5645] important removed
* [ACS-5645] tags text issue fix
* [ACS-5645] add missed class
* [ACS-5645] removed unused classes
* [ACS-5645] removed unused code
* revert flags to original state
* fix missing semicolon
* fix linting issues
* reduce code duplication
* code cleanup
* [ACS-5645] unit test fix
* [ACS-5645] e2e fix for edit button
* fix linting issue for e2e
* Replaced getNodeIcon from thumbnail to content service
* fix indentation
* refactor css variable
* use rgba color value
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com>
Co-authored-by: pkundu <priyanka.kundu@hyland.com>
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2023-12-21 16:37:13 +05:30
dependabot[bot]
a7d18cbfe5
build(deps): bump @storybook/core-server from 6.5.16 to 7.6.5 ( #9174 )
...
Bumps [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server ) from 6.5.16 to 7.6.5.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.5/code/lib/core-server )
---
updated-dependencies:
- dependency-name: "@storybook/core-server"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 05:15:58 +00:00
dependabot[bot]
27ce1e1c22
build(deps-dev): bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 ( #9039 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 17:14:54 +00:00
Wojciech Duda
0191860950
[AAE-15295] added design tokens to PeopleCloudComponent ( #9162 )
2023-12-18 14:47:15 +01:00
dependabot[bot]
269dcf1cf1
build(deps-dev): bump lint-staged from 13.2.2 to 15.2.0 ( #9156 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.2.2 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.2...v15.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 14:46:23 -05:00
dependabot[bot]
210d6d1388
build(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 49.0.0 ( #9083 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 46.0.0 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v49.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 10:52:15 -05:00
Michał Fidor
7c924e0e28
[AAE-19026] Fix app permissions ( #9171 )
2023-12-15 10:30:04 +01:00
Amedeo Lepore
0932a3ed10
[AAE-18459] Fix invalidateSession is called when auth is not initilized by js-api ( #9152 )
...
* [AAE-18459] Replace all placeholders if the configuration key is an object
* [AAE-18459] don't invalidate session if authentication is not handled by js-api
2023-12-14 18:51:10 +00:00
Michał Fidor
1f5af31ad0
[AAE-19026] Fix app permissions ( #9169 )
2023-12-14 13:43:33 +01:00
Amedeo Lepore
2ca1c75b76
[AAE-19005] Pin 18.18.2 node version ( #9167 )
2023-12-13 20:27:15 +01:00
Amedeo Lepore
6e848d129b
Revert "Revert "build(deps): bump actions/setup-node in /.github/actions/setup ( #9125 )" ( #9165 )" ( #9166 )
...
This reverts commit ce93a7cc04173ac4f7d5962e304329ae8bfed297.
2023-12-13 19:51:46 +01:00
Amedeo Lepore
7121e72f83
Revert "Check js api unit test issue ( #9163 )" ( #9164 )
...
This reverts commit 25418c22cdc1d401d7acb9c8372b7ce5899f2f5d.
2023-12-13 18:32:37 +00:00
Amedeo Lepore
ce93a7cc04
Revert "build(deps): bump actions/setup-node in /.github/actions/setup ( #9125 )" ( #9165 )
...
This reverts commit a87290e11a63356fdd731195255164b0800e805d.
2023-12-13 18:46:04 +01:00
Amedeo Lepore
25418c22cd
Check js api unit test issue ( #9163 )
...
* Revert "build(deps): bump actions/checkout in /.github/actions/artifact-extract (#9131 )"
This reverts commit 3837d19b5888c7fa20bcfa1dbf44d8d1e2e6505d.
* Revert "build(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#9127 )"
This reverts commit e47b1100d182df3b4c4989556512a363649074a1.
* Revert "build(deps): bump actions/checkout from 3.6.0 to 4.1.1 (#9128 )"
This reverts commit da018aadb978780a6fd47ddf4345c7fca3f01d04.
* Revert "build(deps): bump Alfresco/alfresco-build-tools (#9139 )"
This reverts commit f2764d0638156b96a3f1e795a56e85478f354a17.
* Revert "build(deps): bump Alfresco/alfresco-build-tools from 1.36.0 to 5.4.0 (#9138 )"
This reverts commit 76eca4998541a0d390aba2889b22aa87b8c945c8.
* Revert "build(deps): bump actions/setup-node from 3.8.2 to 4.0.0 (#9149 )"
This reverts commit 167a5be810cbdced686919b443b7f4362d7036c6.
2023-12-13 17:07:04 +00:00
Michał Fidor
6d4197412f
[AAE-18893] Update application by process sequentialusertask ( #9160 )
2023-12-13 16:06:01 +01:00