20 Commits

Author SHA1 Message Date
Denys Vuika
11f51af54c
ACS-8404: Update application settings service (#3988) 2024-08-22 11:50:00 -04:00
Denys Vuika
1222bf7411
Remove dialog effects (#3972)
* remove dialog effects

* remove dialog effects
2024-07-25 12:21:46 -04:00
Denys Vuika
b5568d43fa
[ACS-8433] ACA: User Profile Service (#3957) 2024-07-22 10:07:43 -04:00
Denys Vuika
2ff54affb2
ACS-8404: consolidate application settings (#3952) 2024-07-18 09:01:46 -04:00
Denys Vuika
32112392c6
ACS-8404: Introduce App Settings service (#3939) 2024-07-16 15:23:13 -04:00
Denys Vuika
251b6a0ec7
[ACS-5308] cleanup content common module and move to standalone components (#3234)
* language picker

* location link

* logout component

* logout: fix tests

* toggle shared component

* user info component

* cleanup common module

* migrate generic error to standalone

* thumbnail column component

* name column component

* tags column component

* locked by component

* cleanup module dependencies

* comments tab component

* info drawer and details

* cleanup infodrawer module

* remove useless test

* reduce useless imports

* info drawer module

* context menu component
2023-05-29 10:28:26 +01:00
Denys Vuika
9609393d1e
[ACS-4865] setup and enable code coverage for all projects (#3074) 2023-03-20 09:06:19 -04:00
arditdomi
bacd9e5c10
[AAE-8201] - Add a way to hide libraries and secondary navbar sections (#2492)
* [AAE-8201] - Add a way to hide libraries and secondary navbar sections

* Add new variable

* Rename variable for toggling content service sections

* Fix lint errors

* Remove unnecessary or condition
2022-04-06 14:20:10 +01:00
Maurizio Vitale
4d1dab60b2
[AAE-6555] Rename the app into content-ce (#2375)
* Rename the app into conten-ce

* switch test to singleRun true

* Fix typo

* Use single run false for libs

* run test content-ce
2021-12-07 18:23:20 +00:00
Eugenio Romano
b0b22170c7
[ACA-3830] Fix favorites navigation (#1599)
* fix favorites navigation

* improve report and unit test

* fix ACA test
mock version directive

* lint fix

* try different startegy

* remove first split

* fix root case
2020-08-14 09:13:23 +01:00
Eugenio Romano
97a7831726 fix unit test 2020-08-10 16:42:47 +01:00
Denys Vuika
2854c17cd9
[ADF-5183] Upgrade to Angular 10 (#1506)
* upgrade preparation fixes

* remove fdescribe

* update browserlist config

* ng8

* ngrx 8

* ng9

* ngrx 9

* remove entryComponents

* unit tests

* ng 10

* latest ADF

* fix unit tests

* fix lint

* update deps and travis

* code fixes

* upgrade webdriver

* cleanup libs

* fix test

* update test

* Use browserTarget as target for lite-serve

* Use the update webdriver with CI condition

* Use version console.log('load', path

* Fix path sh

* Try to use remote env

* Add the . to export variabled

* Use hardcoded chrome version

* Remove the run remote

* Avoid to use the escape

* Skip flaky e2e and raise issue ACA-3615

* SKip failing e2e

* Skip flaky e2e and raise issue ACA-3615

* Fix close app toolbar menu and preconditions + tests of  mark-favorite.test.ts  Personal Files section

* Fix mark-favorite tests

* Fix ext-header test

* Fix new-menu tests

* Fix lint

* no message

* Fix viewer tests

Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2020-07-09 09:37:06 +01:00
Denys Vuika
7591710fd0 use fixed chrome version via puppeteer (#1204)
* use fixed chrome version via puppeteer

* remove not needed option and try a headful run

* update to latest Chrome 77

* Update protractor.conf.js

switch back to headless
2019-09-13 13:29:52 +03:00
Denys Vuika
f91608fe78
Angular 6 (#556)
* upgrade to angular 6 (with rxjs-compat)

* fix tests

* fix test scripts

* upgrade rxjs to 6.0

* remove rxjs-compat layer

* update unit tests

* restore tests

* context-menu transparent backdrop

* upgrade libs

* changed snackbar locator

* locator as class

* remove locator element reference

* snackbar locators

* wait for snackbar before executing the action button

* expect cdk-overlay before mat-menu-panel condition

* update libs
2018-08-09 11:11:06 +01:00
Denys Vuika
8e0bcad285
upgrade to latest ADF (alpha) (#194)
* upgrade to latest ADF (alpha)

* upgrade js-api

* workaround for alfresco-js-api build error
2018-02-21 16:52:47 +00:00
Denys Vuika
887d8b811c headless chrome for unit tests (#169) 2017-12-21 15:55:40 +02:00
Denys Vuika
89fb92d1d9 Upgrade to ADF 2.0.0-beta2 (#65)
* upgrade to 2.0.0-beta2

* search fixes

* test fixes

* test fixes

* cleanup CLI config

* remove unused property
2017-11-20 18:23:23 +02:00
Denys Vuika
3a5bf73c79 fix unit tests 2017-10-19 11:51:06 +01:00
Denys Vuika
b11a926a93 travis setup 2017-10-18 18:00:00 +01:00
Denys Vuika
b41a547e74 initial project scaffold 2017-10-18 17:16:29 +01:00