Denys Vuika
671f43c218
fix library dependencies ( #3787 )
2024-04-12 11:27:44 -04:00
tomson
4fed173552
[ACS-6823] Fix jumping selected files action bar ( #3689 )
2024-04-11 10:31:08 +02:00
tomson
dd8f97afc1
[MNT-24034] Display updated properties after edit folder in dialog ( #3671 )
2024-04-11 09:38:42 +02:00
Grzegorz Jaśkowski
92a1e25271
[ACA-4728] fix file order in viewer ( #3631 )
...
* [ACA-4728] fix file order in viewer
* [ACA-4728] refactor viewer and preview, save and restore previous sorting in viewer and document pages when client sorting, add viewer unit tests
* [ACA-4728] remove duplicated license
* [ACA-4728] add missing imports
* [ACA-4728] address comments, improve initial sorting setting, improve tests, reduce duplication
* [ACA-4728] further reduce code duplication, remove/replace faulty unit tests
* [ACA-4728] move reusable unit test config to testing module
* [ACA-4728] address comments
* [ACA-4728] address comment - remove reduntant if
* [ACA-4728] update headers in new files
2024-04-10 10:39:11 +02:00
Grzegorz Jaśkowski
4408eb4489
[ACS-7311] add no-angular-material-selectors eslint rule ( #3732 )
...
* [ACS-7311] add no-angular-material-selectors rule, fix errors
* [ACS-7311] fix faulty unit tests
2024-04-04 16:45:06 +02:00
Adam Świderski
2f9cc8075f
[ACS-7333] [E2E] search filters - properties tests migrated to Playwright ( #3756 )
...
* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
* [ACS-7333] review fix 1
* [ACS-7333] review fix 2
* [ACS-7333] review fix 3
* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
2024-04-04 11:57:45 +02:00
Katarzyna Kita
e2979410b3
[ACS-7364] Changed getRowsCount&getNthRow method not to count header row ( #3752 )
...
* Changed getRowsCount method not to count header row
* Removed commented code
* Fixed missing empty line
* Fixed getNthRow method usage
2024-04-02 08:34:13 -04:00
Adam Świderski
38050d1081
[ACS-7303] beforeEach and afterAll updated for share-action tests ( #3742 )
...
* [ACS-7303] beforeEach and afterAll updated for share-action tests
* [ACS-7303] deleted .only
2024-03-29 12:44:43 +01:00
Adam Świderski
d9391bef51
[ACS-7453] updated license header to 2024 ( #3747 )
...
* [ACS-7453] updated license header to 2024
* [ACS-7453] Updated the rest of licenses manually to 2024
* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
Katarzyna Kita
f30fcbf693
[ACS-7332] Added Playwright tests for Search - Filters - Logic ( #3733 )
...
* Added PW tests - Search - Filters - Logic
2024-03-29 08:52:30 +01:00
Denys Vuika
208122c936
[ACS-7376] switch to standalone pagination ( #3744 )
2024-03-28 12:17:06 -04:00
Mykyta Maliarchuk
b4dc7be2ad
[ACS-7366] fix infinite re-rendering ( #3739 )
2024-03-28 13:01:05 +01:00
Adam Świderski
a20f8d9ac8
[ACS-7360] aca playwright e2e file name rename with .e2e.ts extension ( #3738 )
...
* [ACS-7360] authentication updated to e2e.ts
* [ACS-7360] copy-move-actions tests updated to e2e.ts
* [ACS-7360] create-actions tests updated to e2e.ts
* [ACS-7360] folder-rules tests updated to e2e.ts
* [ACS-7360] info-drawer tests updates to e2e.ts
* [ACS-7360] library-actions tests updated to e2e.ts
* [ACS_7360] list-views tests updated to e2e.ts
* [ACS-7360] navigation tests updated to e2e.ts
* [ACS-7360] pagination tests updated to e2e.ts
* [ACS-7360] search tests updated to e2e.ts
* [ACS-7360] share-actions tests updated to e2e.ts
* [ACS-7360] special-permissions tests updated to e2e.ts
* [ACS-7360] viewer tests updated to e2e.ts
* [ACS-7360] replaced every .spec.ts and .test.ts with .e2e.ts
* [ACS-7360] undo .spec.ts chages for non test files
* [ACS-7360] hardcoded credentials sonarcloud fix 1
* [ACS-7360] hardcoded credentials sonarcloud fix 2
2024-03-27 15:27:56 +01:00
Adam Świderski
d6e6c41a2e
[ACS-7298] beforeEach and afterAll updated for list-views ( #3734 )
...
* [ACS-7298] beforeEach and afterAll updated for list-views
* [ACS-7298] 'only' deleted
2024-03-27 10:18:08 +01:00
Denys Vuika
419f35e879
bug fixes for search input ( #3724 )
2024-03-25 09:56:14 -04:00
Adam Świderski
0d6ca1a356
[ACS-6794] protractor to playwright e2e test suites search filters add filters classes ( #3722 )
...
* [ACS-6794] First test push with added classes
* [ACS-6794] Added search filters classes with locators
2024-03-22 11:19:06 -04:00
Adam Świderski
184f521e7b
[ACS-7294] Updated hooks - copy-move-actions ( #3721 )
...
* [ACS-7294] Updated hooks - copy-move-actions
* [ACS-7294] fixed one comments test
2024-03-22 10:19:05 +01:00
Mykyta Maliarchuk
965f68c0ac
[ACS-6150] Folder rules - add category selector for link category action ( #3701 )
...
* [ACS-6150] folder rules - add category selector for link category action
* [ACS-6150] unit tests
2024-03-21 12:31:16 +01:00
dependabot[bot]
76f83da505
Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1 ( #3682 )
...
* Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.37.1 to 1.42.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.42.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Playwright 1.42.1 upstream - fixed info-drawer tests
* Playwright 1.42.1 upstream - fixed copy-move-actions tests
* @datguychen
Playwright 1.42.1 upstream - fixed library-actions tests
* Playwright 1.42.1 upstream - SonarCloud fix 1
* Playwright 1.42.1 upstream - review fix 1
* Playwright 1.42.1 upstream - review fix 2
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-03-21 11:26:52 +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
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
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
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
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
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
MichalKinas
8c45ab95b7
[ACS-6831] Correctly pass stored displayAspect to metadata component ( #3663 )
...
* [ACS-6831] Correctly pass stored displayAspect to metadata component
* [ACS-6831] Bump ADF version
2024-02-26 12:30:45 +01:00
DominikIwanek
90e20e94a2
[ACS-6828] Clicking on search input when it has some content inside it does not allow user to edit search term ( #3658 )
2024-02-22 08:07:19 +01:00
Katarzyna Kita
799ff8b74b
[ACS-6791] Restore&fix excluded tests ( #3649 )
...
* Removed tests from excluded, small fixes
2024-02-21 13:57:06 +01:00
MichalKinas
930e4b1f3c
[ACS-6813] ACA configurable layout for search result list ( #3656 )
...
* [ACS-6813] Make search results list column configurable
* [ACS-6813] Documentation update
* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
MichalKinas
1141b810cb
[ACS-6427] Apply * for TEXT field for highlighting ( #3659 )
2024-02-21 12:20:00 +01:00
Mykyta Maliarchuk
3f182a5a68
[ACS-5994] Remove redundant deleteNodes method from e2e ( #3587 )
...
* [ACS-5994] remove redundant deleteNodes method [ci:force]
* [link-adf:dev-mmaliarchuk/ACS-5994-fix-jsApi-deleteNodes][affected:*][ci:force]
* rebase
2024-02-20 13:01:52 +01:00
MichalKinas
4766bfe707
[ACS-6427] Add search highlighting ( #3637 )
...
* [ACS-6427] Initial commit for search highlights
* [ACS-6427] Add correct highlighting config, handle highlights in search results
* [ACS-6427] CR fixes
* [ACS-6427] CR fix
* [ACS-6427] Locator fix
* [ACS-6427] E2E fix
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
2024-02-15 16:26:09 +01:00
AleksanderSklorz
60a4abaa55
[ACS-5483] Renamed css class ( #3638 )
2024-02-15 13:44:01 +01:00
Mykyta Maliarchuk
7024bfc926
[ACS-4103] clear empty parameters for folder rules actions ( #3641 )
2024-02-14 10:40:38 -05:00
DominikIwanek
184ad17baf
[ACS-6140] - Remove references to internal Angular Material CSS classes ( #3620 )
2024-02-13 13:22:57 +01:00
Grzegorz Jaśkowski
8e567cd483
[ACS-6641] fix advanced search filters not displaying, fix libraries search option unchecking ( #3633 )
2024-02-13 11:28:33 +01:00
Katarzyna Kita
1400545c2d
[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests ( #3628 )
...
*[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests
---------
Co-authored-by: datguycheb <adam.swiderski@hyland.com>
2024-02-13 09:58:45 +01:00
DominikIwanek
630f698300
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record ( #3622 )
2024-02-12 16:08:54 +01:00
jacekpluta
5f16e41147
[ACS-6565] ADW - Document List View Header - UX Bugs ( #3619 )
2024-02-07 14:03:26 +01:00