Commit Graph

56 Commits

Author SHA1 Message Date
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
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Will Abson
4ce45f4f49 Use datatable for displaying process instances
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
c9600ef5b6 Working demo page
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
1fc36b6ded Demo app working
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
3272bf2fad Initial process list component
Refs #344
2016-07-22 11:21:14 +01:00