23 Commits

Author SHA1 Message Date
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Maurizio Vitale
05ae1185f2 Detailed Task Statistics - Analytics (#1374)
* #1224 Show the details table

* Fix unit test
2017-01-04 08:15:59 -08: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
Mario Romano
e0e5ffb010 Merge branch 'development' into dev-eromano-bundle 2016-12-15 10:40:01 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
mauriziovitale84
8bfa71bc48 #1174 Refresh the report list after edit report title 2016-12-14 15:14:37 +00:00
mauriziovitale84
8993223a62 #1174 Add update report endpoint 2016-12-14 11:12:38 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
mauriziovitale84
d11cfd0a16 Add MultiBarChart 2016-11-04 14:36:41 +00:00
mauriziovitale84
29cf46212f Add basic Analytics documentation #951 2016-11-03 10:41:39 +00:00
mauriziovitale84
01404b16b4 Provide debug property as public API 2016-10-14 16:27:05 +01:00
mauriziovitale84
eb3583e7f5 Slit component in analitycs-param-report
Improve the form validation
Fix the reset reports on change params
2016-10-13 18:18:45 +01:00
mauriziovitale84
2d28db0383 fix after the review 2016-10-13 10:40:30 +01:00
mauriziovitale84
72e33756fb Add reports filter by appId 2016-10-12 20:16:25 +01:00
mauriziovitale84
f23bb3e4c3 impove the analytics unit tests 2016-10-12 14:44:23 +01:00
mauriziovitale84
1783e0d2c9 Move the FormControl declaration inside the component 2016-10-12 14:38:39 +01:00
mauriziovitale84
c65ebbcb29 Add analytics component unit test 2016-10-12 14:38:39 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
mauriziovitale84
d5f37f3e5c Use an external formGroup instead of a new form in the dateRange component 2016-10-10 10:42:48 +01:00
mauriziovitale84
f40de41f90 Analytics component Angular2 Upgrade 2016-10-10 10:41:21 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Mario Romano
12f8ddd7ed fix tslint 2016-09-22 00:11:51 +01:00
Mario Romano
5f4c0ae376 #786 analytics component 2016-09-21 18:45:51 +01:00