Commit Graph

45 Commits

Author SHA1 Message Date
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
c14341d1f8 Upgrade ng2-activiti-processlist 2016-09-19 11:59:10 +01:00
mauriziovitale84
4462247a2e Select the first filter as default 2016-09-19 09:48:13 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
mauriziovitale84
e86b7dec84 Fix the activiti processes using the appId 2016-09-15 11:15:37 +01:00
hashraf88
219b4d1719 Update activiti-filters.component.html 2016-09-14 14:18:06 +01:00
Hussain Ashraf
524d203f74 data-automation-id for task filters 2016-09-14 14:11:01 +01:00
mauriziovitale84
40e82830ce Fix the activiti version 2016-09-12 13:03:38 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
Will Abson
cba4d0e6d9 New README for process instance list components
- Renamed components to process-instance-*
 - Renamed ID parameter to processInstanceId

Refs #573
2016-09-06 10:07:18 +01:00
Denys Vuika
c4a593f9a2 Fix unit tests 2016-09-05 10:23:27 +01:00
Eugenio Romano
83461e4cac component demo folder 0.3.0 2016-08-30 14:10:11 +01:00
Mario Romano
1665cc0890 version bump 2016-08-29 23:46:29 -04:00
Mario Romano
c9c614eae0 fix test 2016-08-29 23:14:24 -04:00
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