tomson
9616b50319
[ADF-23188] Image scroll issue, enable zoom on wheel ( #9428 )
2024-03-18 14:51:44 +01:00
jacekpluta
c3459c40cc
[ACS-7242] Resizing columns with panel opened on the right, e.g. nfo Drawer creates empty columns space when panel is closed. ( #9446 )
2024-03-18 11:45:24 +01:00
Bartosz Sekula
69de85ad06
[AAE-20769] Fix precision for incoming values in bigdecimal field ( #9434 )
...
* [AAE-20769] Fix precision for incoming values in bigdecimal field
* CR
2024-03-18 10:35:40 +01:00
Tomasz Gnyp
b4f27d15b8
AAE-20848 Add display external property widget ( #9429 )
...
* AAE-20848 Add display external property widget
* revert css changes
* AAE-20848 validate validatable types
* AAE-20848 implement suggestions
* fix lint
2024-03-18 10:02:49 +01:00
Tomasz Gnyp
d8bd7dc424
AAE-21222 exclude e2es ( #9447 )
2024-03-18 09:25:53 +01:00
Wojciech Duda
c7db54dc8b
AAE-20779 make selector regex more precise ( #9431 )
...
* AAE-20779 improve regex part 1
* AAE-20779 match nested selectors
* AAE-20779 only match classes
* AAE-20779 remove message changes
* AAE-20779 add matching for tag names
2024-03-15 14:05:23 +01:00
Wojciech Duda
0a1fd8dd2e
AAE-20779 add custom eslint rule for material selectors ( #9427 )
...
* AAE-20779 create custom eslint rule
* AAE-20779 add dynamic error messages depending on the filetype
* AAE-20779 update regex for classes
* AAE-20779 remove console log, fix default message
* AAE-20779 lint fix
* AAE-20779 simplified error messages
2024-03-14 14:52:48 +01:00
Mykyta Maliarchuk
e675a12dfd
[ACS-6233] Enable metadata e2es ( #9391 )
...
* [ACS-6233] enable metadata e2es
* [ACS-6233][ci:force]
* [ACS-6233] cr fix
* [ACS-6233] cr fix
* [ACS-6233] fix e2e C260181
2024-03-13 15:40:04 +01:00
jacekpluta
32f2bf995d
[AAE-21147] Data table columns width are not adjusting to screen size anymore. ( #9426 )
2024-03-12 17:31:59 +01:00
jacekpluta
e9dc55bca2
[ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF ( #9302 )
2024-03-11 15:33:09 +01:00
Rafal Szmit
6bc532abf2
AAE-21058-fix-illegal-selector ( #9422 )
2024-03-11 13:41:13 +01:00
jacekpluta
7ed137551c
[ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) ( #9404 )
2024-03-08 20:53:52 +01:00
AleksanderSklorz
5d545b5f0d
[ACS-6581] Wrap comments into multiple lines ( #9407 )
...
* ACS-6581 Wrap comments into multiple lines
* ACS-6581 Used variable for border color
* ACS-6581 Changed value for padding
* ACS-6581 Used ellipsis and tooltip instead of wrapping comment
* ACS-6581 Add missing space
2024-03-08 15:44:53 +01:00
Rafal Szmit
ab6d94a270
AAE 21001 enable AAE e2es ( #9411 )
...
* AAE-21001 enable AAE e2es
* remove duplicated e2e
* [ci:force] trigger ci
* [ci:force] trigger ci
* fix C286598
2024-03-08 15:44:25 +01:00
jacekpluta
78e7d4cede
[ACS-6565] No items message in folder properties not displayed properly ( #9413 )
2024-03-08 14:51:01 +01:00
Rafal Szmit
b8e62534bf
AAE-19551 e2e material locators refactor ( #9403 )
...
* AAE-19551 e2e-material-locators-refactor
* testing lib
* e2e lib
* playwright refactor
* fix lint issues
* bring back excluded process e2e
* fix spinner
* locator fixes
2024-03-07 18:33:03 +00:00
tamaragruszka
75f33b1990
[ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears ( #9383 )
...
* [ACS-6587] reload files after update
* [ACS-6587] update view after version change
* [ACS-6587] update view after version change
* [ACS-6587] update tests
* AAE-0000 e2e affected were not running on ADF pipeline' (#9409 )
* AAE-14727 Removed unused css rule (#9408 )
* [ACS-6587] update tests
* [ACS-6587] rearrange tests description
---------
Co-authored-by: Vito Albano <vito.albano@alfresco.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
2024-03-07 13:48:52 +01:00
Vito Albano
5dc82f03b4
Removing js-api external dep as it has been moved into ADF repo ( #9255 )
...
* Removing js-api external dep
* Fixed targeting
* Fixed targeting with local js-api
* [affected:*] Fixed targeting with local js-api
* Fixed bundle for CI
2024-03-07 09:50:37 +00:00
MichalKinas
be45e9d4dc
Release 6.7.1 ( #9410 )
...
* Release 6.7.1
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
6.7.1
2024-03-06 09:48:56 +01:00
Ehsan Rezaei
43476ed49a
AAE-14727 Removed unused css rule ( #9408 )
2024-03-05 16:39:10 +01:00
Vito Albano
1236fc5599
AAE-0000 e2e affected were not running on ADF pipeline' ( #9409 )
2024-03-05 15:36:17 +00:00
Pablo Martinez
dc88ef8ce7
AAE-20480 Full Screen User Task Forms ( #9341 )
...
* AAE-20480 Full Screen User Task Forms
* AAE-20480 Attend review comments
* AAE-20480 Remove leftovers
* AAE-20480 Enable changing the display mode from task-form-cloud
* AAE-20480 Fix fullscreen mode header
* AAE-20480 Fix review comments
* AAE-20480 Allow hiding the full screen toolbar by configuration
* AAE-20480 Add review comments
* AAE-20480 Create display mode service
2024-03-05 15:10:50 +01:00
MichalKinas
530899fd51
[ACS-6924] Rename tags and categories plugins ( #9406 )
2024-03-05 12:58:23 +01:00
jacekpluta
77a87f01df
[ACS-6586] "Folder" property complains about letters provided into "Name" input field ( #9365 )
2024-03-05 11:42:47 +01:00
dependabot[bot]
a1144597cb
build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 ( #9327 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](b39b52d121...60edb5dd54
)
---
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-03-05 09:27:06 +01:00
dependabot[bot]
8d2cb68070
build(deps): bump Alfresco/alfresco-build-tools ( #9399 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.13.1 to 5.17.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](469ed8f7c8...2eaedaf6e9
)
---
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-03-05 09:26:48 +01:00
dependabot[bot]
1ee1ea7ee2
build(deps): bump github/codeql-action from 3.24.0 to 3.24.6 ( #9402 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.0 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e8893c57a1...8a470fddaf
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-03-05 09:26:31 +01:00
dependabot[bot]
fee49c46cd
build(deps): bump Alfresco/alfresco-build-tools from 5.13.1 to 5.17.0 ( #9401 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.13.1 to 5.17.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](469ed8f7c8...2eaedaf6e9
)
---
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-03-05 09:26:19 +01:00
dependabot[bot]
15a38d6920
build(deps-dev): bump @typescript-eslint/typescript-estree ( #9405 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 6.7.0 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
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>
2024-03-05 09:17:31 +01:00
dependabot[bot]
d9307d3ef8
build(deps-dev): bump css-loader from 6.8.1 to 6.10.0 ( #9376 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.8.1 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.10.0 )
---
updated-dependencies:
- dependency-name: css-loader
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>
2024-03-04 13:51:56 -05:00
Tomasz Gnyp
513098aee7
AAE-19372 Fix clickable area on cardview textitem ( #9361 )
...
* AAE-19372 Fix clickable area on cardview textitem
* AAE-19372 update test description
2024-03-04 13:39:49 -05:00
Grzegorz Jaśkowski
9e4569d7ca
[MNT-24082] fix aspect overwriting from dialog ( #9390 )
...
* [MNT-24082] fix aspect overwriting from dialog
* [MNT-24028] address comments, improve unit tests
2024-03-04 11:45:41 +01:00
jacekpluta
ca892fc8fa
[ACS-6690] Resizing column can trigger sorting key/direction change in ACA and ADW ( #9362 )
2024-03-04 11:03:15 +01:00
dominikiwanekhyland
325eef1c32
[ACS-6748] BasicAlfrescoAuthService.requireAlfTicket should not be in adf/core ( #9393 )
2024-03-04 10:02:03 +01:00
Ewelina Dikta
255f472b39
AAE-18759 Adding necessary process to uat-be-default-app ( #9394 )
2024-03-01 15:27:49 +01:00
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 ( #9392 )
6.7.0
2024-03-01 14:06:48 +01:00
DominikIwanek
f7d83195f9
[ACS-6888] - The root folder of breadcrumbs is misplaced when viewed from a folder view ( #9389 )
2024-02-28 12:20:53 +01:00
dependabot[bot]
60605b482a
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /lib/testing ( #9385 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:28:14 -05:00
dependabot[bot]
b98d67e816
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /tools/doc ( #9386 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:27:56 -05:00
dependabot[bot]
3af4e79424
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /lib/cli ( #9384 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:24:48 -05:00
dependabot[bot]
a5332bf808
build(deps): bump es5-ext from 0.10.62 to 0.10.63 ( #9387 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:24:21 -05:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 ( #9380 )
2024-02-27 16:24:03 +01:00
Bartosz Sekula
bd9a9bb901
[AAE-19610] Fix duplicated buttons for date-time filter widget ( #9382 )
2024-02-26 14:20:26 +01:00
Wojciech Duda
672f70ac43
AAE-20791 fix task from spinner misaligned to the left ( #9381 )
2024-02-26 12:09:59 +01:00
MichalKinas
f7dcab7adb
[ACS-6831] Property panel refactoring ( #9372 )
...
* [ACS-6831] Refactor property panel feature to mitigate bugs and increase code quality
* [ACS-6831] Introduce new interace for metadata panel
* ACS-6831 Corrected tests
* ACS-6831 Fixed unit tests
* ACS-6831 Fixed unit tests
* ACS-6831 Cleaning code
* ACS-6831 Added tests
* ACS-6831 Replaced fdescribe with describe
* [ACS-6831] Use default properties enum, fix editing state
* [ACS-6831] Expand correct section based on displayAspect property
* [ACS-6831] Lint fix
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2024-02-26 08:47:56 +01:00
dependabot[bot]
872abc3dc0
build(deps-dev): bump webpack from 5.88.2 to 5.90.3 ( #9371 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.90.3 )
---
updated-dependencies:
- dependency-name: webpack
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>
2024-02-22 13:35:49 -05:00
Wojciech Duda
71ef7b940a
AAE-20791 fixed task form spinner alignment ( #9369 )
2024-02-22 17:52:51 +00:00
dependabot[bot]
ca6b596741
build(deps): bump ip from 2.0.0 to 2.0.1 ( #9364 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:52:03 -05:00
DominikIwanek
7e68ed9ceb
[ACS-6817] Size and Modified by is not displayed after editing file/folder properties ( #9367 )
2024-02-22 10:33:09 +01:00
DominikIwanek
e20f8536cb
[MNT-22836] -Docs for Support of PKCE ( #9368 )
2024-02-22 10:31:48 +01:00