Commit Graph

179 Commits

Author SHA1 Message Date
Eugenio Romano
d87a768d20 Remove deprecated use of getAlfrescoApi() #1094
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Eugenio Romano
ae6f4eeb1c fix any type build 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
3f826bf47a Tasklist component refactoring - Use the same code in the processes and tasks list 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
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
Vito Albano
384e246386 #1001 - fix label for dialog 2016-11-25 19:07:32 +00:00
mauriziovitale84
7ff6fd7150 #987 Fix documentation 2016-11-25 19:07:31 +00:00
mauriziovitale84
f5164b1ed6 #987 fix demo code 2016-11-25 19:07:30 +00:00
mauriziovitale84
f844b0d65f #987 fix unit test 2016-11-25 19:07:30 +00:00
mauriziovitale84
a66d4d44e8 #987 flatten FilterRepresentationModel 2016-11-25 19:07:30 +00:00
Mario Romano
c9e3723613 remove polyfill and material from components, leave it in the core and demo 2016-11-25 19:07:29 +00:00
mauriziovitale84
2cb5987420 #1020 define a default value for layoutType 2016-11-25 19:07:29 +00:00
Mario Romano
f21ca970a1 Merge branch 'development'
* 0.4.0
  ...
2016-11-12 00:24:10 +00:00
Eugenio Romano
3b9ee1700c Merge pull request #1088 from Alfresco/dev-mromano-1038
#1038 version bump 0.4.0
2016-11-11 23:13:21 +00:00
Will Abson
e7c6638778 New tests for tasklist component
Refs #1025
2016-11-11 13:50:46 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
78ebc997b9 #878 review pr 2016-11-09 22:22:11 +00:00
Mario Romano
9dc3990425 #878 review pr 2016-11-09 21:55:31 +00:00
Mario Romano
7189c61157 #878 remove empty file 2016-11-09 17:35:40 +00:00
Mario Romano
177c9694af #878 doc,demo and code improvements userinfo component 2016-11-09 12:27:44 +00:00
Mario Romano
cf0b0c5974 #878 doc and demo documentlist 2016-11-09 10:56:35 +00:00
Mario Romano
76f17b2e74 #878 fix documentation 2016-11-09 10:56:35 +00:00
Mario Romano
ffbec87a6f #878 tasklist demo 2016-11-09 10:56:35 +00:00
Mario Romano
74dc82c445 reduce complexity of the code 2016-11-09 10:56:35 +00:00
Mario Romano
d80947db35 #878 process list documentation and demo 2016-11-09 10:56:35 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Mario Romano
7cbee40b4a #878 fix documentation diagrams,login,analytics,core and package.json dependencies 2016-11-09 10:56:35 +00:00
Will Abson
cd8b08f4c6 Update docs with new Alfresco version needed
Refs #1029
2016-11-09 10:03:44 +00:00
Will Abson
15455276f9 Merge pull request #1024 from Alfresco/dev-denys-1000
tasklist: fix tooltips for Chrome
2016-11-08 15:05:24 +00:00
Denys Vuika
d4dcc22166 #1000 fix tooltips for Chrome 2016-11-08 14:29:34 +00:00
Will Abson
08ba048c89 Add task details component tests
Refs #851
2016-11-08 12:53:23 +00:00
Will Abson
ea1953771b Add dialog to task details component to notify the user of an error
Refs #851
2016-11-08 09:37:54 +00:00
Denys Vuika
5aaa2d6682 #805 display form name in task header
- add support for displaying form name in task header (only when form
loaded)
- fix live reload for task-details component (demo shell)
- code improvements (including type-safe events)
2016-11-04 11:10:39 +00:00
Denys Vuika
908b0e1b6d Merge pull request #993 from Alfresco/dev-valbano-893
Fix People add on Task details
2016-11-03 19:54:12 +00:00
Vito Albano
42157e2440 Apply PR changes 2016-11-03 18:22:29 +00:00
Denys Vuika
cefe9ce57a #834 highlight selected filter 2016-11-03 16:20:02 +00:00
Vito Albano
a1243747b4 Disabled action on readonly task 2016-11-03 15:05:00 +00:00
Vito Albano
8ea6df0157 Added test for checklist - fixed test for people 2016-11-03 14:36:48 +00:00
Vito Albano
207d2206eb Added start task test 2016-11-03 14:36:48 +00:00
Vito Albano
b57a79c042 Added some improvements and clear user list 2016-11-03 14:36:48 +00:00
Vito Albano
a3b7df14ce add test for people search component 2016-11-03 14:36:48 +00:00
Vito Albano
859c491a34 Added test for people component 2016-11-03 14:36:48 +00:00
Vito Albano
71dfc2a6b0 Added task id as input 2016-11-03 14:36:48 +00:00