Commit Graph

331 Commits

Author SHA1 Message Date
Will Abson
a3082265c2 Add labels to i18n file
Refs #492
2016-08-29 12:58:58 -04:00
Will Abson
6128f483e9 Remove console logging
Refs #492
2016-08-29 12:33:58 -04:00
Will Abson
56077a5fe6 Add index.js and index.js.map files to .gitignore
Refs #492
2016-08-29 10:59:34 -04:00
Will Abson
16b67df7f8 Add Start Process button
Refs #492
2016-08-29 10:59:17 -04:00
Will Abson
3b87b450c0 Add processlist component to demo shell
- Improvements to and rename list component
  - Add many more processlist components (filters, details, header,
    tasks)
  - Add dependency on tasklist component
  - Glue into demo-shell
  - Add Karma config but not actual tests yet

Refs #492
2016-08-29 10:59:02 -04:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
0110f486b6 test skip 2016-08-23 16:56:01 +01:00
Eugenio Romano
876f2736e7 refactorin process list and test viewer 2016-08-23 16:56:01 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
9c5d62f5d1 tasklist modify step 1 2016-08-23 16:55:00 +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
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
d9ad2f1bad Merge pull request #490 from Alfresco/dev-wabson-480
Improve scripts and script docs (reverted from commit 0bd5603418)
2016-08-02 12:49:21 +01:00
Will Abson
34506770eb Remove typings install from build commands 2016-07-29 18:15:36 +01:00
Will Abson
4c997685ab Add postinstall script to components that were missing it 2016-07-29 17:24:07 +01:00
Maurizio Vitale
23529f2957 Merge pull request #471 from Alfresco/dev-mromano-441
Dev mromano 441
2016-07-26 16:28:35 +01:00
Mario Romano
15e97e8a96 #463 fix scripts and build 2016-07-26 09:29:55 +01:00
Mario Romano
126fecdf34 #441 add dynamic host to activiti components 2016-07-25 19:31:27 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Will Abson
8c968cca96 Fix 'No provider for ContextMenuService' errors when running tests
Refs #344
2016-07-22 13:44:20 +01:00
Will Abson
02ce562a48 Fix up license and project metadata
Refs #344
2016-07-22 12:34:57 +01:00
Will Abson
486740fa2e Add coveralls config for processlist
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
5cc083120a Use /api endpoint to fetch process instance data
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
b04293de75 Fix up processlist tests to work with datatable 2016-07-22 11:21:15 +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
c68de6d89d First working component and add tests
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
13820a0f9f Fix running tests via npm run test
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
4e9c152737 Stub out initial services
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