Denys Vuika
62915aff93
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-03-21 14:45:48 +00:00
Maurizio Vitale
aba4c8ef3e
Wrong grammar with single file uploaded ( #1468 )
...
#1449 Wrong grammar with single file upload
2017-01-16 11:50:23 +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
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
2016-11-25 19:09:06 +00:00
Eugenio Romano
362e2e32ea
fix test and coverage Angular2 Final release uploader component #749
2016-10-06 21:54:01 +01:00
Eugenio Romano
12914e0680
change tsconfig,module name ,karma.conf,karma-tst-shim and #749
2016-10-06 11:56:07 +01:00
Denys Vuika
9e0534ff90
Upgrade ng2-alfresco-upload
2016-09-21 18:23:57 +01:00
Denys Vuika
2c830d9693
Single place for translate pipe
2016-09-17 19:56:55 +01:00
mauriziovitale84
690e989893
OnDestroy call unsubscribe
2016-08-15 13:47:24 +01:00
mauriziovitale84
81220d17a3
Fix error when the dialog is not initialized
2016-08-12 16:52:30 +01:00
Denys Vuika
aaed924b6f
Improve 'upload' package config
2016-07-15 11:55:50 +01:00
Denys Vuika
7f93baf59c
Fix 'upload' code style issues (tslint)
2016-06-16 13:37:23 +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
Denys Vuika
2428396ab6
Upgrade Upload to angular 2.0.0-rc.1
2016-06-14 11:02:41 +01:00
mauriziovitale84
441d65a0e1
# Changed TranslationService
2016-06-08 17:48:30 +01:00
mauriziovitale84
4b33ff877c
Fixed translation services
2016-06-03 15:54:40 +01:00
mauriziovitale84
1597595bf0
#139 Fixed complete counter
2016-06-03 12:03:12 +01:00
mauriziovitale84
e506490f81
#129 Fixed change detector
2016-06-02 12:38:27 +01:00
mauriziovitale84
58ceebe53a
#105 Refactoring file dialog component
2016-06-02 09:43:34 +01:00
Mario Romano
c13d6a7fc3
fix dependencies and core
2016-05-21 04:25:44 +01:00
Mario Romano
3e54eaf5fe
fix translate
2016-05-19 19:39:13 +01:00
Mario Romano
6654563469
lint login and upload
2016-05-12 19:14:29 +01:00
mauriziovitale84
ba1fb96f31
#46 Accessibility
2016-05-11 14:50:55 +01:00
mauriziovitale84
79c12f31e4
#46 ie18n
2016-05-11 14:02:43 +01:00
Mario Romano
1a7248b1e9
#46 upload jsdoc and clean code
2016-05-06 12:50:06 +01:00
Mario Romano
f6cfef905b
#46 upload component
2016-05-05 18:25:02 +01:00