Commit Graph

3688 Commits

Author SHA1 Message Date
mauriziovitale84
224d6ef476 #1085 disabled dynamic table fields 2016-11-25 19:09:07 +00:00
mauriziovitale84
f23ed9d774 #1076 remove unused code 2016-11-25 19:09:07 +00:00
Will Abson
bfd7eda5aa Fix vertical alignment of Tasks/Comments headings
Refs #1131
2016-11-25 19:09:07 +00:00
Denys Vuika
dc1a6ae4e6 fix tests 2016-11-25 19:09:07 +00:00
Denys Vuika
22071a7ff9 code fixes 2016-11-25 19:09:07 +00:00
mauriziovitale84
aa5b35c0d7 #1076 Improve unit test 2016-11-25 19:09:07 +00:00
Will Abson
9efebe6ae0 Fix login box height on IE11
Refs #956
2016-11-25 19:09:07 +00:00
Denys Vuika
29843efeb0 #875 initial support for ng2-based stencils 2016-11-25 19:09:07 +00:00
mauriziovitale84
2a6ef8bf51 #1076 Fix demo shell translation 2016-11-25 19:09:06 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
mauriziovitale84
070061107f #1076 Improve the TranslationLoader 2016-11-25 19:09:06 +00:00
Will Abson
87412a4590 Do not reload process instances in list after starting new instance
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
7fe4dfc9da New tests for process list
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
d416488f85 Add boolean flag to reload() 2016-11-25 19:09:06 +00:00
Will Abson
a6a5400956 Move Start Process form into Process List view
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
8a85c69256 Add plain button to allow navigation from Processes screen again
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
9e7ca14ec9 Separate Start Process UI from dialog
- Add Start Process section in demo shell
- Remove old component in filters component

Refs #1048
2016-11-25 19:09:06 +00:00
Eugenio Romano
ae6f4eeb1c fix any type build 2016-11-25 19:09:06 +00:00
Denys Vuika
b7c0553317 #885 amount validation 2016-11-25 19:09:06 +00:00
Denys Vuika
deb2915262 #755 fix currency label 2016-11-25 19:09:05 +00:00
Denys Vuika
a3bfd532db #755 date picker fixes
fix and issue with opening a date picker after typing incorrect date
2016-11-25 19:09:05 +00:00
Denys Vuika
7ea09bbde0 #755 placeholders support 2016-11-25 19:09:05 +00:00
mauriziovitale84
96ce41fcec Fix process unit test and add activiti apps documentation 2016-11-25 19:09:05 +00:00
mauriziovitale84
74fb64458c Fix documentation Process/Task 2016-11-25 19:09:05 +00:00
mauriziovitale84
e127837bcc #1107 Fixes demo and documentation 2016-11-25 19:09:05 +00:00
mauriziovitale84
1501e2c2cc Fix demo after refactoring 2016-11-25 19:09:05 +00:00
mauriziovitale84
2bcb8e9b04 #1107 Process list refactoring 2016-11-25 19:09:05 +00:00
mauriziovitale84
3f826bf47a Tasklist component refactoring - Use the same code in the processes and tasks list 2016-11-25 19:09:05 +00:00
mauriziovitale84
2f9388710e Fix error typing 2016-11-25 19:09:05 +00:00
mauriziovitale84
44137ecbbe #1107 Improve TaskList - The load method is called twice 2016-11-25 19:09:05 +00:00
mauriziovitale84
d905aaa0cf Fix remove default sorting on the fist column 2016-11-25 19:09:05 +00:00
mauriziovitale84
b0749e9ed3 Improve task list unit test 2016-11-25 19:09:05 +00:00
mauriziovitale84
f32e20e3d9 Fix task list filter by processDefinitionKey 2016-11-25 19:09:04 +00:00
Will Abson
f70c52a9f7 Remove rogue equals sign char in markup 2016-11-25 19:09:04 +00:00
Will Abson
2adf0e28f9 Fix new tests on Travis
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
d2e0444dca Add additional test for dialog polyfill
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
7013918d35 Add additional tests for start button state
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
ac4c31a1d0 Remove Jasmine-style done() from test
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
6c0cfee617 Add new tests for dealing with errors
Refs #1066
2016-11-25 19:09:04 +00:00
Denys Vuika
f4c8dd314b updated PR template 2016-11-25 19:09:04 +00:00
Denys Vuika
f3802728e3 docs on form renderer service 2016-11-25 19:07:33 +00:00
Vito Albano
5ce59c9954 #1080 - added test for dropdown editor of dynamic table 2016-11-25 19:07:33 +00:00
Will Abson
1c2b2fa40a Display selected file name when re-selected after clear
Refs #812
2016-11-25 19:07:33 +00:00
Vito Albano
f64ef77d41 Add test for dropdown widget 2016-11-25 19:07:33 +00:00
Will Abson
b79319d1b5 Reset form when cancel button clicked
- Remove use of any in component and add types
- Small refactoring of method name
- Add many more tests

Refs #1066
2016-11-25 19:07:33 +00:00
Denys Vuika
dd13cb3707 Unit tests for rendering service 2016-11-25 19:07:33 +00:00
Denys Vuika
1032f74100 Unit tests and code cleanup 2016-11-25 19:07:33 +00:00
Vito Albano
1121a387fd Fix task reload on form completed 2016-11-25 19:07:32 +00:00
Denys Vuika
24daa074e0 #967 custom stencil mapping demo 2016-11-25 19:07:32 +00:00
Mario Romano
be2a571608 Update appveyor.yml 2016-11-25 19:07:32 +00:00