Commit Graph

3258 Commits

Author SHA1 Message Date
dominikiwanekhyland
67a9f398c1 [ACS-7370] - [ACA] Leave library dialog misses some padding (#3749) 2024-04-03 09:17:52 +02:00
Mykyta Maliarchuk
2fff86b13d [ACS-7351] ng15 Manage rules fixes (#3751)
* [ACS-7351] ng15 manage rules fixes

* [ACS-7351] cr fix

* [ACS-7351] cr fix
2024-04-02 11:07:25 +02:00
tomson
2c73078e89 [ACS-7449] Fix broken filter labels styling (#3745) 2024-04-02 10:24:07 +02:00
Jacek Pluta
27f757c7cb [ACS-7331] - Angular 15 - Edit aspects modal [ACA] 2024-03-29 00:13:01 +01:00
tomson
2e02562f88 [ACS-7631] Fix broken filters (#3735) 2024-03-27 12:57:01 +01:00
tomson
8874c16c88 [ACS-7328] Fix searchbar display (#3729) 2024-03-26 11:41:06 +01:00
MichalKinas
af568121a2 [ACS-6693] Fix peer dependencies in ACA packages 2024-03-25 13:35:11 +01:00
Mykyta Maliarchuk
6e1e732750 [ACS-7330] edit rules dialog fixes (#3723) 2024-03-25 08:11:45 +01:00
MichalKinas
0bc46597e5 [ACS-6693] Bump peerDependencies in ACA libs 2024-03-22 11:04:35 +01:00
tomson
93f9af5acc [ACS-7286] Fix topbar user info issues (#3720) 2024-03-21 13:18:22 +01:00
jacekpluta
687c630546 [ACS-7285] - [ACA] Angular 15 - Left sidebar + table (#3719) 2024-03-21 12:46:43 +01:00
MichalKinas
28a85d33b1 Skip unit tests from branch release until errors are fixed 2024-03-20 15:51:41 +01:00
Vito Albano
50b941679f Migration - added stylePrepocessor for material selectors 2024-03-20 14:40:49 +00:00
MichalKinas
5254f8f7c8 Stylelint fix 2024-03-20 13:44:08 +01:00
jacekpluta
7d072a91f6 [ACS-6693] Angular 15 - adding mat core (#3715) 2024-03-20 12:36:33 +01:00
jacekpluta
73704cf62e [ACS-6693] Angular 15 - update ADF dependencies from the ng15-start branch (#3712) 2024-03-20 12:36:33 +01:00
MichalKinas
dfb40671bd [ACS-6693] Angular 15 migration initial point 2024-03-20 12:36:28 +01:00
MichalKinas
5adaf35e79 [ACS-6956] Add GHA workflow to release ACA libs from branch (#3702)
* [ACS-6956] Add GHA workflow to release ACA libs from branch

* [ACS-6956] Add lint and unit-tests step
2024-03-20 12:21:27 +01:00
Alfresco Build
0b40a5dec5 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8355483154 JS:7.7.0-8355483154 (#3714)
Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
2024-03-20 10:01:38 +01:00
dependabot[bot]
c0e4286fd3 Build(deps-dev): Bump follow-redirects from 1.15.4 to 1.15.6 (#3707)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:25:56 -04:00
dependabot[bot]
82b77945c0 Build(deps): Bump @fontsource/open-sans from 5.0.12 to 5.0.27 (#3708)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.12 to 5.0.27.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/open-sans/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/open-sans"
  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-03-19 09:42:14 -04:00
Akash Rathod
3e0ce59eec [ACS-7287] update node for docker images (#3713)
* [ACS-7287] node:18.16 update for docker image

* update package.json file
2024-03-19 14:01:05 +01:00
Alfresco Build
5697f86317 [ci:force][auto-commit] Update dependencies ADF:6.8.0-8333997319 JS:7.7.0-8333997319 (#3696)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-19 10:37:44 +01:00
Adam Świderski
96a5542fe4 [ACS-7267] The rest of list-views tests migrated to Playwright (#3711) 2024-03-19 09:40:44 +01:00
Akash Rathod
227f3fb996 [ACS-6437] viewer e2e test migrate to playwright (#3704)
* rebase

* [ACS-6437] view protractor migrate to playwright

* [ACS-6437] review changes

* [ACS-6437] review changes
2024-03-15 14:17:20 +01:00
Adam Świderski
f2d78f165c [ACS-7260] Added Playwright artifacts to github actions (#3706)
* [ACS-7260] Added Playwright artifacts to github actions

* [ACS-7260] test path destintations

* [ACS-7260] review fix 1

* [ACS-7260] test path destinations 2

* [ACS-7260] make one test fail for playwright raports

* [ACS-7260] test path destinations 3

* [ACS-7260]

* [ACS-7260] final commit
2024-03-15 10:43:33 +01:00
Adam Świderski
8512e42ece [ACS-6799] Search sorting tests migrated to Playwright (#3705)
* [ACS-6799] search sorting migrated to Playwright

* [ACS-6799] review fixes 1

* [ACS-6799] cloudflare fix 1

* [ACS-6799] cloudflare fix 2

* [ACS-6799] review fixed 2

* [ACS-6799] sonarcloud fix 3
2024-03-14 12:13:03 +01:00
dependabot[bot]
e54854e052 Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#3666)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  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-03-12 10:41:56 -04:00
dependabot[bot]
97032d9d74 Build(deps): Bump es5-ext from 0.10.62 to 0.10.63 (#3670)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:17:47 -04:00
dependabot[bot]
7fa9f04312 Build(deps): Bump material-icons from 1.13.8 to 1.13.12 (#3699)
Bumps [material-icons](https://github.com/marella/material-icons) from 1.13.8 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases)
- [Commits](https://github.com/marella/material-icons/compare/v1.13.8...v1.13.12)

---
updated-dependencies:
- dependency-name: material-icons
  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-03-12 09:53:02 -04:00
Katarzyna Kita
c572dde261 [ACS-6954] Refactor Search Playwright tests - move search actions to searchOverlay component (#3703)
* Refactored search playwright tests moved search actions to search overlay component
2024-03-12 12:55:02 +01:00
Katarzyna Kita
f63d5073f4 [ACS-6954] Refactored search playwright tests (#3700)
* Refactored search playwright tests
2024-03-12 10:15:17 +01:00
tamaragruszka
a9780b352d [ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears (#3669)
* [ACS-6587] update after restoring version

* [ACS-6587] update tests

* [ACS-6587] add tests and fixes

* resolve conflicts content-management.service.spec.ts
2024-03-11 11:54:27 +01:00
Katarzyna Kita
b5d2193416 ACS-6796 Search results files&folders tests migration to Playwright (#3691)
* Migrated tests for Search - files & folders
2024-03-11 11:16:44 +01:00
jacekpluta
789d07d59f [ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) (#3685) 2024-03-10 15:55:35 +01:00
Adam Świderski
93cf1b9198 [ACS-6798] protractor to playwright e2e test suites search results libraries (#3690)
* [ACS-6798] seach results libraries migrated

* [ACS-6798] added infoDrawer and search to PW tests in PRs

* [ACS-6798] excluded tests + sonar fix

* [ACS-6798] sonar fix 2

* [ACS-6798] sonar fix 3

* [ACS-6798] sonar fix 3

* [ACS-6798] login and delete methods added to Utils for sonar cloud duplication code

* [ACS-6798] review fixes

* Revert "[ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470  JS:7.7.0-8186121470 (#3693)"

This reverts commit 29b1bf99d4ff8734342b94907d6bb2676a407e2e.

* Revert "Release 4.4.1 (#3688)"

This reverts commit 6dd3ad66d0d96054beb4f70fee5b2b550cc23efc.

* [ACS-6798] review fixes pt2

* [ACS-6798] review fixes pt 3

* [ACS-6798] review fixes pt4

* [ACS-6798] review fixes pt4.1
2024-03-08 10:58:19 +01:00
MichalKinas
00feb07d7d Correct caret versioning for ADF alphas (#3697) 2024-03-07 17:11:09 +01:00
MichalKinas
0908207ae3 Use latest ADF alpha as ACA packages dependency (#3695)
* Use latest ADF alpha as ACA packages dependency

* Fix js-api version

* Use caret versioning for ADF and JS-API inn ACA packages
2024-03-07 15:15:06 +01:00
MichalKinas
85b7b58df3 Version bump and dependecy fix (#3694) 2024-03-07 13:05:10 +01:00
Alfresco Build
b35e9d5f5b [ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470 JS:7.7.0-8186121470 (#3693)
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-03-07 11:34:41 +01:00
MichalKinas
4bc7ddef69 Release 4.4.1 (#3688)
* Release 4.4.1

* Bump ADF and JS-API
4.4.1
2024-03-06 16:46:50 +01:00
MichalKinas
33264f0731 [ACS-6924] Rename tags and categories plugins to mitigate naming conflicts (#3687)
* [ACS-6924] Rename tags and categories plugins to mitigate conflicts

* [ACS-6924] Add missing logic for tags and categories plugins
2024-03-04 13:52:17 -05:00
Akash Rathod
c883e16d2b [ACS-6907] enable exclude test (#3676)
* [ACS-6907] enable exclude test

* [ACS-6907] test fix

* [ACS-6907] test fix

* remove hruser dependancy

* remove protractor duplicate tests

* review fix
2024-03-04 17:06:06 +05:30
Alfresco Build
262645629e [ci:force][auto-commit] Update dependencies ADF:6.8.0-8137807425 JS:7.7.0-8137807425 (#3672)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-03-04 11:19:41 +01:00
Katarzyna Kita
73726a8d39 [ACS-6795] Search Input tests migrated to Playwright (#3675)
* Added Playwright tests for search - input
2024-03-04 08:50:22 +01:00
MichalKinas
3fe3746dfe Post release version bump (#3679) 2024-03-03 20:22:06 +01:00
MichalKinas
91dbee03f6 Correct release version (#3678) 4.4.0 2024-03-02 10:37:56 +01:00
MichalKinas
99f9106075 Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
Adam Świderski
89f12dc731 [ACS-6797] search general migrated from Protractor to Playwright (#3674)
* ACS-6797 search general migrated v1

* [ACS-6797] SonarCloud fix + test name update

* [ACS-6797] Tests fixed and passing

* [ACS-6797] Old protractor tests deleted from yml file
2024-02-29 14:21:32 +01:00
DominikIwanek
224cd62cbb [ACS-6891] The user is not redirected to the library page after deleting the library from the Manage Members view (#3673) 2024-02-29 09:41:32 +01:00