Vito
a431f3934f
[ADF-907] - Form reacts to data added in input ( #2016 )
...
* [ADF-907] Enable activiti form to react on value data changes
* [ADF-907] - Form reacts to data added in input]
* [ADF - 907] added mock json for form
* [ADF-907] added new event of the form to the event list
* [ADF - 907] Added return column to README
* [ADF - 907] Added return column to README
2017-06-29 15:09:28 +01:00
Denys Vuika
036f131122
support binding [form] data directly ( #1996 )
...
- ability to bind [form] data directly inside `<activiti-form>` component
- ability to parse forms with FormService
- demo of the custom form in demo shell
2017-06-29 15:09:22 +01:00
Denys Vuika
201741aeee
[ADF-851] execute-outcome event for form service ( #1989 )
...
* execute-outcome event for form service
* readme updates
2017-06-29 15:09:20 +01:00
Denys Vuika
774498e045
[ADF-591] documentation refinements ( #1959 )
...
* refine ng2-activiti-analytics
* refine ng2-activiti-diagrams docs
* refine ng2-activiti-form
* refine ng2-activiti-processlist
* refine ng2-activiti-tasklist
* refine ng2-alfresco-core
* refine ng2-alfresco-datatable
* refine ng2-alfresco-datatable
* refine gn2-alfresco-login
* refine ng2-alfresco-search
* refine ng2-alfresco-social
* refine ng2-alfresco-tag
* refine ng2-alfresco-upload
* refine ng2-alfresco-userinfo
* refine ng2-alfresco-viewer
* refine ng2-alfresco-webscript
* various readme cleanups
2017-06-29 15:09:15 +01:00
Eugenio Romano
0b246b8211
Speed up build ( #1852 )
...
* single build webpack
* fix demo shell test
2017-05-25 15:12:46 +01:00
Denys Vuika
dad7a575f7
disable debug button by default ( #1836 )
...
- debug button is now disabled by default for the Form and Task Details
- debug mode now enabled by the demo shell explicitly
2017-04-27 14:05:11 +01:00
Maurizio Vitale
fde08bb573
Integration beetwen Viewer and Activiti Content ( #1765 )
...
* Provide a FormService event when you click on the uploaded content
* Add a formContentClick event to the Form component
* Provide a way to pass Blob to viewer
* Provide a way to use the viewer using a Blob
- Fix the pdf viewer
- Fix the image viewer
- Fix the media viewer
* Update the viewer documentation
* Use the ContentService provided by the core
* Fix and improve unit test
* Add unit test blob viewer
2017-03-27 14:33:07 +01:00
Denys Vuika
14c7f0409b
sequential loading order ( #1659 )
2017-02-24 13:49:16 +00:00
Denys Vuika
bd485c730f
basic form events hooks and readme updates ( #1528 )
...
* basic form events hooks
FormService now exposes the following events:
- formLoaded (formRendered alternative)
- formFieldValueChanged
- taskCompleted
- taskCompletedError
- taskSaved
- taskSavedError
* readme updates
2017-01-25 10:44:41 +00:00
Maurizio Vitale
399b716d82
#1467 customs outcome ( #1483 )
2017-01-17 13:37:30 +00:00
Vito
fdb232cb40
#1455 - added new check to show-hide validation icon next form title ( #1463 )
2017-01-13 17:56:52 +00:00
Vito
fcdc628d35
#1432 - Added new system outcome : Start Process ( #1453 )
...
* #1432 - Added system outcome for start process
* 1432 - improved condition for system outcome check
* #1432 - fix test for start process system outcome
2017-01-13 12:46:40 +00:00
Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +00:00
Mario Romano
11894a9769
Dev mromano improveprocess ( #1334 )
...
* fix overload activiti
* fix reload tasklist
* fix process variables
* fix default filter
* improve process list
* fix tests process
* fix tests
* Fix test for form
* fix tests
* fix tests
* #fix activiti bug
* #fix activiti bug (reverted from commit c966395ed1087e1dedaf0af0923a89ba99d6ab9f)
* fix tests
* #fix header test bug
* fix tests
* fix process
* fix tests
2016-12-20 09:37:56 +00:00
Mario Romano
b9c7b60fb6
#1301 fix visibility process variables
2016-12-16 19:26:06 +00:00
Vito Albano
12c4de2c1e
#1031 - Check the value of old forms in process variables
2016-12-16 16:21:08 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
Vito Albano
da94aebbc4
#1058 - start form process detail
2016-11-11 17:13:40 +00:00
Mario Romano
4ef4782a6e
#1058 fix start process dialog
2016-11-11 15:47:53 +00:00
Will Abson
a4cde396dd
New start-form component to display process start forms
...
Refs #730
2016-10-31 16:47:09 +00:00
Denys Vuika
64b8343f02
Updated unit tests based on code review suggestions
2016-10-14 11:53:15 +01:00
Denys Vuika
41671b97a3
Form and Date widget tests
2016-10-12 21:31:08 +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
55b11aa0f7
Improved naming and coverage
2016-10-11 12:47:06 +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
12914e0680
change tsconfig,module name ,karma.conf,karma-tst-shim and #749
2016-10-06 11:56:07 +01:00
Denys Vuika
f53bd264eb
Upgrade ng2-activiti-form
2016-09-21 21:04:14 +01:00
Denys Vuika
a181cd2c5f
#726 basic form validation support
...
- initial validation workflow
- validation for Required field (text, multiline text widgets)
- disable form outcomes on failed validation
2016-09-12 16:49:55 +01:00
Denys Vuika
d2fd0e1471
Merge pull request #622 from Alfresco/dev-wabson-621
...
Add new attached-file widget for linking to external files
2016-09-08 11:04:47 +01:00
Mario Romano
4dacb47c7c
onError event for form component
2016-09-08 09:06:13 +01:00
Will Abson
25f475d742
Use JS API to fetch node info and set related attached content
...
- Add new service
- Remove old HTTP-based methods from FormService
- Refactoring
Refs #621
2016-09-08 01:44:50 +01:00
Mario Romano
f9210ba048
change needed for health care app
2016-09-06 19:18:35 +01:00
Mario Romano
8a4adbe7d7
add test ecc-model,node and forms
2016-09-06 10:54:31 +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
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
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
de62e8181e
Re Added visibility feature
2016-08-20 12:55:59 +01:00
Denys Vuika
d73f295033
#572 basic documentation on form component
2016-08-18 16:35:54 +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
070323585d
#572 split widget model into separate files
2016-08-15 13:46:36 +01:00
Mario Romano
c82d1dcc55
#542 form options also in tasklist
2016-08-12 14:22:04 +01:00
Mario Romano
65ec34041b
#540 hide/show save and complete button forms
2016-08-12 12:32:28 +01:00
Mario Romano
2f941c95a5
#502 #535 #538
2016-08-12 12:09:03 +01:00