Commit Graph

496 Commits

Author SHA1 Message Date
Vito Albano
632009f468 Removed unused imports 2016-10-20 15:08:52 +01:00
Vito Albano
57baaebb30 Fix typehead visibility 2016-10-20 14:06:44 +01:00
Vito Albano
17a175d74e improved condition for visibility 2016-10-18 20:53:53 +01:00
Vito Albano
7493d53f1d Added test case for container header visibility 2016-10-18 20:53:35 +01:00
Vito Albano
24d10f9bfe added refresh visibility for container widget header 2016-10-18 01:10:30 +01:00
Vito Albano
1eef1b13d8 Added visibility to template 2016-10-18 00:35:00 +01:00
Vito Albano
1b3b5ab94a added visibility model to container 2016-10-18 00:28:27 +01:00
Vito Albano
79cdaeb4e0 Added some FE test for tab 2016-10-17 11:12:25 +01:00
Vito Albano
75755b4d95 added test for tab visibility 2016-10-17 11:00:59 +01:00
Vito Albano
48cf60742c Added test for tab widget 2016-10-17 10:59:56 +01:00
Vito Albano
1ae46f19f8 Added id for tab title 2016-10-17 10:56:49 +01:00
Vito Albano
e9a1bba20c Added test for tab visibility check 2016-10-17 10:56:49 +01:00
Vito Albano
8fb437e7d2 added visibility filter for tab widget 2016-10-17 10:56:49 +01:00
Vito Albano
b73ba81456 added visibility check for tabs 2016-10-17 10:56:49 +01:00
Vito Albano
3b3ee51a9a Added visibility model to attribute 2016-10-17 10:56:38 +01:00
Will Abson
ad6da9a657 Merge pull request #901 from Alfresco/dev-denys--activiti-form-tests
Unit tests for Activiti Form component
2016-10-14 16:03:43 +01:00
Denys Vuika
64b8343f02 Updated unit tests based on code review suggestions 2016-10-14 11:53:15 +01:00
Denys Vuika
3d3b156194 Unit tests for base widget component 2016-10-13 17:15:17 +01:00
Denys Vuika
16231791c4 Text widget unit tests 2016-10-13 16:51:55 +01:00
Denys Vuika
4c66b9ef93 Unit tests for Attach widget 2016-10-13 15:37:48 +01:00
Denys Vuika
cf287abdc1 Tests for Upload widget 2016-10-13 13:53:47 +01:00
Denys Vuika
d179accca7 Unit tests for 'Display Value' widget 2016-10-13 12:52:41 +01:00
Denys Vuika
41671b97a3 Form and Date widget tests 2016-10-12 21:31:08 +01:00
Denys Vuika
3b3098ba59 Date widget tests 2016-10-12 20:50:24 +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
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +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
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
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
602ec635c2 #632 fix display value widget for dates 2016-10-10 12:18:52 +01:00
Eugenio Romano
9fc6a0b85e fix test and coverage Angular2 Final release Form component #749 2016-10-07 12:22:35 +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
Maurizio Vitale
c5466b3ac7 Merge pull request #860 from Alfresco/dev-mromano-631
Fix dialogs for firefox and safari
2016-10-06 12:25:13 +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
5d1d7cf30d #631 add dialog polyfill for firefox and safari 2016-10-05 22:42:58 +01:00
Vito Albano
29202c3a9c Add fix for tests and visibility 2016-10-05 17:22:48 +01:00
Denys Vuika
824e225adf Code fixes 2016-09-30 15:01:37 +01:00
Denys Vuika
fb60928a75 #634 basic 'amount' widget 2016-09-30 14:52:47 +01:00