103 Commits

Author SHA1 Message Date
mauriziovitale84
9b4e449388 Add Camel task component 2016-10-31 10:29:33 +00:00
mauriziovitale84
0e217c49db Add manual task component 2016-10-31 10:29:33 +00:00
mauriziovitale84
a93f72cf37 Move the icons options as input parameters 2016-10-31 10:29:33 +00:00
mauriziovitale84
e14876f8a7 Add user task icon component 2016-10-31 10:29:33 +00:00
mauriziovitale84
fb8b640db0 Add diagram icon service and diagram icon send components 2016-10-31 10:29:33 +00:00
mauriziovitale84
0f3c0b425a Refactoring of directories 2016-10-31 10:29:33 +00:00
mauriziovitale84
e673cd0cd9 Add event gateway component 2016-10-31 10:29:33 +00:00
mauriziovitale84
66cbc4f64b Add inclusive gatway component 2016-10-31 10:29:33 +00:00
mauriziovitale84
da173d9d1e Refactoring options 2016-10-31 10:29:33 +00:00
mauriziovitale84
4b2d5ecee4 Add diagram parallel gateway 2016-10-31 10:29:33 +00:00
mauriziovitale84
6b26a085e5 create diagram-gateway as base component 2016-10-31 10:29:33 +00:00
mauriziovitale84
eb24465e77 Move gateway in a subfolder 2016-10-31 10:29:33 +00:00
mauriziovitale84
5516c8a28b Fix diagram event properties color 2016-10-31 10:29:33 +00:00
mauriziovitale84
125065ed6f Add DiagramExclusiveGatway 2016-10-31 10:29:33 +00:00
mauriziovitale84
7f3754da4f Add properties color 2016-10-31 10:29:33 +00:00
mauriziovitale84
172b5f8f47 Fix declarations 2016-10-31 10:29:33 +00:00
mauriziovitale84
c2db58babb Remove local declare var and using declaration file 2016-10-31 10:29:33 +00:00
mauriziovitale84
79988f421d Create a service that return the paper instance
Remove paper dependency
2016-10-31 10:29:33 +00:00
mauriziovitale84
fb41403717 Enable Diagram Component 2016-10-31 10:29:33 +00:00
mauriziovitale84
93fa17959a Create Diagram Component that use Raphael Component 2016-10-31 10:29:33 +00:00
mauriziovitale84
a7d839c41d Create Raphael Component 2016-10-31 10:29:33 +00:00
mauriziovitale84
12eb316fef Create HeatMap Model 2016-10-31 10:29:33 +00:00
Denys Vuika
5977e638ae Merge pull request #917 from Alfresco/dev-eromano-916
fix importing alfreso-js-api compatible with the version 0.3.6 #916
2016-10-29 19:34:39 +01:00
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Mario Romano
56d0bed91e #877 fix posttest package.json for analytics 2016-10-25 16:54:51 +01:00
mauriziovitale84
01404b16b4 Provide debug property as public API 2016-10-14 16:27:05 +01:00
mauriziovitale84
71094181ce Fix translation 2016-10-14 15:27:58 +01:00
mauriziovitale84
a8896a11ef Add No data found message 2016-10-14 12:43:09 +01:00
mauriziovitale84
795d35059d Split mock in different files 2016-10-14 09:27:59 +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
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
d85baaf8da Merge pull request #871 from Alfresco/dev-mvitale-799
Create report list and report charts
2016-10-10 16:01:50 +01:00
mauriziovitale84
92ec83cfd6 Add analytics report list unit tests 2016-10-10 14:34:27 +01:00
mauriziovitale84
9dc673af08 Basic unit test setting 2016-10-10 10:43:43 +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
8f3dbb0d7d Use mdl-date-picker 2016-10-10 10:42:48 +01:00
mauriziovitale84
ea7e2b9c39 Fix import moment js inside the component 2016-10-10 10:42:48 +01:00
mauriziovitale84
474e6cdfc6 Analytics reports 2016-10-10 10:41:21 +01:00
mauriziovitale84
0912b7465f report list component 2016-10-10 10:41:21 +01:00
mauriziovitale84
f40de41f90 Analytics component Angular2 Upgrade 2016-10-10 10:41:21 +01:00
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00