Denys Vuika
26b5bf2348
[ADF-610] Upload button and DnD area should not upload hidden files and folders ( #1908 )
...
[ADF-610] upload cleanup
- more strongly typing
- api improvements
* Upload cleanup and api improvements
- remove old unused settings (formFields variable)
- individual options for uploaded files (i.e. versioning)
- upload button and drag-and-drop area now set individual settings for file versioning
* exclude hidden files from upload
2017-05-26 14:39:36 +01:00
Denys Vuika
4ebe1e77b9
upload dialog improvements ( #1740 )
...
Various upload dialog improvements
- fix: headers alignment
- fix: Name column alignment
- fix: rename ‘CANCEL’ button to ‘Cancel all’ (as it’s what it does)
- fix: ‘Cancel all’ button still visible after all upload complete
- new: improved layout and api for file upload components
- new: strongly typed methods for UploadService
2017-04-05 11:11:38 +01: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
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
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
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
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
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