Enzo Rivello
23c6b87b8f
#571 fix
2016-08-23 16:02:02 +01:00
Denys Vuika
f398e4d1f7
#534 login customisation support
2016-08-23 16:01:57 +01:00
Denys Vuika
3dc95dc4ed
#586 fix npm scripts for demo app and demo projects
...
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
Denys Vuika
92fe0f5307
Update README.md
2016-08-23 11:45:21 +01:00
Denys Vuika
4eb7cf6441
Merge pull request #595 from Alfresco/dev-valbano-587
...
Changed label to person
2016-08-22 15:43:51 +01:00
Denys Vuika
063f403762
#580 fix activiti task list http calls
2016-08-22 15:40:42 +01:00
Vito Albano
30c6e56a03
Changed label to person
2016-08-22 15:27:58 +01:00
Mario Romano
6abd726f72
Merge pull request #594 from Alfresco/dev-denys-589
...
#589 ability to prevent default outcome behaviour
2016-08-22 14:44:48 +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
Mario Romano
a977e52e8d
Merge pull request #593 from Alfresco/dev-denys-documentlist
...
DocumentList component improvements
2016-08-22 12:40:10 +01:00
Denys Vuika
e72982665e
Merge pull request #592 from Alfresco/dev-valbano-visibility-545
...
Dev valbano visibility 545
2016-08-22 12:14:12 +01:00
Denys Vuika
328f37282a
DocumentList component improvements
...
- expose ‘properties’ for the Node model
- Row filtering support for Document List (refs #522 )
- Custom image resolver for Document List (refs #532 )
- readme updates
2016-08-22 12:01:54 +01:00
Vito Albano
57196ca50a
Added other tests
2016-08-21 01:45:07 +01:00
Vito Albano
0fbaf7faf0
Added some more test for new functionality
2016-08-20 20:26:50 +01:00
Vito Albano
5241435164
Fixed visibility init
2016-08-20 12:58:12 +01:00
Vito Albano
de62e8181e
Re Added visibility feature
2016-08-20 12:55:59 +01:00
Vito Albano
c4f6276b69
Added visibility service after rebase
2016-08-19 12:40:56 +01:00
Eugenio Romano
51f9b4b5b5
Merge pull request #585 from Alfresco/dev-denys-581
...
#581 Document list calls 3 times same endpoint
2016-08-19 11:05:19 +01:00
Denys Vuika
48edbea8ae
#581 fix document list data loading
...
- reduce amount of unnecessary data reloads
2016-08-19 10:40:50 +01:00
Mario Romano
cb5cac2cbc
Merge pull request #583 from Alfresco/dev-denys-572
...
#572 Activiti Form enhancements
2016-08-19 09:46:07 +01:00
Denys Vuika
d73f295033
#572 basic documentation on form component
2016-08-18 16:35:54 +01:00
Denys Vuika
663cb885bd
#572 unit tests and code fixes
2016-08-18 14:37:13 +01:00
Mario Romano
e1603d8a24
replace hardcoded ip with dynamic local ip
2016-08-18 12:34:13 +01:00
hashraf88
8661397138
Undo testing jira integration
...
DPR-1 #comment testing undo
2016-08-18 12:26:01 +01:00
hashraf88
2679221e44
test jira integration
...
DPR-1 #comment testing
2016-08-18 12:23:58 +01:00
Denys Vuika
795521f572
#572 unit tests and code fixes
2016-08-18 11:21:50 +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
42cfdd093d
#572 unit tests for form renderer
2016-08-15 16:53:02 +01:00
Mario Romano
807c229f5c
Merge pull request #576 from Alfresco/dev-eromano-512
...
Hide toolbar as parameter #512
2016-08-15 15:45:03 +01:00
VitoAlbano
192f629fd1
Merge pull request #577 from Alfresco/dev-mvitale-546-fix
...
OnDestroy call unsubscribe
2016-08-15 15:13:16 +01:00
mauriziovitale84
690e989893
OnDestroy call unsubscribe
2016-08-15 13:47:24 +01:00
Denys Vuika
070323585d
#572 split widget model into separate files
2016-08-15 13:46:36 +01:00
Eugenio Romano
2498af1daf
complete and refactorin test
2016-08-15 12:46:32 +01:00
Denys Vuika
9f9187c3da
#533 allow explicitly making entire form readonly
2016-08-15 12:25:55 +01:00
Denys Vuika
2192fe648a
#572 Minor code improvements
2016-08-15 11:57:47 +01:00
Eugenio Romano
b9b474259a
Hide toolbar as parameter #512
2016-08-15 10:56:13 +01:00
Denys Vuika
4a0c6e6e29
Remove appfest related content
2016-08-15 10:53:59 +01:00
Mario Romano
08ed283e64
Merge pull request #568 from Alfresco/dev-mvitale-536
...
Add documentation about applicationId and processId
2016-08-13 20:06:56 +01:00
Mario Romano
fcb14d69c9
Merge pull request #569 from Alfresco/dev-mvitale-546
...
Fix error dialog not initialized
2016-08-13 20:06:31 +01:00
Mario Romano
ed18b951f7
Merge pull request #566 from Alfresco/dev-mromano-538
...
Dev mromano 538
2016-08-13 20:06:16 +01:00
Mario Romano
2ba6c51210
more tests
2016-08-12 20:25:38 +01:00
Mario Romano
7c54df1333
#567 Login Component should emit object not strings
2016-08-12 17:09:39 +01:00
mauriziovitale84
5dfa55c6bf
Add documentation applicationId and processId
2016-08-12 17:06:34 +01:00
mauriziovitale84
81220d17a3
Fix error when the dialog is not initialized
2016-08-12 16:52:30 +01:00
Mario Romano
100cd73ca8
remove filter by name in the demo
2016-08-12 16:16:27 +01:00
Mario Romano
dc6542e57f
#514 select filters by appId and AppName
2016-08-12 16:14:59 +01:00
Mario Romano
7a045e94c5
#513 cursor pointer task list
2016-08-12 14:37:48 +01:00
Mario Romano
c82d1dcc55
#542 form options also in tasklist
2016-08-12 14:22:04 +01:00