Mario Romano
93036da6a7
Merge pull request #1201 from Alfresco/dev-wabson-775
...
Process variables component
2016-12-07 09:53:29 +00:00
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +00:00
Vito Albano
e3f8c5448f
#1134 - fixed dialog in the middle of scrolled screen
2016-12-05 15:19:16 +00:00
Vito Albano
350b0b2f75
Fixed width for dialog task detail
2016-12-05 13:09:18 +00:00
Vito Albano
2d46444f25
Added scroll for big dialog on process detail
2016-12-05 13:09:18 +00:00
Will Abson
a49f7dd7f7
Add edit and delete actions for process variables
...
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
676180517e
Style fix for tabs header height
...
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
9bc63c9473
Use h2 for headings in processlist demo
...
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
99298f7066
Change demo app processlist columns to match demo-shell
...
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
72fc9a0b5d
Add process variables component to demo app
...
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
1c4f17f90d
Get demo app working again with recent processlist changes
...
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
8dd0f0ef81
Add test for getting/adding process vars
...
Refs #755
2016-12-05 12:27:18 +00:00
Will Abson
a0294e29c3
Remove duplicated spy objects in tests
...
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
d193b56b41
Externalise process comments UI strings
...
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
f42c08fe10
Initial implementation of listing and setting process vars
...
Refs #775
2016-12-05 12:27:18 +00:00
Denys Vuika
800a2a6530
Demo shell improvements ( #1199 )
...
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
2016-12-03 18:57:43 +00:00
Denys Vuika
da70a72bba
Login dialog shows error for Safari with Private Window mode ( #1172 )
...
* #958 new StorageService service
abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)
* fix unit tests
* update unit tests
- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)
* fix unit tests
2016-11-30 11:32:16 +00:00
Will Abson
3f0db4038f
Fix failing processlist tests
2016-11-29 18:53:23 +00:00
Will Abson
743eaaef01
Fix failing processlist test
2016-11-29 18:25:51 +00:00
Vito
0f563e38bb
#1134 - Added scroll for big dialog on process detail ( #1168 )
...
#1134 Added scroll for big dialog on process detail , Fixed width for dialog task detail
2016-11-28 21:34:40 +00:00
Eugenio Romano
d87a768d20
Remove deprecated use of getAlfrescoApi() #1094
...
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Vito Albano
9e584925f8
Fixed test due new changes
2016-11-28 10:15:30 +00:00
Vito Albano
8e94e67779
#1143 - fix multiple call to the load service
2016-11-28 10:15:04 +00:00
Mario Romano
3f98ef146d
0.5.0
2016-11-25 19:09:08 +00:00
Will Abson
94db90eb19
Fix closing task details when completed from process tasks list
...
Refs #1148
2016-11-25 19:09:08 +00:00
Will Abson
bfd7eda5aa
Fix vertical alignment of Tasks/Comments headings
...
Refs #1131
2016-11-25 19:09:07 +00:00
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
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
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
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
2f9388710e
Fix error typing
2016-11-25 19:09:05 +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
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
Will Abson
8f97c76668
Complete test coverage for ActivitiProcessService
...
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson
335deed54a
Remove diff output
...
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson
6fdb634f96
Fix tests for undefined/null processInstanceDetails
...
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
840912967e
Use event to close dialog
...
- Work around close handler method being private
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
5f60760cd5
New tests for processlist components
...
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
7fa92e250d
Add processlist tests
...
Refs #849
2016-11-25 19:07:31 +00:00