davidcanonieto
cb1b3fa236
[ACA-3346] Fix build script ( #1476 )
...
* [ACA-3317] Improve build script
* Improve code
* Remove update-commit-sha.sh
2020-05-22 00:45:55 +01:00
davidcanonieto
51b461f859
[ACA-1992] Keep favorite libraries navigation under same path ( #1474 )
...
* [ACA-1992] Keep favorite libraries navigation under same path
* Fix unit test
2020-05-20 13:32:31 +01:00
davidcanonieto
7ffecc546c
[ACA-3317] Show app current deployed commit in About Page ( #1472 )
...
* [ACA-3317] Show app current deployed commit in About Page
* Fix script
* Fix script param
* Remove commit
* Update proxy.conf.js
2020-05-20 13:15:31 +01:00
dhrn
3b4579c19c
[ACA-3257] Add actions extension capability to info drawer ( #1471 )
...
* info drawer action added
* actions added
* * improved docs
* * added unit test
* fixed e2e
* * rename actions to toolbar
* * minor changes
* Update application-features.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-19 17:46:11 +01:00
Cilibiu Bogdan
234b41b917
[ACA-3296] Header - support actions order ( #1464 )
...
* header action order property
* apply sort for parents and children
* update tests
* use parent class to set style
* render user component through configuration
* header should allow disable actions rendering
* update e2e header resource
2020-05-19 16:56:03 +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
dhrn
c8c73acd3d
* build fixed ( #1469 )
2020-05-13 09:24:56 +01:00
Eugenio Romano
eb342e9f99
Update .travis.yml
2020-05-12 23:52:09 +01:00
davidcanonieto
6417337f9d
[ACA-3251] Move InfoDrawer and Toolbar components to aca-shared ( #1466 )
...
* moved tool bar
* moved info drawer
* moved appextension service
* moved pagination service
* Fix imports
* * fixed lints
* * fixed space
* added travis configuration
* * comments fixed
* * comments fixed
* * lint fixed
Co-authored-by: dhrn <dharan.g@muraai.com>
2020-05-12 14:34:26 +01:00
arditdomi
6dc01c4b17
[ACA-3182] Add a way to define an extension route as child of a route ( #1463 )
...
* [ACA-3182] Add a way to define an extension route as child of a route
* [ACA-3182] Add unit tests
* [ACA-3182] Add license header
2020-05-12 09:39:33 +01:00
Denys Vuika
ea0cfaa99c
unified env variables for ecm/bpm hosts ( #1465 )
2020-05-12 09:36:51 +01:00
Cilibiu Bogdan
7b0ce29000
[ACA-3278] Header - extension actions not visible ( #1462 )
...
* custom toolbar actions theme
* update tests
2020-05-12 08:53:30 +03:00
Adina Parpalita
03a1a5c0e9
fix flaky tests ( #1461 )
2020-05-09 11:36:28 +01:00
Popovics András
0e7eed3cd5
Add missing documentation for extension loader callbacks ( #1457 )
...
* Add missing documentation for extension loader callbacks
* Fix messed up pipeline, how it could work until now???
* Travis yml fix
* Travis yml fix
2020-05-07 23:23:11 +02: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
Denys Vuika
b138ec780b
bump shared libs
2020-05-06 14:59:26 +01:00
Denys Vuika
d9de30fb85
1.11.1
2020-05-06 14:58:52 +01:00
Denys Vuika
019757989c
fix issue with the css variable path
2020-05-06 14:28:15 +01:00
Denys Vuika
f6c1843b23
customisable header image url ( #1449 )
2020-05-06 14:17:42 +01:00
Denys Vuika
9c3f3b5987
update publish script
1.11.0
2020-05-05 11:01:43 +01:00
Denys Vuika
ff6738685e
fix release script
2020-05-05 10:26:16 +01:00
Denys Vuika
aee69adc80
upgrade to ADF 3.8.0 final ( #1444 )
2020-05-04 19:18:12 +01:00
Denys Vuika
7dfae34894
fix licence project name
2020-05-04 16:44:51 +01:00
Denys Vuika
2f8c91fdf5
license and audit info ( #1443 )
2020-05-04 16:34:25 +01:00
Eugenio Romano
202a235d36
add tag end release ( #1442 )
2020-05-04 15:26:34 +01:00
Denys Vuika
404e74c0e8
bump and align lib versions with the app ( #1441 )
2020-05-04 12:30:06 +01:00
Denys Vuika
0b9df2e2c9
remove submodules ( #1440 )
2020-05-02 18:18:53 +01:00
Denys Vuika
922605f0f5
deprecate tomcat builds ( #1437 )
2020-05-02 11:28:08 +01:00
Denys Vuika
ab137d3145
automatically publish libraries on release ( #1439 )
2020-05-01 17:21:31 +01:00
Irving Navarrete
c0b81d21a2
Updating Readme for release 1.11.0 ( #1438 )
2020-05-01 14:26:59 +01:00
Eugenio Romano
12448d54c4
Update .travis.yml ( #1436 )
2020-05-01 10:30:04 +01:00
Denys Vuika
4230f8415c
[ACA-3153] bump version to 1.11.0 ( #1435 )
...
* 1.11.0
* upgrade testing and cli
* update config file
2020-04-30 16:23:45 +01:00
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