Commit Graph

1894 Commits

Author SHA1 Message Date
davidcanonieto
c98482a672 Update to latest ADF libraries (#1434) 2020-04-29 19:32:04 +01:00
Popovics András
a21aeab12d [ACA-3131] Add extension loader guard (#1426)
* [ACA-3131] Add extension loader guard

* Fix linting issue

* Fix cspell issues
2020-04-29 08:41:49 +01:00
Denys Vuika
5259f840a8 Optimize e2e framework (#1428)
* reduce breadcrumb page

* imrpove readability of code

* reduce data-table page size

* reduce datetime-picker code

* fix datatable page

* header and info drawer

* update datatable page

* toolbar cleanup

* more test components cleanup

* even move component cleanup

* move wait utils to the Utils

* unified waits

* cleanup menu page

* code fixes

* fix code

* code improvements

* rename api

* fix code

* fix code

* cleanup dialog pages

* more fixes and dead code removal

* code fixes

* try to fix the flaky teset

* fix code

* fix code

* update code

* fix lint

* unified text input

* fix lint

* add missing await

* reduce the wrapper method around clear text

* resolve element value

Co-authored-by: Cilibiu Bogdan <bogdan.cilibiu@ness.com>
2020-04-29 08:40:55 +01:00
Cilibiu Bogdan
ebdaa39209 [ACA-2994] Snackbar- notifications are displayed with wrong colours (#1431)
* enforce colors

* fix themes order

* remove important
2020-04-27 14:53:25 +01:00
Denys Vuika
bb1ed2d880 fix default language picker value 2020-04-27 14:45:18 +01:00
Gloria Broadbent
dfb7b50e4d LOC-129 -fixes for UI strings in French and Dutch (#1432) 2020-04-27 11:23:40 +01:00
Maurizio Vitale
092fdd71e1 use absolute path 2020-04-25 12:35:18 +01:00
Eugenio Romano
dfbb73e43f add slack notification 2020-04-24 22:07:08 +01:00
Eugenio Romano
73afd46197 build before docker image 2020-04-24 16:11:40 +01:00
Eugenio Romano
cce1b4bdca fix package 2020-04-24 15:18:59 +01:00
Eugenio Romano
fb128c2626 [ACA-3190] Update env from travis (#1430)
* Update env from travis

* update permissions

* install script fix
2020-04-24 14:33:07 +01:00
Adina Parpalita
3c4b800a5c enable fogotten tests (#1429) 2020-04-24 09:50:01 +01:00
Popovics András
78f9769a8b [ACA-3175] Remove settings button from the UI (#1427) 2020-04-23 14:09:28 +01:00
Cilibiu Bogdan
b84cdcb1cc [ACA-3081] upgrade @types/jasmine to latest (#1425)
* fix @type/jasmine update errors

* bump coverage

* fix linting
2020-04-22 12:38:22 +01:00
Baptiste Mahé
6147a9a295 [ACA-2496] Refactor of color change for colum name (#1424) 2020-04-22 11:42:18 +01:00
Alfresco Build User
7cfbd8480a Update ADF packages version 3.8.0-beta9 (#1422)
Co-authored-by: Travis CI User <travis@example.org>
2020-04-20 19:18:50 +01:00
Vito
a1a2a1c22f [ACA-3015] - fixed style for chips (#1423) 2020-04-20 19:18:08 +01:00
dhrn
3ed9dd6b84 [ACA-3046] Create new folder window - missing 'Name'/'Description' la… (#1421)
* [ACA-3046] Create new folder window - missing 'Name'/'Description' labels

* * replaced dot with semi colon

* * fixed e2e build
2020-04-20 18:59:24 +01:00
Denys Vuika
e34962d21f fix build issues 2020-04-20 12:14:47 +01:00
Denys Vuika
bf509843b7 integrate Prettier with tslint (#1419)
* integrate prettier with tslint

* remove obsolte scripts

* update tsconfig

* fix lint issues

* fix lint errors

* more rules and fixes

* kebab case and lint fixes

* update helpers

* update util
2020-04-19 23:29:20 +01:00
Denys Vuika
6a84717a00 fix naming for e2e (#1418) 2020-04-17 14:33:05 +01:00
Denys Vuika
cfb9c4bca9 use Logger instead of console (#1417) 2020-04-17 12:25:25 +01:00
Baptiste Mahé
dda83d27a0 [ACA-2542] Change create menu colors (#1416) 2020-04-17 10:44:23 +01:00
Baptiste Mahé
986593c45d [ACA-2496] Change hover color on custom name color (#1414) 2020-04-16 10:26:34 +01:00
dependabot[bot]
053da10e26 Bump https-proxy-agent from 2.2.1 to 2.2.4 (#1415)
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-16 10:25:44 +01:00
Cilibiu Bogdan
88f8b4065e [ACA-3043] Create From Template - relativePath not working when ACS installation language is different (#1411)
* use primary path to get node information

* breadcrumb transform based on paths intersection

* update tests
2020-04-15 12:44:26 +01:00
Denys Vuika
6e33766fc4 remove external settings (#1413) 2020-04-15 12:33:54 +01:00
Denys Vuika
ea6c654e63 unified puppeteer setup (#1412)
* unified puppeteer setup

* try latest chromium and puppeteer
2020-04-15 11:28:58 +01:00
Denys Vuika
785b7abb8a improved settings api (#1408) 2020-04-09 20:06: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
Denys Vuika
74f49a7df1 upgrade dependencies (#1404)
* upgrade dependencies

* upgrade libs

* upgrade libs

* downgrade jasmine typings for now

* upgrade rxjs

* upgrade karma
2020-04-08 13:39:39 +01:00
Denys Vuika
5c98930520 add missing color header action (#1403) 2020-04-07 14:55:41 +01:00
Adina Parpalita
2816e5fe11 E2E: try to fix one weird flaky test (#1401) 2020-04-07 09:53:44 +01:00
Denys Vuika
5a88c8c852 [ACA-1743] extension settings (#1399)
* upgrade tslib

* initial settings skeleton

* migrate language picker setting

* support string parameters

* remove process extensions workaround

* update extensions schema

* update docs

* unit tests

* fix unit test
2020-04-06 19:58:41 +02:00
Eugenio Romano
2b910d5a15 update logo 2020-04-06 14:14:06 +01:00
Eugenio Romano
e081011d6b [ACA-2920] Update Logo 2020-04-06 14:12:17 +01:00
dhrn
38a889f7e5 [ACA-2368] UI Issues while editing Metadata in the Preview Page (#1369)
* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091

* [ACA-2368] UI Issues while editing Metadata in the Preview Page #1091

* * comments fixed
2020-04-06 10:28:04 +01:00
Baptiste Mahé
8d710d627a [ACA-2980] Update search input background-color (#1397) 2020-04-02 21:25:55 +01:00
Denys Vuika
1b4bacf7fa upgrade to latest ADF alpha (#1373)
* upgrade to latest ADF alpha

* an extra step is needed now in order to open the calendar

* max date constraint

* upgrade libs

* upgrade node-sass

* upgrade spellcheck lib

* upgrade libs

* update test

* restore time back

* update libs

* update libs

* update libs

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
2020-04-02 14:57:41 +01:00
Baptiste Mahé
e55d7b7855 [ACA-2979] Change create menu item colors (#1396)
* [ACA-2979] Change create menu item colors

* [ACA-2979] Change hovered color
2020-04-02 12:06:23 +01:00
Maurizio Vitale
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
Baptiste Mahé
cb26102a99 [ACA-2604] Fix color update on datable row (#1395) 2020-04-01 15:33:34 +01:00
Baptiste Mahé
5351f0f4d7 [ACA-2970] Change hover and select data row background color (#1394) 2020-04-01 10:03:31 +01:00
Maurizio Vitale
0068525c60 Use the absolute path (#1392) 2020-03-30 13:11:38 +01:00
Denys Vuika
8e5345b717 upgrade codelyzer and enable a11y rules (#1391)
* upgrade codelyzer and enable a11y rules

* a11y fixes
2020-03-30 11:09:57 +01:00
Eugenio Romano
9b78cd28d1 Trigger build only on branches (#1388) 2020-03-27 18:07:32 +00:00
Baptiste Mahé
4536224cd4 [ACA-2960] Add background image and elevation to header (#1389) 2020-03-27 18:06:47 +00:00
Eugenio Romano
26f94b6798 Add build status basges (#1387) 2020-03-27 17:57:52 +00:00
Baptiste Mahé
4a5bd1b795 [ACA-2959] Add new login background (#1386) 2020-03-27 16:44:09 +00:00
Denys Vuika
889fbb2962 upgrade date picker to 3.1.0 (#1385) 2020-03-27 14:32:30 +00:00