Commit Graph

23 Commits

Author SHA1 Message Date
Eugenio Romano
9db047f8fc [ADF-721] Fix translation reference for dev task (#1923)
* move translation files in the bundles folder

* fix after review
ripristinate tslint and remove override tsconfig
2017-06-29 15:09:06 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Maurizio Vitale
548054c05e Close the dialog when the activiti content preview is cliecked (#1792) 2017-04-05 11:11:38 +01:00
Denys Vuika
4dc99ae66a form component fixes (#1726)
- fix ‘readonly highlighting when input fields loaded with values
- Start Form raises base ‘FormLoaded’ event (including FormService
emits)
2017-04-05 11:11:38 +01:00
Maurizio Vitale
d8c433c055 Filter start form outcomes (#1529)
* #1467 customs outcome

* #1467 Filter the start form outcomes
2017-01-24 14:08:52 +00:00
Maurizio Vitale
399b716d82 #1467 customs outcome (#1483) 2017-01-17 13:37:30 +00:00
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +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
0ee5c9846a fix error handling and "this" context (#1445)
* fix error handling and "this" context

* fix typo
2017-01-12 06:12:52 -08:00
Denys Vuika
8ac8a74ea2 hide titles for start forms
fixes #1410
2017-01-12 12:10:59 +00:00
Denys Vuika
26fb2374d2 #1411 support 'form refresh' for start forms (#1417) 2017-01-09 15:22:52 +00:00
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Denys Vuika
082c997c0d hide save button from start form 2017-01-03 10:55:59 +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
Vito Albano
21d716c8a9 #1308 - fix test for PR 2016-12-19 19:16:59 +00:00
mauriziovitale84
8e707e7d9b #fix custom outcome 2016-12-19 17:36:30 +00:00
Mario Romano
b9c7b60fb6 #1301 fix visibility process variables 2016-12-16 19:26:06 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Mario Romano
c60014ef0b #1058 fix start process 2016-11-11 17:40:23 +00:00
Vito Albano
da94aebbc4 #1058 - start form process detail 2016-11-11 17:13:40 +00:00
Will Abson
fef11f2a59 Process start form validates submit state of start process form
Refs #730
2016-11-03 22:51:55 +00:00
Will Abson
a4cde396dd New start-form component to display process start forms
Refs #730
2016-10-31 16:47:09 +00:00