42 Commits
Author SHA1 Message Date
Maurizio Vitale f21299a90d use dot as separator for minor v (#3069) 2023-03-16 12:54:09 -04:00
Maurizio Vitale c8e69c6b91 Try to fix the upstream 2022-03-15 15:49:42 +00:00
Maurizio Vitale aa9f0fe13f Try to fix travis upstream 2022-03-15 15:13:01 +00:00
Maurizio Vitale e9ca37bf99 Fix upstream (#2473)
* Fix the adw upstream

* Being able to triggere the upstream from Travis
2022-03-15 11:17:05 +00:00
Maurizio Vitale 652cf1762b Call the npm build to create replace app.config with envsub (#2403) 2022-01-17 17:03:02 +01:00
Maurizio Vitale ab64357ef6 Fix the node version for being able to generate license 2022-01-17 13:31:26 +00:00
Maurizio Vitale 114e2154aa Fix the typo (#2378) 2021-12-08 16:14:07 +00:00
Maurizio Vitale 3cb6152ad7 [AAE-6455] Rename the structure to be compliant with nx (#2376)
* Rename the structure to be compliant with nx

* Fix typo

* Fix ts path
2021-12-08 16:06:12 +00: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
Maurizio Vitale 056ff4b011 [AAE-6455] use tpl format instead of json and replace values (#2374)
* Use the tpl instead of json and replace values for build start and e2e

* Use different license file name to avoid conflicts

* use the travis value

* Use the general ng build and add doc
2021-12-07 15:38:01 +00:00
Maurizio Vitale c78e338285 Rename the dist folder to content-ce and use env (#2373) 2021-12-07 10:11:56 +00:00
Maurizio Vitale b1b468b947 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Maurizio Vitale fb599f33f1 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Maurizio Vitale adb369c82d Use new quay credentials 2021-11-16 13:05:05 +00:00
Maurizio Vitaleandiuliaib ab68f4f07e [search-2897] test new search (#2207)
* test new search

* run tests

* tslint fix - clean run

* rerun the e2e

* Remove '=' for Search 2.0 compatibility

* Use a travis setting to override the value

* use the default env updated by singlepipeline

Co-authored-by: iuliaib <iulia.burca@ness.com>
2021-07-02 10:12:44 +03:00
Maurizio Vitale 7cd333f22b Add the npm ci 2021-06-28 11:39:35 +01:00
Maurizio Vitale 92d447ec58 Fix @alfresco (#2202) 2021-06-28 12:03:48 +02:00
Maurizio Vitale 6ade114644 Trigger another build 2021-05-18 13:55:00 +01:00
Maurizio Vitale 4ebc7447f9 Refactor env variables (#2094)
* Rename the env to sync with BE/Docker

* Refactor envs

* Use the env.yml strategy
2021-04-28 16:14:20 +02:00
Maurizio Vitale 774044c266 Run the unit/build/e2e/docker based on the agreed doc (#2093) 2021-04-26 18:38:56 +01:00
Maurizio Vitale 2be398e2eb Update adf 31741 and js api 4.3.0 (#2048)
retrigger

Fix package-lock.json
2021-03-10 12:45:00 +00:00
Maurizio Vitale e98df9a974 Use the adf-logout latest version (#1953)
* Use the adf-logout

* Use latest adf and js api

* Add npm ci to be removed once the travis cache works

* Fix deps
2021-02-01 15:01:20 +00:00
Maurizio Vitale 6c4daaf1f8 [ACS-1198] - Use the redirectLogout route in case of sso (#1944)
* Use the redirectLogout route in case of sso

* Add unit test for logout in basic and sso
2021-01-26 12:36:17 +00:00
Maurizio Vitale 81dc974a2d Add the login route as part of app.config (#1943) 2021-01-25 15:22:16 +00:00
Maurizio VitaleandMaurizioVitale e94f3d9e3f Remove the else ecmhost condition (#1835)
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-30 10:59:11 +00:00
Maurizio VitaleandMaurizioVitale b869e91869 remove useless variables (#1829)
* remove useless variables

* Add logs for replacing

Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 12:30:52 +00:00
Maurizio VitaleandMaurizioVitale e88141ccdf Fix the build path for docker (#1825)
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-26 17:32:50 +00:00
Maurizio Vitale bfe6fb2bc9 Replace values instead of override (#1742) 2020-11-10 17:02:27 +00:00
maurizio vitale 9d4da12c8c Add the lite-server-proxy 2020-09-23 15:32:41 +01:00
9b0c31073a ACA Run the test against the remote env (#1669)
* Run the test against the remote env

* Use remote user

* exclude e2e and raise issue

* Exlude more

* small change to trigger travis

* add api method to get totalItems of various endpoints

* lint fix

* remove tests from excluded to see what fails

* - fix some issues with the screenshot plugin
- add methods to get total items for some endpoints
- fix some waitForApi calls to consider initial total items number
- sortByModified descending in order to find the item needed by the test when having items on multiple pages

* Try to fix screenshots

* a few more fixes

* Upload screenshots

* a few more fixes

* Delete e2e-output-${retry} at the end

* delete unused variable

* some changes

* lint

* try one more fix

* Try to fix retry

* a few more fixes

* Try to fix retry

* some more fixes

* Fix "on Recent Files" suite

* Move "on Search Results" at the beginning of the class in order to avoid waitForApi:catch

* Empty commit

* Empty commit

* Empty commit

* Run e2e with lite-server

* Exclude protractor report folder

* Remove useless config

* change browser size

* no message

* one more try

* Empty commit

* try to maximize

* fix upload Recent files tests

* revert maximizing the browser

* don't "Run e2e with lite-server"

* fix mark-favorite tests

* few more fixes

* fix viewer and share tests

* test the lite server with retry

* Verify suites with lite server

* some final fixes

* Try to use httpserver

* Print the file and use http server

* Use http-server to fix protractor retry

* more fixes

* forgot a space :|

* remove extra job not needed anymore
rename test data into more specific

* play with the screenshots

* try new run

* trigger one more run

* a few more little fixes

* Fix comments

* Remove comment

* Fix lint error

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
Co-authored-by: iuliaib <iulia.burca@ness.com>
2020-09-18 12:01:55 +01:00
Maurizio Vitale cd3e0012ff MNT-21595- Fetch all the groups (#1527)
* Fix constructor

* Use latest of ADF

* Call the groupService to fetch all
2020-07-20 20:29:31 +01:00
Maurizio Vitale f83f2dd795 Use the latest adf (#1494) 2020-06-22 09:38:02 +01:00
Maurizio Vitale cef088794f Use latest adf to fix issue 3252 (#1479)
* Use latest adf to fix issue 3252

* Fix unit test
2020-05-29 17:50:01 +01:00
Maurizio Vitale e9f33c554d [ACA-3342] Rename API_HOST to API_CONTENT_HOST (#1475)
* Rename API_HOST to API_CONTENT_HOST

* Use the right property called API_CONTENT_HOST

* Replace missing keys
2020-05-22 09:17:55 +01:00
Maurizio Vitale 523d9e5bcb Favorite remove the route evaluation (#1470)
* Remove the evaluation of routing

* Remove the data from json

* Use JSON parse to evaluate
2020-05-14 12:54:16 +01:00
maurizio vitale 89e7446bd2 Run on develop branch 2020-05-07 14:01:54 +01:00
maurizio vitale 794d6a6c83 Rename branch to develop 2020-05-07 12:44:20 +01:00
Maurizio Vitale 092fdd71e1 use absolute path 2020-04-25 12:35:18 +01:00
Maurizio Vitale 3ee61c3d29 [ACA-2734] Be able to show an extension based on provider (#1405)
* Ability to disable extension based on provider

* Remove mystake

* Use latest adf
2020-04-08 20:04:49 +01:00
Maurizio VitaleandAdina Parpalita b240909868 Use the e2e lite-serve (#1390)
* Enable liteserve Fix ecmHost Enable browser open

* Be able to pass a different admin credentials

* use the e2e liteserve

* sync package-lock

* Update webdriver

* Replace the app.conf values before running e2e. Be able to run e2e on external env

* Remove dist mystake

* Remove the baseUrl from the contains

* Use the docker image

* stop postgresql before install

* Try the new strategy

* regenerate the package lock

* Wait for the content to go up

* Change travis with start.sh

* do not override the baseUrl

* Create a different docker compose for e2e

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-04-02 09:21:44 +01:00
Maurizio Vitale 0068525c60 Use the absolute path (#1392) 2020-03-30 13:11:38 +01:00
Maurizio Vitale 762c7f8974 Fix the scss import and save the build on S3 (#1382)
* Fix the scss import and save the build on S3

* Run unit test without builing again

* Move success after build

* Build with config e2e
2020-03-27 11:55:04 +00:00