Commit Graph
10253 Commits
Author SHA1 Message Date
Wojciech Duda e0b7bda906 unit test fixes for migration (#9217)
* reenabled excluded test in TagNodeList

* fixed tests for UploadApi in js-api
2024-03-20 23:10:53 +00:00
Wojciech Duda 1643258adc [AAE-18267] change unit test setup for auth service (#9216)
* [AAE-18267] change unit test setup for auth service

* [AAE-18267] remove exclude

* [AAE-18267] removed CoreTestingModule from imports
2024-03-20 23:10:53 +00:00
Vito Albano 83877f04c0 Fixed unit test 2024-03-20 23:10:53 +00:00
Vito Albano 5b0fe5713d Fixed pointless e2e 2024-03-20 23:10:53 +00:00
Vito Albano dcef38dd0e Readded method removed 2024-03-20 23:10:53 +00:00
Vito Albano a598f96b34 Honestly i'm going on just for the challenge now' 2024-03-20 23:10:53 +00:00
Vito Albano 2bffe0b944 Fixed unit tests after rebase 2024-03-20 23:10:53 +00:00
Vito Albano 95e842e68e Fixed unit tests after rebase 2024-03-20 23:10:53 +00:00
Vito Albano cf73eec993 reverted broken rebase 2024-03-20 23:10:53 +00:00
Vito Albano 320e3508c9 Fixed the last e2es? 2024-03-20 23:10:53 +00:00
Vito Albano 6f171d2d05 Rebased to latest 2024-03-20 23:10:53 +00:00
Vito Albano 021274030d Fixed search e2es 2024-03-20 23:10:53 +00:00
Vito Albano a4414929fc fixed unit test problem and some other e2e 2024-03-20 23:10:53 +00:00
Vito Albano d0f96bd055 rebased and fixed the wrong directive for matList' 2024-03-20 23:10:53 +00:00
Vito Albano 001501bce5 Fixed slider search e2es 2024-03-20 23:10:53 +00:00
Vito Albano dbe56e57db readded missing dep 2024-03-20 23:10:53 +00:00
Vito Albano ef6041a1ec fixig e2es - task and version 2024-03-20 23:10:53 +00:00
Vito Albano da21384323 fixig e2es 2024-03-20 23:10:53 +00:00
Vito Albano 164c43c0c6 wrong xdescribe 2024-03-20 23:10:53 +00:00
Vito Albano 0fa6e78e0e Fixed code flow switch setting 2024-03-20 23:10:53 +00:00
Vito Albano f7a76fe7d2 Fixing e2e - changing toggles 2024-03-20 23:10:53 +00:00
Vito Albano c46e2211a5 Rebase went little bit wrong -III 2024-03-20 23:10:53 +00:00
Vito Albano 2912366b15 Rebase went little bit wrong -II 2024-03-20 23:10:53 +00:00
Vito Albano 7887bb460c Fixing e2e - part III 2024-03-20 23:10:53 +00:00
Vito Albano 5a6ee4e739 Fixing unit after rebase 2024-03-20 23:10:53 +00:00
Vito Albano bc3471dbbe E2E - fixing 2024-03-20 23:10:53 +00:00
Vito Albano 2146c22f40 Fixed unit test failing 2024-03-20 23:10:53 +00:00
Vito Albano cc55a469bb Fixing styles not migrated by material 2024-03-20 23:10:53 +00:00
Vito Albano 8347a3e9a1 Fixing e2e part 2 2024-03-20 23:10:53 +00:00
Vito Albano 24d075f895 Attempt to fix the e2e run' 2024-03-20 23:10:53 +00:00
Vito Albano db4422c080 Fixed js-api build 2024-03-20 23:10:53 +00:00
Vito Albano ef96c2574e Fixed last unit tests 2024-03-20 23:10:53 +00:00
Vito Albano 6185a0602f Fixed unit tests 2024-03-20 23:10:53 +00:00
Vito Albano 87f812546f Fixed linting and js-api tests 2024-03-20 23:10:53 +00:00
Vito Albano 5784c5d9a9 Fixed prod build 2024-03-20 23:10:53 +00:00
Vito Albano be69ea756b Fixed most of unit tests failing 2024-03-20 23:10:53 +00:00
Vito Albano 8288db0e28 Rebased with the latest develop 2024-03-20 23:10:53 +00:00
Vito Albano f0510c0bd6 Fixed core unit test and excluded instable ones 2024-03-20 23:10:53 +00:00
Vito Albano abbeae183a Fixed storybook with migration to WP5 2024-03-20 23:10:53 +00:00
Vito Albano 6be1f0f5f8 Fixed linting 2024-03-20 23:10:53 +00:00
Vito Albano 8b50d8a1b7 Make all the part build 2024-03-20 23:10:53 +00:00
Vito Albano 941c3984da Building testing package 2024-03-20 23:10:53 +00:00
Vito Albano f7ce194504 Demo shell builds 2024-03-20 23:10:53 +00:00
Vito Albano 9e18c6473b Upgrading NX and start fixing styles 2024-03-20 23:10:53 +00:00
Vito Albano 93252effd1 migration for material' 2024-03-20 23:10:52 +00:00
Vito Albano b2db43f6fd Changed ng version before material migration 2024-03-20 23:10:00 +00:00
Denys Vuika c382ac06ec [ACS-7312] fix missing Search component exports, support projection (#9449)
* allow content projection for filter chip list

* fix missing export

* add missing export

* fix missing exports

* fix missing exports, organize exports better

* [ci:force] streamline search exports
2024-03-20 09:05:24 -04: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