Commit Graph

1696 Commits

Author SHA1 Message Date
Will Abson
cc77d8e18f Auto-create default process-instance filters
Refs #850
2016-10-12 15:56:40 +01:00
Will Abson
fa73a55ebd Add additional test for error returned by search API 2016-10-12 14:57:52 +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
Denys Vuika
ccd41ba6e1 Additional unit tests for form widgets 2016-10-12 14:24:21 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Denys Vuika
39178f1788 Dropdown widget tests 2016-10-12 12:52:28 +01:00
Denys Vuika
24e0dd6add Amount widget tests 2016-10-12 12:12:14 +01:00
Will Abson
78a0253ebb Re-enable search service tests 2016-10-12 12:08:48 +01:00
Will Abson
ae54a127e0 Fix Karma warnings logged to console 2016-10-12 12:08:03 +01:00
Will Abson
fa43e54e08 Update search package test commands 2016-10-12 12:07:04 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Denys Vuika
10ddae2951 Merge pull request #889 from Alfresco/dev-eromano-509
Improve test
2016-10-12 11:08:15 +01:00
Eugenio Romano
a962512df0 renditions service test improvements 2016-10-12 10:20:31 +01:00
Maurizio Vitale
bb9a9c23bd Merge pull request #887 from Alfresco/dev-denys-632
Value picker dialog for Date widget
2016-10-12 09:28:03 +01:00
Denys Vuika
07601abdc4 #632 min/max value support for date picker dialog 2016-10-11 20:36:22 +01:00
Denys Vuika
79fa74388a #632 basic date picker dialog 2016-10-11 17:26:40 +01:00
Eugenio Romano
3f662b9d40 Merge pull request #868 from Alfresco/dev-valbano-856
Added fix for visibility on dropdown
2016-10-11 16:02:59 +01:00
Vito Albano
0035c9b742 changed to forEach for loop 2016-10-11 15:14:23 +01:00
Eugenio Romano
b3e050473d Merge pull request #873 from Alfresco/dev-denys-632
Activiti Form bug fixes
2016-10-11 13:08:12 +01:00
Vito Albano
55b11aa0f7 Improved naming and coverage 2016-10-11 12:47:06 +01:00
Denys Vuika
1b3b9f24c0 Fix unit tests 2016-10-11 12:07:37 +01:00
Denys Vuika
3042ae8060 Code improvements
- shared global declarations
- reduced hyperlink-related repetitive code
2016-10-11 11:53:08 +01:00
Eugenio Romano
c7ab5d79a9 replace the getApiService with the apiService in the tagService 2016-10-11 11:35:25 +01:00
Denys Vuika
8151d3493e Base class for 'textfield' widgets
Reduces repetitive code needed to fix MDL problems for textfield-based
components
2016-10-11 11:03:59 +01:00
Denys Vuika
1394a493f3 #634 fix amount currency rendering for completed forms 2016-10-11 10:26:12 +01:00
Vito Albano
83b24308ce Improved test readability 2016-10-11 09:48:49 +01:00
Vito Albano
82632e5e89 Added fix for visibility on dropdown 2016-10-11 09:48:49 +01:00
Denys Vuika
332df645f2 Merge branch 'development' into dev-denys-632 2016-10-10 16:03:42 +01:00
Eugenio Romano
0e4e495dfa fix host pdf css with >>> prefix #836 2016-10-10 16:02:21 +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
Mario Romano
73d4c3b4f1 Merge pull request #870 from Alfresco/dev-eromano-demoPackageUpgrade
install rimraf pkg if not present during the clean in demo folders
2016-10-10 15:30:35 +02:00
Denys Vuika
602ec635c2 #632 fix display value widget for dates 2016-10-10 12:18:52 +01:00
Denys Vuika
c1a78e8c5f Fix demo shell and upload component 2016-10-10 11:18:53 +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
ec66cdff89 Add mdl-date-picker dependency 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
9fc6a0b85e fix test and coverage Angular2 Final release Form component #749 2016-10-07 12:22:35 +01:00
Eugenio Romano
362e2e32ea fix test and coverage Angular2 Final release uploader component #749 2016-10-06 21:54:01 +01:00
Eugenio Romano
d4e404bae9 fix test and coverage Angular2 Final release Login component #749 2016-10-06 16:55:00 +01:00
Maurizio Vitale
bf46dc720c Merge pull request #859 from Alfresco/dev-eromano-fixConfFiles
change tsconfig,module name ,karma.conf,karma-tst-shim  and #749
2016-10-06 12:35:57 +01:00