Commit Graph
10199 Commits
Author SHA1 Message Date
Vito Albano dff3798aaa Fixed pointless e2e 2024-03-20 09:21:46 +00:00
Vito Albano 18c337bfd8 Readded method removed 2024-03-20 09:21:46 +00:00
Vito Albano 37d23aa8b2 Honestly i'm going on just for the challenge now' 2024-03-20 09:21:46 +00:00
Vito Albano 7d541eb7a9 Fixed unit tests after rebase 2024-03-20 09:21:46 +00:00
Vito Albano 8ec8cd21a3 Fixed unit tests after rebase 2024-03-20 09:21:46 +00:00
Vito Albano 90355df526 reverted broken rebase 2024-03-20 09:21:46 +00:00
Vito Albano 7d91017f1d Fixed the last e2es? 2024-03-20 09:21:46 +00:00
Vito Albano ee8f785a6e Rebased to latest 2024-03-20 09:21:46 +00:00
Vito Albano 81026b2c50 Fixed search e2es 2024-03-20 09:21:46 +00:00
Vito Albano 774cfebd14 fixed unit test problem and some other e2e 2024-03-20 09:21:46 +00:00
Vito Albano fb409d1dc0 rebased and fixed the wrong directive for matList' 2024-03-20 09:21:46 +00:00
Vito Albano 80f01904be Fixed slider search e2es 2024-03-20 09:21:46 +00:00
Vito Albano 02978e31f5 readded missing dep 2024-03-20 09:21:46 +00:00
Vito Albano e9c4bc42b4 fixig e2es - task and version 2024-03-20 09:21:46 +00:00
Vito Albano 35745daa10 fixig e2es 2024-03-20 09:21:46 +00:00
Vito Albano c5e214fd38 wrong xdescribe 2024-03-20 09:21:46 +00:00
Vito Albano 8eb2133f65 Fixed code flow switch setting 2024-03-20 09:21:46 +00:00
Vito Albano 7737ecd641 Fixing e2e - changing toggles 2024-03-20 09:21:46 +00:00
Vito Albano 67b91c9cff Rebase went little bit wrong -III 2024-03-20 09:21:45 +00:00
Vito Albano 20257b807f Rebase went little bit wrong -II 2024-03-20 09:21:45 +00:00
Vito Albano ead0d68c1e Fixing e2e - part III 2024-03-20 09:21:45 +00:00
Vito Albano f14147a512 Fixing unit after rebase 2024-03-20 09:21:45 +00:00
Vito Albano ec1f8c6cc6 E2E - fixing 2024-03-20 09:21:45 +00:00
Vito Albano 459847fb9e Fixed unit test failing 2024-03-20 09:21:45 +00:00
Vito Albano b1f3cc9aa8 Fixing styles not migrated by material 2024-03-20 09:21:45 +00:00
Vito Albano 1eae322937 Fixing e2e part 2 2024-03-20 09:21:45 +00:00
Vito Albano 809de77d61 Attempt to fix the e2e run' 2024-03-20 09:21:45 +00:00
Vito Albano 79a0a7a7b2 Fixed js-api build 2024-03-20 09:21:45 +00:00
Vito Albano 0aacb00762 Fixed last unit tests 2024-03-20 09:21:45 +00:00
Vito Albano fd43f4e3b1 Fixed unit tests 2024-03-20 09:21:45 +00:00
Vito Albano 11939f7592 Fixed linting and js-api tests 2024-03-20 09:21:45 +00:00
Vito Albano 5055f91f8e Fixed prod build 2024-03-20 09:21:45 +00:00
Vito Albano 59ccd73088 Fixed most of unit tests failing 2024-03-20 09:21:45 +00:00
Vito Albano b82b9606df Rebased with the latest develop 2024-03-20 09:21:45 +00:00
Vito Albano cf0213d390 Fixed core unit test and excluded instable ones 2024-03-20 09:21:45 +00:00
Vito Albano e07787be9e Fixed storybook with migration to WP5 2024-03-20 09:21:45 +00:00
Vito Albano cefbbe88af Fixed linting 2024-03-20 09:21:45 +00:00
Vito Albano f33319ab0a Make all the part build 2024-03-20 09:21:45 +00:00
Vito Albano ed335e862c Building testing package 2024-03-20 09:21:45 +00:00
Vito Albano eec2955b00 Demo shell builds 2024-03-20 09:21:45 +00:00
Vito Albano f29ea760c8 Upgrading NX and start fixing styles 2024-03-20 09:21:45 +00:00
Vito Albano ed48748ea7 migration for material' 2024-03-20 09:21:45 +00:00
Vito Albano ab717e6087 Changed ng version before material migration 2024-03-20 09:21:45 +00:00
Mykyta Maliarchuk c642d0e5c2 [ACS-6150] Add category selector dialog (#9423)
* [ACS-6150] add category selector dialog

* [ACS-6150] fix import

* [ACS-6150] cr fix

* [ACS-6150] cr fix

* [ACS-6150] change describe name

* [ACS-6150] linting

* [ACS-6150] style fix

* [ACS-6150] align styles
2024-03-20 08:56:01 +01:00
dependabot[bot] 00404a3807 build(deps): bump actions/upload-artifact (#9324)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
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-03-19 16:02:27 -04:00
dependabot[bot] 00857bf6d0 build(deps): bump actions/upload-artifact (#9325)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
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-03-19 16:02:11 -04:00
dependabot[bot] 8814620fe8 build(deps): bump actions/upload-artifact in /.github/actions/e2e (#9326)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
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-03-19 16:01:55 -04:00
dependabot[bot] 55fdd51934 build(deps): bump actions/upload-artifact (#9321)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...5d5d22a31266ced268874388b861e4b58bb5c2f3)

---
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-03-19 15:51:48 -04:00
dependabot[bot] 8484cf7336 build(deps): bump Alfresco/alfresco-build-tools (#9440)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.17.0 to 5.19.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3...e17b077ddf5de3e940d9e58163376b7aa0fe4167)

---
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-19 11:24:55 +01:00
dependabot[bot] d3837d1922 build(deps): bump Alfresco/alfresco-build-tools from 5.17.0 to 5.19.1 (#9442)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.17.0 to 5.19.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3...e17b077ddf5de3e940d9e58163376b7aa0fe4167)

---
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-19 11:24:36 +01:00