Commit Graph

13 Commits

Author SHA1 Message Date
Eugenio Romano
9db047f8fc [ADF-721] Fix translation reference for dev task (#1923)
* move translation files in the bundles folder

* fix after review
ripristinate tslint and remove override tsconfig
2017-06-29 15:09:06 +01:00
Maurizio Vitale
f6102dfc07 DocumentList - Check permissions on delete folder/file (#1808)
* Add check permission on delete folder/file

* Provide a way to disable the action when if there is no permission

* Improve the code using the external permission inside the folder/document action service

* Add basic documentation.
 - How disable the button when the permission is missing
 - How to show a notification message when the permission is missing

* Resize the image

* Change the value to true for demo purpose

* Update folder-actions.service.ts

* Update document-actions.service.ts
2017-04-27 14:05:08 +01:00
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +00:00
Denys Vuika
44906157a0 update unit tests 2017-01-03 20:35:26 +00:00
Eugenio Romano
d87a768d20 Remove deprecated use of getAlfrescoApi() #1094
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Denys Vuika
b09e0bc1b3 Upgrade core, documentList, dataTable 2016-09-21 17:36:29 +01:00
Eugenio Romano
67e47fa8fe improve test coverage document-list.service 2016-09-05 19:07:44 +02:00
Eugenio Romano
543d928ec2 fix integration document list datatable with new api 2016-07-13 00:33:09 +01:00
Denys Vuika
0f0c5352c7 #340 Rename 'AlfrescoService' to 'DocumentListService' 2016-07-05 20:30:11 +01:00
Denys Vuika
01c63f9574 Unit tests for document list component 2016-06-29 16:37:21 +01:00
Denys Vuika
fe9e8cdc43 Upgrade document list to angular 2.0.0-rc.1 2016-06-14 05:37:46 +01:00
Denys Vuika
b84b63b2f9 Fix unit tests and code coverage for document list 2016-05-16 13:48:17 +01:00
Mario Romano
0c9a7d29bd #62 document list test and coverage 2016-05-13 11:59:16 +01:00