10253 Commits

Author SHA1 Message Date
Vito Albano
6dfb03dd85 readded missing dep 2024-04-16 09:10:07 +01:00
Vito Albano
3273b22783 fixig e2es - task and version 2024-04-16 09:10:07 +01:00
Vito Albano
f250c8547d fixig e2es 2024-04-16 09:10:07 +01:00
Vito Albano
dced743340 wrong xdescribe 2024-04-16 09:10:07 +01:00
Vito Albano
403391e745 Fixed code flow switch setting 2024-04-16 09:10:07 +01:00
Vito Albano
fed681adcb Fixing e2e - changing toggles 2024-04-16 09:10:07 +01:00
Vito Albano
4e6b552910 Rebase went little bit wrong -III 2024-04-16 09:10:07 +01:00
Vito Albano
c5a06989b7 Rebase went little bit wrong -II 2024-04-16 09:10:07 +01:00
Vito Albano
d832f0e580 Fixing e2e - part III 2024-04-16 09:10:07 +01:00
Vito Albano
a25a0dca83 Fixing unit after rebase 2024-04-16 09:10:07 +01:00
Vito Albano
4394615af4 E2E - fixing 2024-04-16 09:10:07 +01:00
Vito Albano
1abef149b0 Fixed unit test failing 2024-04-16 09:10:07 +01:00
Vito Albano
2a6d625245 Fixing styles not migrated by material 2024-04-16 09:10:07 +01:00
Vito Albano
cc162b1924 Fixing e2e part 2 2024-04-16 09:10:07 +01:00
Vito Albano
d63e2c0c0b Attempt to fix the e2e run' 2024-04-16 09:10:07 +01:00
Vito Albano
033bb1862f Fixed js-api build 2024-04-16 09:10:07 +01:00
Vito Albano
00740eeb5f Fixed last unit tests 2024-04-16 09:09:44 +01:00
Vito Albano
9f03f74f3f Fixed unit tests 2024-04-16 09:09:44 +01:00
Vito Albano
82ba4cd762 Fixed linting and js-api tests 2024-04-16 09:09:44 +01:00
Vito Albano
164746b3d3 Fixed prod build 2024-04-16 09:09:44 +01:00
Vito Albano
49523f41ea Fixed most of unit tests failing 2024-04-16 09:09:44 +01:00
Vito Albano
69279f4bf5 Rebased with the latest develop 2024-04-16 09:09:44 +01:00
Vito Albano
65d683663d Fixed core unit test and excluded instable ones 2024-04-16 09:09:44 +01:00
Vito Albano
c557a5ec59 Fixed storybook with migration to WP5 2024-04-16 09:09:44 +01:00
Vito Albano
d41ac1bae9 Fixed linting 2024-04-16 09:09:44 +01:00
Vito Albano
bb7b14ca24 Make all the part build 2024-04-16 09:09:44 +01:00
Vito Albano
6056b560b1 Building testing package 2024-04-16 09:09:44 +01:00
Vito Albano
74d25794c6 Demo shell builds 2024-04-16 09:09:44 +01:00
Vito Albano
94bacbc671 Upgrading NX and start fixing styles 2024-04-16 09:09:44 +01:00
Vito Albano
f9e72f1718 migration for material' 2024-04-16 09:09:44 +01:00
Vito Albano
93ca3484b8 Changed ng version before material migration 2024-04-16 09:09:35 +01:00
Denys Vuika
7854cde20f
[ACS-7382] Standalone core directives, improved lint performance (#9559) 2024-04-15 15:16:17 -04:00
Darya Blavanovich
86d3ca7892
[ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times (#9554)
* ACS-6842 add disable mode to submit button

* ACS-6842 refactor ts and spec files

* ACS-6842 add setFormValues function

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-15 13:03:11 -04:00
Denys Vuika
05884e829b
[ACS-7382] Standalone AdfConfigPipe pipe (#9558)
* standalone AdfConfigPipe

* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
dependabot[bot]
43b950631c
build(deps-dev): bump nock from 13.3.8 to 13.5.4 (#9496)
Bumps [nock](https://github.com/nock/nock) from 13.3.8 to 13.5.4.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.3.8...v13.5.4)

---
updated-dependencies:
- dependency-name: nock
  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-04-15 10:35:17 -04:00
dependabot[bot]
e16df71001
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 (#9549)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  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-04-15 10:33:46 -04:00
dependabot[bot]
7feb5425ac
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#9550)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](ba37328d4e...19ebcb0bab)

---
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-04-15 16:13:41 +02:00
dependabot[bot]
a11d509d35
build(deps): bump Alfresco/alfresco-build-tools (#9552)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.22.3 to 5.22.4.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](dc4c1f4e94...53a1117a98)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  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-04-15 09:54:57 -04:00
dependabot[bot]
0e26fa853c
build(deps): bump Alfresco/alfresco-build-tools from 5.22.3 to 5.22.4 (#9551)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.22.3 to 5.22.4.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](dc4c1f4e94...53a1117a98)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  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-04-15 09:54:41 -04:00
Grzegorz Jaśkowski
7cef7a2688
[ACS-5571] Remove unused WebScript component (#8752)
* ACS-5571 Remove unused WebScript component

* [ACS-5571] revert wrong file deletion
2024-04-15 09:45:51 -04:00
Grzegorz Jaśkowski
22da251c02
[ACS-5572] Remove unused Social components (#8758)
* ACS-5572 Remove unused Social components

* [ACS-5572] revert wrong file deletion
2024-04-15 09:39:32 -04:00
Robert Duda
0db32ef10f
AAE-21361 Modify date widget to handle negative values (#9542)
* AAE-21361 Modify date widget to handle negative values

* cr
2024-04-12 12:40:36 +02:00
Grzegorz Jaśkowski
29757e4ee4
[MNT-24028] edit aspects dialog counter bug (#9539)
* [MNT-24028] fix dialog counter bug

* [MNT-24028] update docs

* [MNT-24028] remove fit
2024-04-12 09:25:15 +02:00
tamaragruszka
503cdc40b2
[ACS-7387][ADF] Break Search Text dependency on Material Module (#9508)
* [ACS-7387] convert component to standalone

* [ACS-7387] convert component to standalone
2024-04-11 16:40:30 -04:00
Darya Blavanovich
1bcc760b3f
ACS-6721 fix button visibility (#9530)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-11 11:43:03 -04:00
Denys Vuika
ec508a7a10 fix Dockerfile 2024-04-11 10:55:14 -04:00
Denys Vuika
8cf872b269
remove useless yarn licenses from dockerfile [ci:force] (#9541) 2024-04-11 15:36:32 +01:00
Grzegorz Jaśkowski
96be5a543c
[ACS-6644] review search documentation and examples for adf (#9518)
* ACS-6644 review search docs and examples

* ACS-6644 change widget description to more precise

* ACS-6644 small formatting fix, add new component links to main connected pages

* [ACS-6644] trigger codeQL job
2024-04-11 09:33:59 -04:00
Michał Fidor
5e886e29d1
AAE-21870 Disable task notification for default apps (#9537)
* AAE-21870 Disable task notification for default apps

* Remove redundant variable
2024-04-11 14:23:09 +02:00
dependabot[bot]
a72e678b83
build(deps): bump tar from 6.1.14 to 6.2.1 (#9532)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 08:12:49 -04:00