Eugenio Romano
dce30c06ef
Update update-version.sh ( #8628 )
...
remove comma in list
2023-06-06 22:48:07 +02:00
MichalKinas
66b5ca90dc
[ACS-5342] Accessibility fixes for filters and facets ( #8626 )
2023-06-06 21:29:22 +02:00
Eugenio Romano
7eebdb8b11
Update release.yml
...
increase release timeout
2023-06-06 21:16:15 +02:00
Ardit Domi
06de32ed03
Fix dry run flag ( #8627 )
2023-06-06 17:06:43 +01:00
dependabot[bot]
30f2299de1
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.8 ( #8622 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.0 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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>
2023-06-06 11:05:54 +02:00
Ehsan Rezaei
dca9ea4cba
[AAE-14699] Improved unit test description ( #8625 )
2023-06-06 09:43:13 +01:00
tomasz hanaj
f549a19fb9
[AAE-14469] added constraint for typed value ( #8611 )
...
* [AAE-14469] added constraint for typed value
* [AAE-14469] removed obsolete input property
2023-06-06 09:41:13 +01:00
Eugenio Romano
2c5a6e50e2
[AAE-15126] App.config.service should log an error when the app.config.json is invalid ( #8624 )
2023-06-06 09:04:51 +01:00
Ehsan Rezaei
6ec394da5f
[AAE-14699] Improved card view text item component update ( #8597 )
...
* AAE-14699: Improved card view text item component update
* AAE-14699: updated unit tests
2023-06-06 07:28:26 +02:00
dependabot[bot]
9bf30a6b66
Bump dotenv from 16.0.3 to 16.1.3 ( #8623 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.0.3 to 16.1.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.3 )
---
updated-dependencies:
- dependency-name: dotenv
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-06-05 19:45:49 +02:00
Denys Vuika
f5abce8baa
Optimise imports using inject function ( #8557 )
...
* optimise AuthGuard
* optimise UploadBase
* optimise BaseAuthenticationService
* optimise FormComponent
* optimise BaseCloudService
* optimise card view
2023-06-05 17:31:44 +01:00
dependabot[bot]
991f11178d
Bump webpack-cli from 5.1.1 to 5.1.2 ( #8621 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
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>
2023-06-05 17:00:48 +01:00
MichalKinas
85fd98874a
[ACS-5181] Logical search components ( #8616 )
...
* [ACS-5181] Add logical search component
* [ACS-5181] Add unit tests to logical search components
* [ACS-5181] Logical filter components docs
* [ACS-5181] CR fixes
* [ACS-5181] CR and accessibility fixes
2023-06-05 16:23:41 +01:00
Tomasz Gnyp
9845b1e2a0
[AAE-14851] Convert manual tests to unit for C587091, C587092 ( #8608 )
...
* [AAE-14851] Convert manual tests to unit for C587091, C587092
* remove useless unit test
* implement suggestions
2023-06-05 12:23:30 +02:00
AleksanderSklorz
21281cafe9
[ACS-5290] Corrected version of adding custom eslint rule ( #8620 )
...
* ACS-5290 Corrected version of adding custom eslint rule
* ACS-5290 Corrected version of adding custom eslint rule
2023-06-02 08:41:14 -04:00
Denys Vuika
654acd553f
[ACS-5279] enhanced oath2 configuration handling ( #8575 )
...
* [ACS-5279] enhanced oath2 configuration handling
* fix tests
* fix schema
2023-06-02 07:02:50 -04:00
Denys Vuika
ea5c3466ef
[ACS-5305] fix name column link alignment ( #8593 )
2023-06-02 05:40:22 -04:00
AleksanderSklorz
86e9f3f22e
[ACS-5290] create eslint rule to ensure components use none value for encapsulation ( #8585 )
...
* ACS-5290 Create rule which prevent using different encapsulation in components than None
* ACS-5290 Added documentation
* ACS-5290 Updated scripts
* ACS-5290 Updated documentation
* ACS-5290 Added autofix
* ACS-5290 Formated code
* ACS-5290 Fixed lint - removed redundant comma
* ACS-5290 Renaming
* ACS-5290 Renaming
2023-06-02 08:04:50 +02:00
Eugenio Romano
959f20b3a5
fix tag work flow ( #8618 )
...
upgrade docker build to 18
6.1.0
2023-06-01 18:16:29 +02:00
Bartosz Sekula
3afe323840
[AAE-14430] Release 6.1.0 ( #8614 )
2023-06-01 17:18:27 +02:00
Eugenio Romano
07e96965aa
Update git-tag.yml ( #8615 )
...
use Github bot token to add the tag
2023-06-01 16:49:57 +02:00
swapnil-verma-gl
727365025d
[ACS-5310] Removed dead link from angular.json for demo-shell ( #8596 )
2023-06-01 16:39:30 +05:30
Alfresco Build
8178bda158
[ci:force][auto-commit] Update dependencies JS:6.1.0-952 ( #8612 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-06-01 10:46:25 +02:00
Ehsan Rezaei
7355216034
[AAE-14759] Fixed image viewer when going to full screen mode ( #8609 )
2023-05-31 12:12:09 +01:00
Robert Duda
46efc4f7ea
[AAE-14850] Fix outcome buttons position ( #8610 )
...
* [AAE-14850] Fix outcome buttons position
* delete NX file
2023-05-31 10:16:34 +02:00
Alfresco Build
772ac4106c
[ci:force][auto-commit] Update dependencies JS:6.1.0-951 ( #8607 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-31 10:14:39 +02:00
Bartosz Sekula
be9a0a08a4
[ADF-5544] Missing Vulnerabilities in adf-cli audit ( #8604 )
...
* [ADF-5544] Missing Vulnerabilities in adf-cli audit
* ensure back compatibility
2023-05-29 16:53:33 +02:00
dependabot[bot]
1e87264fbf
Bump rimraf from 4.4.1 to 5.0.1 ( #8601 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 4.4.1 to 5.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v4.4.1...v5.0.1 )
---
updated-dependencies:
- dependency-name: rimraf
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-05-29 16:12:30 +02:00
AleksanderSklorz
32f244d934
[ADF-5517] Reverted extra bug fixes changes ( #8605 )
...
* ADF-5517 Reverted extra bug fixes changes
* ADF-5517 Reverted extra bug fixes changes
2023-05-29 12:49:25 +02:00
Alfresco Build
7bcb74662b
[ci:force][auto-commit] Update dependencies JS:6.1.0-948 ( #8598 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-29 10:22:49 +02:00
Bartosz Sekula
3ee2b387ae
[AAE-14030] Fix header custom color ( #8595 )
2023-05-26 12:22:10 +02:00
Alfresco Build
fb3dee86bf
[ci:force][auto-commit] Update dependencies JS:6.1.0-944 ( #8594 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-26 05:15:03 -04:00
Raviraj Bahirsheth
2f8b7b2bd3
[ADF-5532] ADF Upgrade guide(upgrade411-50.md) ( #8516 )
2023-05-26 05:14:39 -04:00
Bartosz Sekula
2429bb4266
[AAE-14030] Custom header text color is not working on apa ( #8592 )
...
* [AAE-14030] Custom header text color is not working on apa
* CR
* Fix for demo app
2023-05-25 16:56:26 +02:00
Ketevani Kvirikashvili
507c6498a1
[AAE-14376] Spinner is not aligned after opening task details ( #8591 )
2023-05-25 12:43:27 +02:00
Alfresco Build
6e7ca50406
[ci:force][auto-commit] Update dependencies JS:6.1.0-942 ( #8590 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-25 09:42:56 +02:00
Alfresco Build
90cc562cb6
[ci:force][auto-commit] Update dependencies JS:6.1.0-941 ( #8589 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-24 12:35:39 +02:00
Nikita Maliarchuk
a799743bb5
[ADF-5540] Enable C277288 e2e ( #8587 )
...
* [ADF-5540] enable C277288 e2e
* [ADF-5540] deleted NX file
2023-05-24 11:47:29 +02:00
dependabot[bot]
78453b48db
Bump socket.io-parser from 4.2.2 to 4.2.3 ( #8588 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 09:11:26 +02:00
Ehsan Rezaei
3660f7347e
[AAE-14168] Fixed outcome buttons position in start process ( #8586 )
...
* AAE-14168: Fixed outcome buttons position in startprocess
* AAE-14168: Removed unused css
2023-05-23 14:55:00 +02:00
Alfresco Build
fc8b76fa0b
[ci:force][auto-commit] Update dependencies JS:6.1.0-936 ( #8579 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-23 13:00:22 +02:00
Robert Duda
5abb6fbee9
[AAE-14061] Fix spinner disappearing too early in task lists ( #8577 )
2023-05-23 11:31:55 +02:00
dependabot[bot]
c9e79e0f9f
Bump markdown-it and markdownlint-cli in /tools/doc ( #8576 )
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) to 13.0.1 and updates ancestor dependency [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ). These dependencies need to be updated together.
Updates `markdown-it` from 8.4.2 to 13.0.1
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/8.4.2...13.0.1 )
Updates `markdownlint-cli` from 0.16.0 to 0.34.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases )
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.16.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: indirect
- dependency-name: markdownlint-cli
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 09:08:50 +01:00
dependabot[bot]
db46e17ebd
Bump css-loader from 6.7.3 to 6.7.4 ( #8580 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.3 to 6.7.4.
- [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.7.3...v6.7.4 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
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>
2023-05-22 09:08:13 +01:00
Alfresco Build
e7ca89788a
[ci:force][auto-commit] Update dependencies JS:6.1.0-928 ( #8568 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com>
2023-05-19 14:25:43 +02:00
dependabot[bot]
b189025931
Bump shelljs from 0.8.4 to 0.8.5 in /tools/doc ( #8572 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 14:25:12 +02:00
Thomas Hunter
e4965ece6b
[ADF-5517] Add unit test to test clicking anywhere on a row in a datatable ( #8287 )
...
* [ADF-5517] Add unit test to test clicking anywhere on a row in a datatable
* Fix unit tests
* ADF-5517 Fixed failed jobs
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Removed some duplications
* ADF-5517 Fixed failed test
* ADF-5517 Small correction
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-05-19 14:00:09 +02:00
MichalKinas
65dfd446fd
[ADF-5542] Update JS-API and ADF libs versions to use caret ( #8570 )
...
* [ADF-5542] Update JS-API and ADF libs versions to use caret
* [ADF-5542] Corrected versions
2023-05-18 12:01:11 -04:00
Denys Vuika
b3e8241430
[ACS-5272] security fixes for ADF CLI ( #8567 )
2023-05-18 15:12:24 +01:00
Eugenio Romano
7e1ff20069
Update datatable.component.md documentation ( #8525 )
2023-05-18 09:19:46 +01:00