Denys Vuika
a6a05b4a45
Release preparation ( #1501 )
...
* 1.12.0
* bump libs
* audit and licenses
* update adf libs
2020-06-29 17:28:42 +01:00
Baptiste Mahé
2e8b863413
[ACA-3468] Enable Document List filters in ACA ( #1495 )
...
* [ACA-3471] too long french translation doesn't fix in the UI (#1499 )
* [ACA-3538] Fix search result layout (#1500 )
* [ACA-3468] Enable Document List filters in ACA
* [ACA-3468] Get pagination settings from document list
* [ACA-3468] Move event handlers and pagination to page component
* [ACA-3468] Remove useless OnChanges
* [ACA-3468] Fix linter
* [ACA-3468] Add test for document list definition
* [ACA-3468] Fix lint
* [ACA-3468] Remove identifier
* [ACA-3468] Update to lastest ADF alpha to fix search result
* [ACA-3468] Update to lastest ADF alpha
* Fixed unit test
* re-enable tests
* rollback changes to test
* fix reload
* * fixed search e2e
* fix issue with page reload on search results
* update tests
Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
Co-authored-by: PizzaVito <vito.albano.123@gmail.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: dhrn <dharan.g@muraai.com>
2020-06-29 17:28:31 +01:00
Baptiste Mahé
ef5457875e
[ACA-3538] Fix search result layout ( #1500 )
2020-06-29 00:36:41 +01:00
arditdomi
5194b4e5d1
[ACA-3471] too long french translation doesn't fix in the UI ( #1499 )
2020-06-26 11:37:07 +01:00
Maurizio Vitale
f83f2dd795
Use the latest adf ( #1494 )
2020-06-22 09:38:02 +01:00
davidcanonieto
85f71f5ae1
[ACA-3427] Remove About tab when it's not useful ( #1491 )
...
* [ACA-3427] Remove About tab when it's not useful
* Add unit tests for isLibraryManager rule
* Fix e2e tests
* Fix e2e tests and add rule to docs
* Fix e2e tests
2020-06-18 22:03:26 +01:00
dhrn
e2b6ebab9b
[ACA-3469] Description in Document library Site ( #1492 )
2020-06-18 09:52:11 +01:00
Nicolas Barithel
84a3fd7fcf
MNT-19466 - Edit Online for RTF files ( #1488 )
2020-06-17 12:32:37 +01:00
Nicolas Barithel
c8dd345fed
Edit Online for XLAM files ( #1490 )
...
Similar to PPAM files (for MS Powerpoint), those are Macro-Enabled Add-ins for MS Excel
2020-06-17 12:32:13 +01:00
Nicolas Barithel
902cad2e97
MNT-18448 - Edit Online for MS Visio files ( #1489 )
...
Supported file extensions: vsd, vss, vst, vsdx, vsdm, vssx, vssm, vstx, vstm
2020-06-17 12:31:48 +01:00
Denys Vuika
13e506e4dd
[MNT-21419] correctly reset search results ( #1487 )
...
* correctly reset search results
* fix tests
* reset the service intstead of copying
* Revert "fix tests"
This reverts commit 8c1ae87caa3828517f0e404f5bb15b7101ffffb6.
* fix app service tests
2020-06-17 12:27:48 +01:00
davidcanonieto
03b75a5fb3
[ACS-180] Add Description column to My libraries / Favorites ( #1486 )
...
* [ACS-180] Add Description column to My libraries / Favorites
* Fix e2e test
* Fix datatable selector
* Fix role and visibility selectors
* Add description to search library layout
* Final fix
2020-06-16 14:54:26 +01:00
Urse Daniel
7130a5c15c
[ACA-3266] Improve version upload component ( #1484 )
...
* added version comparison from ADF
* fix design when smaller device screen
* improved align of content
2020-06-15 15:27:40 +01:00
Mark Steadman
2ddacf4354
fix: proper menuitem aria for screen reader users ( #1482 )
2020-06-15 12:41:24 +01:00
arditdomi
23e15388fd
[ACA-3450] Add missing documentation about parentRoute ( #1485 )
2020-06-12 16:45:17 +01:00
dependabot[bot]
0fb795740c
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #1483 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 21:48:18 +01:00
Urse Daniel
42d3d5cd6f
[ACA-45] Drag and Drop a new version ( #1477 )
...
* added functionality to import a file from drag&drop
* handle dropping a file over another and triggering the dialog for manage versions while passing the dropped file
* handle receiving and passing a file to version manager
* handle dropping a file over another.
* refactoring the component by using 2 ADF components and showing them by a specific view case.
* updated the dialog ref based on how the version dialog should behave in order to change/view a file's versions
* handle the new drag&drop to upload a file's version functionality
* removed the custom previous version upload component
* added payload constructor
* added unit test, fixed some misstypes
* fix failing travis unit tests
* fix failing travis unit tests
* added translate module
* added last version and fix failing test
* small fixes and change type workflow to customevent.
* small fix
* fix flaky test
* deleted flaky merge
* ACA-45: Take drag'n'drop pop-up title from ACA rather than the ADF component
* fixed a logical issue
* ACA-45: Fix failing e2e tests
* unit testing error fixing
* unit testing error fixing
* fix unknown word travis
* unlock node after upload success
* unlock node after cancelling upload
* ACA-45: Introduce back fileUnlock asserts
* added unit test for checking if the locked node is unlocked when uploading successfully a new version
* added type of event and small update to unit test
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
2020-06-09 21:48:03 +01:00
Roxana Diacenco
6e17405787
[ACA-3392] Create aca-testing-shared project to be reused in ADW ( #1480 )
...
* Move e2e framework to aca-shared/testing
* * Update e2e suites imports from @alfresco/aca-shared/testing
* Remove testing framework from 'e2e' directory
* Move e2e testing framework to `aca-testing-shared` project
2020-06-04 22:40:07 +02:00
Silviu Popa
33327bb505
[ACA-3315] - add predefined extension guard ( #1478 )
...
* [ACA-3315] - add predefined extension guard
* update extension loader
* update doc
* fix lint
* PR changes
* PR changes
* remove unnecesary code
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-06-02 14:03:46 +02: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
Eugenio Romano
5a12345865
[ACA-2312] Fix inconsistency for My Libraries ( #1473 )
...
* [ACA-2312] Fix inconsistency for My Libraries
* fix quality
* fix e2e
* modify e2e type
* fix file lib
* revert replace all
2020-05-22 00:46:24 +01:00
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