Commit Graph

10243 Commits

Author SHA1 Message Date
Vito Albano
7f8b51cf3c Readded method removed 2024-04-09 23:54:33 +01:00
Vito Albano
6f75dbecd8 Honestly i'm going on just for the challenge now' 2024-04-09 23:54:33 +01:00
Vito Albano
a9c67f8c58 Fixed unit tests after rebase 2024-04-09 23:54:33 +01:00
Vito Albano
6b1fd0ff7e Fixed unit tests after rebase 2024-04-09 23:54:33 +01:00
Vito Albano
df52ad8d9e reverted broken rebase 2024-04-09 23:54:33 +01:00
Vito Albano
de7e00658d Fixed the last e2es? 2024-04-09 23:54:33 +01:00
Vito Albano
b4635f076a Rebased to latest 2024-04-09 23:54:33 +01:00
Vito Albano
1b5c8bfd31 Fixed search e2es 2024-04-09 23:54:33 +01:00
Vito Albano
b079435c2c fixed unit test problem and some other e2e 2024-04-09 23:54:33 +01:00
Vito Albano
b7f489d917 rebased and fixed the wrong directive for matList' 2024-04-09 23:54:33 +01:00
Vito Albano
0204f46737 Fixed slider search e2es 2024-04-09 23:54:33 +01:00
Vito Albano
0fa2f77ee5 readded missing dep 2024-04-09 23:54:33 +01:00
Vito Albano
d3406a5e56 fixig e2es - task and version 2024-04-09 23:54:33 +01:00
Vito Albano
1166ae6d01 fixig e2es 2024-04-09 23:54:33 +01:00
Vito Albano
b85b395851 wrong xdescribe 2024-04-09 23:54:33 +01:00
Vito Albano
f13a7537bf Fixed code flow switch setting 2024-04-09 23:54:33 +01:00
Vito Albano
ed27cbc7c4 Fixing e2e - changing toggles 2024-04-09 23:54:33 +01:00
Vito Albano
55800b7a2e Rebase went little bit wrong -III 2024-04-09 23:54:33 +01:00
Vito Albano
09fbe131f3 Rebase went little bit wrong -II 2024-04-09 23:54:33 +01:00
Vito Albano
af1f0c9d7e Fixing e2e - part III 2024-04-09 23:54:33 +01:00
Vito Albano
88983ea134 Fixing unit after rebase 2024-04-09 23:54:33 +01:00
Vito Albano
891cd2ffe9 E2E - fixing 2024-04-09 23:54:33 +01:00
Vito Albano
93604f1bdd Fixed unit test failing 2024-04-09 23:54:33 +01:00
Vito Albano
61d3c96ec8 Fixing styles not migrated by material 2024-04-09 23:54:33 +01:00
Vito Albano
df3848e07d Fixing e2e part 2 2024-04-09 23:54:33 +01:00
Vito Albano
4b3d70873a Attempt to fix the e2e run' 2024-04-09 23:54:33 +01:00
Vito Albano
c3b0aaf856 Fixed js-api build 2024-04-09 23:54:33 +01:00
Vito Albano
fbe1d8b144 Fixed last unit tests 2024-04-09 23:54:33 +01:00
Vito Albano
b58663461d Fixed unit tests 2024-04-09 23:54:33 +01:00
Vito Albano
d37a96e3c2 Fixed linting and js-api tests 2024-04-09 23:54:33 +01:00
Vito Albano
faebeae1c0 Fixed prod build 2024-04-09 23:54:33 +01:00
Vito Albano
e428657ea2 Fixed most of unit tests failing 2024-04-09 23:54:33 +01:00
Vito Albano
76cdea615c Rebased with the latest develop 2024-04-09 23:54:33 +01:00
Vito Albano
498934101f Fixed core unit test and excluded instable ones 2024-04-09 23:54:33 +01:00
Vito Albano
97495da1a3 Fixed storybook with migration to WP5 2024-04-09 23:54:33 +01:00
Vito Albano
a20f40eaf5 Fixed linting 2024-04-09 23:54:33 +01:00
Vito Albano
89338213d8 Make all the part build 2024-04-09 23:54:33 +01:00
Vito Albano
b9a6130938 Building testing package 2024-04-09 23:54:33 +01:00
Vito Albano
cccf6d4247 Demo shell builds 2024-04-09 23:54:33 +01:00
Vito Albano
1caacd6407 Upgrading NX and start fixing styles 2024-04-09 23:54:33 +01:00
Vito Albano
aceef495a2 migration for material' 2024-04-09 23:54:33 +01:00
Vito Albano
c8790d2d54 Changed ng version before material migration 2024-04-09 23:54:04 +01:00
dependabot[bot]
e105d37b74 build(deps): bump Alfresco/alfresco-build-tools (#9521)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.22.1 to 5.22.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a3f5a4ae53...dc4c1f4e94)

---
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-09 13:54:02 -04:00
Denys Vuika
135b3b4b51 [ACS-7462] cleanup deprecated api for DataTable and DocumentList (#9500)
* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList

* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]

* refactor: remove unused api [ci:force]

* refactor: remove unused api [ci:force]

* refactor: update and fix documentation [ci:force]

* refactor: restore thumbnails, docs fixes [ci:force]

* fix package lock
2024-04-09 13:13:57 -04:00
dependabot[bot]
8b591876b6 build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 (#9522)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1b1aada464...4355270be1)

---
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-04-09 12:29:55 -04:00
tamaragruszka
a5e7fcc10e [ACS-7385][ADF] Break Login dependency on Material Module (#9501) 2024-04-09 12:13:19 -04:00
Wojciech Duda
5494aa8728 AAE-21233 Enable no angular material selectors rule for adf (#9430)
* AAE-20779 enable material selectors rule

* AAE-20779 fixes in units in already covered libs

* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00
Denys Vuika
d45a02042e chore: remove deprecated Angular api (#9516) 2024-04-09 09:12:58 -04:00
Wojciech Duda
3bfadae286 AAE-20141 Replace adf mat selectors process services (#9514)
* AAE-20141 removing mat from unit tests in process-services

* AAE-20141 fix dropdown false-positives

* AAE-20141 dropdown editor remake

* AAE-20141 remove remaining selectors

* AAE-20141 fix radio buttons selector
2024-04-09 14:26:37 +02:00
Ehsan Rezaei
b081800274 AAE-20146 Using Material Harness in process service cloud unit tests (#9517)
* AAE-20146 Using Material Harness in process service cloud unit tests

* AAE-20146: Removed commented code

* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00