alep85
c3f50062d5
Remove useless test
2024-09-17 17:24:09 +02:00
alep85
5b0c0affd5
AAE-25816 Provide a separate storage instance for the AuthModule to allow setting a custom storage prefix for authentication data stored in local storage
2024-09-17 17:24:09 +02:00
Kasia Biernat-Kluba
59818226aa
AAE-26023 Unify look of style properties names ( #10227 )
2024-09-17 14:50:53 +02:00
Pablo Martinez
02597fe7a5
AAE-25569 Fix dependencies ( #10224 )
2024-09-16 17:35:18 +02:00
Pablo Martinez
851b627823
AAE-25569 Fix dependencies ( #10223 )
...
* AAE-25569 Fix dependencies
* [ci:force]
* [ci:force]
2024-09-16 16:15:52 +02:00
Pablo Martinez
02587ecbb6
AAE-25569 Add text alignment options to the rich text editor ( #10208 )
2024-09-16 11:58:27 +02:00
Darya Balvanovich
6cb3b589f8
ACS-8602 remove mat-selectors
2024-09-14 21:02:21 +02:00
Darya Balvanovich
dd14a9349d
ACS-8602 fix header alignment and replace old selectors with new
2024-09-14 21:02:21 +02:00
Darya Balvanovich
9c68f68c0a
ACS-8602 fix header alignment
2024-09-14 21:02:21 +02:00
Darya Balvanovich
36a6b0e568
WIP on ACS-8602-The-tabs-names-in-window-are-not-match-in-the-design
...
ACS-24317 fix src double call
2024-09-14 21:01:18 +02:00
Denys Vuika
4609a53a99
remove unused setupTestBed api ( #10210 )
2024-09-13 14:54:31 +02:00
Grzegorz Jaśkowski
8c01ccf931
[ACS-8745] handle row selection in process list ( #10196 )
...
* ACS-8745 handle row selection in process list
* ACS-8745 add type to event emitter
* ACS-8745 change type in docs
* ACS-8745 review remarks - duplicated methods, redundant property
* ACS-8745 review remarks - docs typo, unit tests
2024-09-13 09:35:48 +02:00
tomasz hanaj
cf9f4cc681
[AAE-25268] emit filter key when it's value increased or decreased ( #10186 )
...
* [AAE-25268] emit filter key when it's value increased or decreased
* [AAE-25268] simplified if
2024-09-12 17:17:25 +01:00
dependabot[bot]
6b6c680b4e
build(deps): bump body-parser and express ( #10205 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 12:38:47 +02:00
Wiktor Danielewski
f714525932
AAE-25445 Add axios as fixed dependency ( #10201 )
2024-09-12 11:59:27 +02:00
swapnil-verma-gl
eb954c0ecd
[ACS-8666] Fixed issue where header filters were not getting reset when navigating between folders ( #10150 )
2024-09-12 12:27:37 +05:30
swapnil-verma-gl
3458546c92
[ACS-8556] Resolved issue where UI for type to narrow field in the add aspect dropdown was broken ( #10066 )
...
* [ACS-8556] Resolved issue where UI for type to narrow field in the add aspect dropdown was broken
* [ACS-8556] Empty commit
* [ACS-8556] Empty commit
* [ACS-8556] Empty commit
2024-09-12 12:05:17 +05:30
Kasia Biernat-Kluba
ed24f4932c
AAE-25387 Styles preview ( #10199 )
2024-09-11 16:20:30 +02:00
Michał Fidor
20e770d58c
AAE-23545 Remove default app ( #10198 )
2024-09-11 14:21:08 +02:00
dependabot[bot]
44a589ed1c
build(deps-dev): bump css-loader from 6.11.0 to 7.1.2 ( #10180 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.11.0 to 7.1.2.
- [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.11.0...v7.1.2 )
---
updated-dependencies:
- dependency-name: css-loader
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-09-10 11:45:06 -04:00
dependabot[bot]
a668d8ad9e
build(deps-dev): bump eslint-plugin-storybook from 0.6.15 to 0.8.0 ( #10192 )
...
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook ) from 0.6.15 to 0.8.0.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases )
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.15...v0.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
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-09-10 10:10:05 -04:00
Denys Vuika
b1abe2c8a6
ACS-8227: remove internal mime type icon pipe ( #10142 )
2024-09-10 10:07:18 -04:00
Denys Vuika
b1260e06ea
Revert "AAE-23545 Remove default application used for BE tests only ( #10166 )" ( #10193 )
...
This reverts commit 0821c74509270ff02975f51a1d4b348842d13fc1.
2024-09-10 10:01:08 -04:00
Michał Fidor
0821c74509
AAE-23545 Remove default application used for BE tests only ( #10166 )
2024-09-10 09:19:06 -04:00
Amedeo Lepore
b20107fdc5
AAE-24139 Fix unauthorized user error when access token is not valid ( #10012 )
...
* AAE-24139 Bump angular-oauth2-oidc version to 15
* AAE-24139 Allow to set sessionCheckEnabled and clockSkewInSec properties
* AAE-24139 Update angular-oauth2-oidc version to 15 in the core deps
* AAE-24139 Remove authentication tokens when the token is no longer valid and reload the page to let oauth library refresh the token
* fix lint issue
2024-09-10 15:09:32 +02:00
Denys Vuika
f1208d45c3
ACS-8610: cleanup demo shell protractor tests ( #10148 )
2024-09-10 08:36:42 -04:00
Kasia Biernat-Kluba
a754976ad9
ACS-8760 Fix default process name ( #10190 )
2024-09-10 13:08:24 +02:00
dependabot[bot]
9cdd27187a
build(deps): bump Alfresco/alfresco-build-tools from 6.1.0 to 7.0.0 ( #10182 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](209bb42756...a4013b7dfd
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-09-10 09:58:08 +02:00
dependabot[bot]
ff5e3496c5
build(deps): bump Alfresco/alfresco-build-tools ( #10183 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](209bb42756...a4013b7dfd
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-09-10 09:57:55 +02:00
dependabot[bot]
a2e1a235c0
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #10181 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](3c16e895bb...0901cf7b71
)
---
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-09-10 09:57:44 +02:00
Kasia Biernat-Kluba
4202fa7e90
AAE-24927 update widgets schema & predefined theme ( #10185 )
...
* AAE-24927 update widgets schema
* AAE-24927 predefined theme
* update theme model and tests
* exclude flaky test
2024-09-09 14:45:43 +02:00
Bartosz Sekula
7506c109d8
AAE-25817 Fix for initializing alfresco API ( #10184 )
2024-09-09 11:45:37 +02:00
Eugenio Romano
e617333f00
[AAE-20109] Move alfresco js-API and alfrescoapi service out from the core ( #9317 )
...
* AAE-20109 Remove alfrescoapiservice from core
* fix after rebase
* [AAe-12502] Post-rebase fix
* [AAE-12502] Add unit test fix
---------
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-09-06 18:43:33 +02:00
Pablo Martinez
b60797e3b1
AAE-25190 Retrieve start process cloud customisation ( #10133 )
...
* AAE-25190 Restrieve start process cloud customisation
* AAE-25190 Fix code duplucation
* AAE-25190 Address review comments
* AAE-25190 Address review comments
2024-09-06 16:25:49 +02:00
Kasia Biernat-Kluba
166325d703
AAE-24927 add ability to style form widget - header ( #10173 )
...
* AAE-25211 form styling PoC
* AAE-25211 poc
* AAE-25211 revert cloud form service
* AAE-24927 display text schema
* AAE-24927 radio button styles
* AAE-24927 header styles
* AAE-24927 style pipes
* AAE-24927 styles for header
* AAE-24927 remove redundand prop
2024-09-05 11:59:57 +02:00
Kasia Biernat-Kluba
5d5c1ac527
AAE-24927 Add ability to style form widgets ( #10171 )
...
* AAE-25211 form styling PoC
* AAE-25211 poc
* AAE-25211 revert cloud form service
* AAE-24927 display text schema
* AAE-24927 radio button styles
* AAE-24927 header styles
* AAE-24927 style pipes
* AAE-24927 remove redundand field
* remove redundand comment
* fix build error
* remove space from protractor test
2024-09-05 10:58:36 +02:00
Denys Vuika
a86b23f8a1
ACS-8221: remove internal localized role pipe ( #10143 )
...
* remove internal localized role pipe
* remove internal localized role pipe [ci:force]
* performance improvements
2024-09-04 11:59:34 -04:00
MichalKinas
a238442d93
[ACS-8635] Properly handle each case of viewing files linked to process/task ( #10169 )
...
* [ACS-8635] Properly handle each case of viewing files linked to process/task
* [ACS-8635] Unit test coverage
2024-09-04 14:51:17 +02:00
Akash Rathod
4821c19760
[ACS-8733] exclude flaky test need fix ( #10172 )
2024-09-04 14:14:39 +02:00
Akash Rathod
564b3f4931
ACS-8733 e2e locator fix ( #10170 )
2024-09-04 11:46:56 +02:00
tomasz hanaj
7d7843bc47
[AAE-25268] added output for updated filter ( #10110 )
2024-09-03 11:52:08 +01:00
Ehsan Rezaei
598d494b0f
Fix peerDependency version conflicts ( #10167 )
2024-09-03 11:44:13 +01:00
dependabot[bot]
15d3f468d4
build(deps-dev): bump webpack from 5.93.0 to 5.94.0 ( #10156 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2024-09-03 12:06:13 +02:00
Kasia Biernat-Kluba
0f3098d9f0
AAE-0000 Fix imports ( #10165 )
2024-09-03 10:30:07 +02:00
dependabot[bot]
14e34c8b47
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #10158 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-09-03 09:51:28 +02:00
dependabot[bot]
635760b678
build(deps): bump actions/upload-artifact ( #10162 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-09-03 09:51:09 +02:00
dependabot[bot]
af3099bbae
build(deps): bump actions/upload-artifact ( #10157 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-09-03 09:50:51 +02:00
dependabot[bot]
49ccf6f694
build(deps): bump actions/upload-artifact ( #10159 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-09-03 09:50:34 +02:00
dependabot[bot]
ebf6e01185
build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 ( #10161 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6
)
---
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-09-03 09:50:14 +02:00
dependabot[bot]
fa4c6468bf
build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 ( #10160 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](70cd7be8e4...37ebaef184
)
---
updated-dependencies:
- dependency-name: slackapi/slack-github-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-09-03 09:49:56 +02:00