Commit Graph

33 Commits

Author SHA1 Message Date
Denys Vuika
c2fee79724 [ADF-571] upload feature rework (#1922)
* upload feature rework

lots of improvements for upload dialog and underlying services

* readme update

- readme cleanup
- remove some old comments from code
- update readme with new events for Upload Service

* restore prerequisites section in readme
2017-06-29 15:09:07 +01:00
Denys Vuika
e29741d18d [ADF-587] upgrade components to angular 4 (#1866)
[ADF-587]  upgrade components to angular 4
2017-05-25 15:12:48 +01:00
Maurizio Vitale
50abe09edb Fix bug related to upload button permission (#1838)
* Add the permission check on the activiti button

* Fix code after unit test

* Add basic documentation

* Improve the code and fix the missing file issue

* Fix unit test after refactoring

* remove duplicate log
2017-04-27 14:05:11 +01:00
Maurizio Vitale
0e4dab8b66 Disable upload button with no permission (#1820)
* Add the permission check on the activiti button

* Fix code after unit test

* Add basic documentation
2017-04-27 14:05:10 +01:00
Eugenio Romano
d32ed969a7 add test and documentation staticTitle option #1570 (#1744) 2017-03-22 09:57:52 +00:00
Mario Romano
1c21875607 #537 snackbar notification system (#1527)
* #537 snackbar notification system

* #537 add test dependencies

* #537 add export material module

* #537 fix demo project
2017-01-24 17:09:13 +00:00
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +00:00
Denys Vuika
facafbd55c Single naming convention for core services (#1363)
* remove temporary file from repo

* fix: alfresco-api.service

* new: auth.service.ts

- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files

* use AuthService internally

* new: content.service.ts

- deprecation warning for AlfrescoContentService
- use new ContentService internally

* new: settings.service.ts

- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally

* new: translate.service and translate-loader.service

- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations

* fix: document list

* fix: search

* fix: tag

also fixes #1364

* fix: activiti form

* fix: activiti tasklist, improve unit tests

* fix: activiti processlist, unit tests improvements

* fix: diagram component

* fix: analytics component

* fix: upload component

- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements

* fix: webscript

* fix: userinfo unit tests

* code fixes

* fix 'beforeAll' issue

* tasklist unit testing improvements

* fix: form unit tests

* fix: unit tests
2017-01-03 10:46:27 +00:00
Will Abson
fb851271e9 Fix uploads from folders opened from search results
Refs #1248
2016-12-16 17:52:57 +00:00
Maurizio Vitale
3a288c6b1b #1181 Show toast message once (#1189)
* #1181 Show toast once

* #1181 fix unit test

* #1181 Fix unit test compilation problem
2016-12-01 16:28:16 +00:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Eugenio Romano
362e2e32ea fix test and coverage Angular2 Final release uploader component #749 2016-10-06 21:54:01 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
Denys Vuika
34e46b32cc fix unit tests 2016-09-17 20:24:44 +01:00
Denys Vuika
3c662de36d Update upload service with Api service 2016-08-30 14:38:28 +01:00
Eugenio Romano
c82b69a4bf fix upload mock 2016-08-23 16:56:01 +01:00
mauriziovitale84
7f3a450e6d Fix unit test upload 2016-07-14 15:31:24 +01:00
mauriziovitale84
eb727fb642 Fix upload unit test Http dependency 2016-07-11 09:30:57 +01:00
mauriziovitale84
e8c363e520 Fix token problem 2016-07-08 12:55:14 +01:00
mauriziovitale84
e4546061f1 Fix upload folder not supported for Safari and Firefox 2016-06-28 17:56:10 +01:00
Denys Vuika
35478f4fd6 Improved 'upload' tests 2016-06-24 11:18:13 +01:00
Denys Vuika
12007e8b64 #272 Update 'upload' test config 2016-06-24 10:42:56 +01:00
mauriziovitale84
05c0a8246a Use new upload API 2016-06-22 16:17:19 +01:00
mauriziovitale84
604c1c7eba #189 Fix upload test 2016-06-15 15:05:54 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
Eugenio Romano
75a38d5c54 fix uploader test RC1 2016-06-14 19:10:07 +01:00
Denys Vuika
2428396ab6 Upgrade Upload to angular 2.0.0-rc.1 2016-06-14 11:02:41 +01:00
mauriziovitale84
69c490732d #46 Fixed unit test 2016-05-24 17:04:05 +01:00
Denys Vuika
811b9448cb Fix upload area cutting inner content popups 2016-05-24 15:38:37 +01:00
Eugenio Romano
2060982ec7 #68 add page moving and input param
tslint rule withespace type
2016-05-24 00:17:21 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +01:00
Mario Romano
53d321e581 #60 more fix fot tests 2016-05-17 14:01:56 +01:00
Mario Romano
e0978c2a13 #62 uploader test and coverage 2016-05-13 12:13:11 +01:00