Commit Graph

16 Commits

Author SHA1 Message Date
Eugenio Romano
bc7170cb44 Source Mapping is not working on test debugging (#1931)
* coverage single components run fix

* remove spec.ts from coverage

* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test

* move tslint on the main folder of any component

* remove build:w from readme

* stop build tslint error also in spec files

* clear karma file from unnecessary files

* add set -f for build all script in order to accept *

* fix lint problem and failing tests

* fix failing test search component

* add loader test for viewer

* fix tslint error userinfo

* --max_old_space_size=2048 remove

* fix tslint error uploader unused EventEmitter

* remove spec|index|.*mock|.*model|.*event from coverage
2017-06-04 23:36:46 +01:00
Deepak Paul
3482cc57be [ADF-402] Process Diagram Widget - Show the current process state (#1867)
* Fixes for activiti process diagram

Fix to show the current process state. ADF issue no ADF-402

* #ADF-402 fix to show process state and unit tests changes

* fixed test for pipeline to match new angular4 changes on simple change (#1868)

* [DW-50]: New features for accordion-group component (#1851)

[ADF-557] -  Add a new property called showIcon as input to hide/show filter icons.

* [ADF-242] Select the first in the list when the report is deleted (#1862)

* ADF-242 Select the first in the list when the report is deleted

* Update README.md

* Fixes for activiti process diagram

Fix to show the current process state. ADF issue no ADF-402

* #ADF-402 fix to show process state and unit tests changes

* #ADF-402 Removed error logging and modified documentation
2017-05-25 15:12:49 +01:00
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +00:00
Denys Vuika
e640cac74f fix AlfrescoTranslateService usage 2017-01-05 21:35:15 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Vito Albano
9cd2ad8757 #1183 - fix text formatting in diagram tasks 2016-12-13 14:55:25 +00:00
Vito Albano
4ed8caf490 #1052 - fixed and improved test with tooltip component 2016-12-06 12:03:43 +00:00
mauriziovitale84
f92ab024ce Add Flow component unit test 2016-11-02 10:41:35 +00:00
mauriziovitale84
7037fb6932 Add swimlanes component unit test 2016-11-02 10:20:54 +00:00
mauriziovitale84
a10a1ee413 Add Structural component unit test 2016-11-01 18:13:22 +00:00
mauriziovitale84
c4da0e0b14 Add diagrams Boundary unit test 2016-11-01 14:29:33 +00:00
mauriziovitale84
307d56c131 Add intermediate catching events unit test 2016-11-01 14:29:33 +00:00
mauriziovitale84
5f57f7ec8c Add diagrams Gateways unit tests 2016-11-01 14:29:33 +00:00
mauriziovitale84
20463fbb63 Add diagrams Activities unit tests 2016-11-01 14:29:33 +00:00
mauriziovitale84
f0207fe718 Add diagrams Event unit test 2016-11-01 14:29:33 +00:00
mauriziovitale84
7516411aa8 Basic Diagram component unit test 2016-10-31 10:29:33 +00:00