20 Commits

Author SHA1 Message Date
Maurizio Vitale
c1493315bf #1631 Should create an empty form when the process definitions are empty (#1633) 2017-02-15 03:42:48 -08:00
Vito
8bb00fdd00 #1184 - Added option to reports : Save, Delete and Export to CSV (#1600)
* #1184 - adding save export and delete to report

* #1184 - added save button for report

* #1184 - improved export file

* 1184 - fix condition for save and export button

* #1184 - added custom validator for dropdown to avoid wrong selection

* #1184 -start fixing form model

* #1184 - added dynamic build for formBuilder

* #1184 - rebased to development

* #1184 - little test refactoring

* #1184 - added test and some fix

* #1184 - added new events

* #1184 - removed old changes to api service
2017-02-07 15:21:03 +00: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
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +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
Maurizio Vitale
92fc7d1df3 #1345 fix material design (#1352) 2016-12-22 10:44:41 +00:00
Mario Romano
d9a4e398dd Merge pull request #1285 from Alfresco/dev-mvitale-1174-focus
Rename report focus
2016-12-15 17:02:36 +00:00
mauriziovitale84
1e80980463 #fix focus 2016-12-15 15:45:47 +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
aa73565f5c Custom reports fix 2016-11-10 09:13:55 +00:00
mauriziovitale84
a3b0f8c787 Fix process definition api 2016-11-03 14:33:09 +00:00
mauriziovitale84
d58b2f4837 Fix typeFiltering parameter 2016-10-31 10:29:33 +00:00
mauriziovitale84
01404b16b4 Provide debug property as public API 2016-10-14 16:27:05 +01:00
mauriziovitale84
a8896a11ef Add No data found message 2016-10-14 12:43:09 +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