Eugenio Romano
d739526517
make the local link build fast and run the test only if asked #1588 ( #1671 )
...
* make the local link build fast and run the test only if asked #1588
* demo core doesn't exist
* link after install
* move in after success matrix build and install scripts
2017-03-23 10:54:49 +00:00
Mario Romano
cf85840350
Dev denys 1704 hotfix ( #1717 )
...
* Update README.md
* #1173 fix doc documentlist
* Date widget: support for `display date format`
* unit tests update
* pin js-api version
* Fix Thumbnail preview (#1689 )
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
* Rollback the pin js api version
* Update package.json
* 1.2.1 tasklist,processlist,form
2017-03-10 18:46:22 +00:00
Mario Romano
cb19ff911c
1.2.0 ( #1665 )
...
* bump to 1.2.0
* Update package.json
* Update package.json
* update demo 1.2.0
2017-02-27 12:02:01 +00:00
Eugenio Romano
571b7f09c3
refactoring build script #1533 ( #1664 )
2017-02-27 09:15:52 +00:00
Mario Romano
ffb959d331
1.1.0 ( #1562 )
2017-01-30 12:57:27 +00:00
Mario Romano
1c21875607
#537 snackbar notification system ( #1527 )
...
* #537 snackbar notification system
* #537 add test dependencies
* #537 add export material module
* #537 fix demo project
2017-01-24 17:09:13 +00:00
Mario Romano
a35c2f7c04
#1385 fix build:w task ( #1386 )
2017-01-04 19:48:53 +00:00
Mario Romano
f5824cb0eb
improve travis build ( #1340 )
...
* short time travis build
* optimize build
* optimize build
* optimize build
2016-12-22 09:55:27 +00:00
Eugenio Romano
bd0fb46639
add dependency in package.json in order to build in node 4 ( #1347 )
2016-12-22 09:54:58 +00:00
Mario Romano
de0ac1e805
1.0.0 ( #1337 )
2016-12-20 14:07:01 +00:00
Eugenio Romano
ccc477619c
generate JS sourcemap during the UMD build ( #1339 )
2016-12-20 13:58:49 +00:00
Mario Romano
04768f9798
#1026 fix bundles
2016-12-15 01:07:08 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
Denys Vuika
45993793f9
remove core-js dependency
2016-12-06 19:50:12 +00:00
Denys Vuika
800a2a6530
Demo shell improvements ( #1199 )
...
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
2016-12-03 18:57:43 +00:00
Mario Romano
3f98ef146d
0.5.0
2016-11-25 19:09:08 +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
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
74dc82c445
reduce complexity of the code
2016-11-09 10:56:35 +00:00
mauriziovitale84
92ec8b4b32
Travis remove the hardcoded create link
2016-10-31 10:29:33 +00:00
Mario Romano
6c491be242
#877 fix posttest package.json for tasklist
2016-10-25 16:09:37 +01:00
Eugenio Romano
2dc1cec71e
disallow consecutive-blank-lines
2016-10-12 11:16:36 +01:00
Eugenio Romano
cb49993b22
fix test and coverage Angular2 Final release tasklist component #749
2016-10-05 15:07:21 +01:00
Eugenio Romano
b309961edb
fix clean script, remove typing folder and install rimraf if is not present
2016-09-30 09:42:53 +01:00
Denys Vuika
ad40c24d0b
Upgrade to release version of TypeScript (2.0.3)
2016-09-23 12:36:41 +01:00
Denys Vuika
f922e5dd3e
Upgrade ng2-activiti-tasklist
2016-09-21 21:27:39 +01:00
Denys Vuika
0ac4439c92
Upgrade ng2-activiti-tasklist
2016-09-19 12:52:30 +01:00
mauriziovitale84
40e82830ce
Fix the activiti version
2016-09-12 13:03:38 +01:00
Denys Vuika
76b5faf63b
Fix activiti form version in package.json
2016-09-12 10:55:59 +01:00
Mario Romano
f19670b550
version bump
2016-09-08 18:28:41 +01:00
Mario Romano
1665cc0890
version bump
2016-08-29 23:46:29 -04:00
Eugenio Romano
720480de00
move js-api version 0.3.0
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
3dc8c76e0f
Update package.json
2016-08-23 16:41:09 +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
Mario Romano
0bd5603418
Merge pull request #490 from Alfresco/dev-wabson-480
...
Improve scripts and script docs
2016-08-02 10:44:32 +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
mauriziovitale84
b96dcb7bb0
Basic single page with activiti task list and form render
2016-07-29 11:48:43 +01:00
Eugenio Romano
93a32012c8
move rimraf in dev dep
2016-07-26 16:41:38 +01:00
Mario Romano
15e97e8a96
#463 fix scripts and build
2016-07-26 09:29:55 +01:00
mauriziovitale84
596e88126d
Rename activiti component and add demo folder
2016-07-25 09:54:10 +01:00