Commit Graph

19 Commits

Author SHA1 Message Date
Eugenio Romano
29ca8b5c5e [ADF-859] add codelyzer in core and datatable (#2056)
* add codelyzer in core and datatable

* add codelyzer in the main build

* order imports

* fix import in test

* fix import test

* import reorder form

* tasklist and processlist import reorder
2017-08-01 11:25:32 +01:00
Denys Vuika
7f7cc074d1 upgrade to latest ng2-charts (#1686) 2017-04-05 11:11:38 +01:00
Maurizio Vitale
537be1e058 #1175 Separate analytics generator and hide analytics parameters (#1546)
* #1175 Separate analytics generator and hide analytics parameters

* Remove unused code
fix unit test

* Rollback mandatory field (appId)

* fix the onChanges problem

* #1175 - rebased branch
2017-01-27 14:35:28 +00:00
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +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
mauriziovitale84
a4e54d3d89 #992 Use the js API and fix unit test 2016-12-14 09:32:08 +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
ecfe3a8617 Fix unit test 2016-10-31 10:29:33 +00: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
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
9dc673af08 Basic unit test setting 2016-10-10 10:43:43 +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
c33a846edd add first test 2016-09-22 10:33:01 +01:00