Commit Graph

80 Commits

Author SHA1 Message Date
Denys Vuika
679cdfe6cf #633 basic typeahead implementation 2016-09-05 21:45:07 +01:00
Denys Vuika
0df53cde7a Fix unit tests 2016-09-05 14:41:18 +01:00
Denys Vuika
0f71bc1ba9 #638 disable outcomes for readonly form
- disable outcome buttons for readonly form
- activiti-task-details now detect completed forms and make them
readonly (i.e. completed tasks filter)
2016-09-05 14:25:42 +01:00
Denys Vuika
8461a41964 Fix upload widget icon 2016-09-05 13:34:31 +01:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Denys Vuika
8159cc1dd9 Code fixes after merge 2016-09-05 09:33:42 +01:00
Mario Romano
1665cc0890 version bump 2016-08-29 23:46:29 -04:00
Mario Romano
95eb606cc1 Update README.md 2016-08-29 00:50:40 -04:00
Mario Romano
3894ad5a40 fix search type 2016-08-26 16:53:31 +01:00
Mario Romano
bd8288e172 fix demo shell 2016-08-26 11:33:19 +01:00
Mario Romano
191d161dce fix tests 2016-08-26 01:05:19 +01:00
Mario Romano
89644dc8bb update doc 2016-08-26 00:48:05 +01:00
Mario Romano
17f805f2c4 clean code and store metadata 2016-08-26 00:24:50 +01:00
Mario Romano
b1a88acf76 clean code 2016-08-26 00:24:50 +01:00
Mario Romano
4f29a8e315 moving in services 2016-08-26 00:24:50 +01:00
Mario Romano
ac1a919abb cleaning 2016-08-26 00:24:50 +01:00
Mario Romano
a6875ab712 form to model 2016-08-26 00:24:50 +01:00
Denys Vuika
004dc41641 Merge pull request #626 from Alfresco/dev-wabson-625
Add missing label in dropdown widget
2016-08-25 23:53:44 +01:00
Will Abson
0309622744 Add missing label
Refs #625
2016-08-25 18:29:01 -04:00
Will Abson
0647551f8a Add withCredentials flag to XHR 2016-08-25 18:21:59 -04:00
Denys Vuika
9c50c94453 Disable broken test 2016-08-25 16:01:08 +01:00
Denys Vuika
a360c77954 Disable failing tests
- disable 2 tests that need to be reviewed as potentially having errors
2016-08-25 15:11:38 +01:00
Denys Vuika
3ec547a122 Code fixes 2016-08-24 22:17:04 +01:00
Denys Vuika
e2f7aacc3a Fix tslint issues 2016-08-24 22:02:49 +01:00
Denys Vuika
57faab7b5b #612 simple upload widget (activiti form) 2016-08-24 21:50:50 +01:00
Mario Romano
a02a17d78b fix test 2016-08-23 16:56:02 +01:00
Eugenio Romano
94377f5399 missing wildcard 2016-08-23 16:56:01 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
42028d98d3 formvalues cast remove 2016-08-23 16:56:01 +01:00
Eugenio Romano
faaa4a3a21 fix tlsint 2016-08-23 16:56:01 +01:00
Eugenio Romano
06c05ea9b5 move form to activity js api 2016-08-23 16:56:01 +01:00
Eugenio Romano
9c5d62f5d1 tasklist modify step 1 2016-08-23 16:55:00 +01:00
Denys Vuika
92fe0f5307 Update README.md 2016-08-23 11:45:21 +01:00
Denys Vuika
acfa8ac819 #589 ability to prevent default outcome behaviour
- ability to prevent default outcome behaviour (i.e. custom validation)
- new ‘executeOutcome’ event for DocumentList
- unit tests
- readme updates
2016-08-22 14:18:03 +01:00
Vito Albano
57196ca50a Added other tests 2016-08-21 01:45:07 +01:00
Vito Albano
0fbaf7faf0 Added some more test for new functionality 2016-08-20 20:26:50 +01:00
Vito Albano
5241435164 Fixed visibility init 2016-08-20 12:58:12 +01:00
Vito Albano
de62e8181e Re Added visibility feature 2016-08-20 12:55:59 +01:00
Vito Albano
c4f6276b69 Added visibility service after rebase 2016-08-19 12:40:56 +01:00
Denys Vuika
d73f295033 #572 basic documentation on form component 2016-08-18 16:35:54 +01:00
Denys Vuika
663cb885bd #572 unit tests and code fixes 2016-08-18 14:37:13 +01:00
Denys Vuika
795521f572 #572 unit tests and code fixes 2016-08-18 11:21:50 +01:00
Denys Vuika
77faadbf79 #572 unit tests and code fixes 2016-08-17 15:10:06 +01:00
Denys Vuika
5b32dce412 #572 more unit tests for activiti form components 2016-08-16 16:59:35 +01:00
Denys Vuika
c55e976f67 #572 activiti form model tests and code improvements
- full test coverage for model layer
2016-08-16 13:55:50 +01:00
Denys Vuika
42cfdd093d #572 unit tests for form renderer 2016-08-15 16:53:02 +01:00
Denys Vuika
070323585d #572 split widget model into separate files 2016-08-15 13:46:36 +01:00
Denys Vuika
9f9187c3da #533 allow explicitly making entire form readonly 2016-08-15 12:25:55 +01:00
Denys Vuika
2192fe648a #572 Minor code improvements 2016-08-15 11:57:47 +01:00
Mario Romano
c82d1dcc55 #542 form options also in tasklist 2016-08-12 14:22:04 +01:00