Commit Graph

634 Commits

Author SHA1 Message Date
MichalKinas
7b3e931895 Post rebase unit test fix 2024-04-16 15:38:37 +02:00
jacekpluta
f90069d9d8 [ACS-7537] - Share dialog (#3789) 2024-04-16 14:57:20 +02:00
dominikiwanekhyland
4e3a571b26 [ACS-7529] - Columns visibility dropdown has broken styles (#3783) 2024-04-16 14:57:20 +02:00
dominikiwanekhyland
a41f053d33 [ACS-7528] - Notification and user icons are a bit different (#3782) 2024-04-16 14:57:20 +02:00
dominikiwanekhyland
8d97f40c70 [ACS-7410] - Locked files overflow issues (#3780) 2024-04-16 14:57:20 +02:00
dominikiwanekhyland
968d25ef49 [ACS-7368] Fix unit tests for aca-content (#3779) 2024-04-16 14:57:18 +02:00
Mykyta Maliarchuk
7013ab0f00 [ACS-7373] ng15 permission tab fixes (#3762) 2024-04-16 14:49:47 +02:00
jacekpluta
5cadab1d7c [ACS-7517] - Notifications box (#3775) 2024-04-16 14:49:47 +02:00
jacekpluta
e072c73d0e [ACS-7375] - Share link dialog issues (#3774) 2024-04-16 14:49:47 +02:00
tomson
4d7045d3b0 [ACS-7448] Fix notifications colors, move them from adf to aca (#3771) 2024-04-16 14:49:47 +02:00
tomson
edab403afa [ACS-7448] Fix wrong notifications colors (#3761) 2024-04-16 14:49:47 +02:00
tomson
5600ddf265 [ACS-7511] Subfont for dialogs, make darker (#3765) 2024-04-16 14:49:47 +02:00
jacekpluta
4dfd87d3fc [ACS-7452] - Small screen notification banner [ACS-7418] About page (#3760)
* [ACS-7452] - Small screen notification banner

* [ACS-7452] - Small screen notification banner [ACS-7418] About page
2024-04-16 14:49:47 +02:00
jacekpluta
573a3099fc [ACS-7415] - Move file dialog (#3755) 2024-04-16 14:49:47 +02:00
dominikiwanekhyland
ccbad2cdd0 [ACS-7372] - user profile page issues (#3757)
* [ACS-7372] - [ACA] User profile page issues
2024-04-16 14:49:47 +02:00
dominikiwanekhyland
572672f51e [ACS-7370] - [ACA] Leave library dialog misses some padding (#3749) 2024-04-16 14:48:57 +02:00
Mykyta Maliarchuk
3896b19c30 [ACS-7351] ng15 Manage rules fixes (#3751)
* [ACS-7351] ng15 manage rules fixes

* [ACS-7351] cr fix

* [ACS-7351] cr fix
2024-04-16 14:48:57 +02:00
tomson
cadc21e2f7 [ACS-7449] Fix broken filter labels styling (#3745) 2024-04-16 14:48:57 +02:00
Jacek Pluta
73b83137cc [ACS-7331] - Angular 15 - Edit aspects modal [ACA] 2024-04-16 14:48:57 +02:00
tomson
58a5d6b293 [ACS-7631] Fix broken filters (#3735) 2024-04-16 14:48:57 +02:00
tomson
3900a33035 [ACS-7328] Fix searchbar display (#3729) 2024-04-16 14:48:57 +02:00
MichalKinas
f5440c2d08 [ACS-6693] Fix peer dependencies in ACA packages 2024-04-16 14:48:54 +02:00
Mykyta Maliarchuk
8eba510051 [ACS-7330] edit rules dialog fixes (#3723) 2024-04-16 14:47:34 +02:00
MichalKinas
cecf965284 [ACS-6693] Bump peerDependencies in ACA libs 2024-04-16 14:47:32 +02:00
tomson
5f92453ea7 [ACS-7286] Fix topbar user info issues (#3720) 2024-04-16 14:44:56 +02:00
jacekpluta
04310a1b62 [ACS-7285] - [ACA] Angular 15 - Left sidebar + table (#3719) 2024-04-16 14:44:56 +02:00
MichalKinas
9f9fd75721 Stylelint fix 2024-04-16 14:44:56 +02:00
jacekpluta
5a73e4dac6 [ACS-6693] Angular 15 - adding mat core (#3715) 2024-04-16 14:44:56 +02:00
MichalKinas
698b53d522 [ACS-6693] Angular 15 migration initial point 2024-04-16 14:43:34 +02:00
Katarzyna Kita
7982c1e7e7 ACS-7335 Migrated e2e search filters - location (#3793) 2024-04-16 10:52:23 +02:00
MichalKinas
971b9d8a24 Fix peer deps for ACA libs (#3790) 2024-04-15 13:05:29 +01:00
Adam Świderski
1b98bed18f [ACS-7334] [E2E] Search filters - date - tests migrated to Playwright (#3770)
* [ACS-7334] [E2E] Search filters - date - tests migrated to Playwright

* [ACS-7334] sonar cloud fix 1

* [ACS-7334] review fix 1

* [ACS-7334] review fix 2
2024-04-15 13:44:11 +02:00
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