Commit Graph

104 Commits

Author SHA1 Message Date
Eugenio Romano
24b1e0fe51 fix clean scripts demo folders 2017-06-29 15:09:27 +01:00
Eugenio Romano
5e7e43f18a install rimraf globally 2017-06-29 15:09:26 +01:00
Eugenio Romano
628f5f13ca modify prePublish script with preoPublishOnly 2017-06-29 15:09:26 +01:00
Eugenio Romano
a6099ae4a1 vjsapi option prepublish 2017-06-29 15:09:26 +01:00
Popovics András
ba9c459a83 [ADF-922] Regenerate package-lock.json files for every package and create script for doing that in the future (#2012)
* Updated package-lock.json files

* npm-relock-pkgs.sh

* Update README.md

* Fix ng2-alfresco-search sass problem
2017-06-29 15:09:25 +01:00
Eugenio Romano
fa75eb03b3 [ADF-915] Add option to change the JS-API with different version in the update package 2017-06-29 15:09:24 +01:00
Eugenio Romano
beba80d8e8 fix type definition (#2002) 2017-06-29 15:09:23 +01:00
dmonteiro-alfresco
a3dfa155f2 [ADF-822] Added the npm-prepublish script (#1978)
* added the npm prepublish script

* changed permissions to prepublish script

* changed to npm run prepublish

* prepare the pr

* removed useless code to the script
2017-06-29 15:09:21 +01:00
Eugenio Romano
bb250543bc add sleep time flag in publish script 2017-06-29 15:09:09 +01:00
Eugenio Romano
282e64f93d Source Mapping is not working on test debugging (#1931)
* coverage single components run fix

* remove spec.ts from coverage

* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test

* move tslint on the main folder of any component

* remove build:w from readme

* stop build tslint error also in spec files

* clear karma file from unnecessary files

* add set -f for build all script in order to accept *

* fix lint problem and failing tests

* fix failing test search component

* add loader test for viewer

* fix tslint error userinfo

* --max_old_space_size=2048 remove

* fix tslint error uploader unused EventEmitter

* remove spec|index|.*mock|.*model|.*event from coverage
2017-06-29 15:09:08 +01:00
Eugenio Romano
c57f6450f0 add option only demo shell version change for update version script 2017-06-29 15:09:05 +01:00
Eugenio Romano
90a7b282ab move demo projects to webpack (#1915) 2017-06-29 15:09:05 +01:00
Eugenio Romano
c6f6227da7 update-version script 2017-05-26 15:12:08 +01:00
Eugenio Romano
e376b34341 update version library demo folders (#1901)
* update version library demo folders

* fix demo dependency

* fix upload demo and check permissions

* fix images webpack resolution

* fix update versions script
2017-05-25 15:12:56 +01:00
Eugenio Romano
9f96f7ea82 use correct -dev build options appveyor
check for invalid options start.sh and npm-clean.sh
2017-05-25 15:12:55 +01:00
Eugenio Romano
ba9ac5c469 gnu mode change version script for sed incompatibility 2017-05-25 15:12:54 +01:00
Eugenio Romano
95d2219332 update version script refactoring 2017-05-25 15:12:54 +01:00
Eugenio Romano
2ac6439bb4 check bundles script 2017-05-25 15:12:54 +01:00
Eugenio Romano
ee77a1c53f set ex update version 2017-05-25 15:12:54 +01:00
Eugenio Romano
92ceb0b867 update version folder 2017-05-25 15:12:54 +01:00
Eugenio Romano
4a753e6aa3 update version script modify 2017-05-25 15:12:54 +01:00
Eugenio Romano
f9b8e8efc8 fix tag publish 2017-05-25 15:12:53 +01:00
Eugenio Romano
811e1b3783 invert clean and registry 2017-05-25 15:12:52 +01:00
Eugenio Romano
ef5bb6333c change order publish script install and dev js api 2017-05-25 15:12:52 +01:00
Eugenio Romano
0e153c47ef group test (#1890) 2017-05-25 15:12:52 +01:00
Eugenio Romano
075ee8a538 relative pointing (#1879)
readme modify
start.sh and nom-build-all refactoring
change travis conf
update version of zone.js (fixes console error)
karma conf remove dist
add alias build
override tsconfig components build
2017-05-25 15:12:52 +01:00
Eugenio Romano
af82f83669 Add config files in any components folder (#1878)
* add config files in any components folder
* all test run option ft and option to skip build and run only test
2017-05-25 15:12:50 +01:00
Eugenio Romano
4db98a1d7b Fix Readme scripts 2017-05-25 15:12:50 +01:00
Eugenio Romano
404ea5c852 token option 2017-05-25 15:12:50 +01:00
Eugenio Romano
72704cad57 [ADF-570] Script for Pushing to Registry (#1875)
* change prepublish to build only
add .npmrc in the gitignore and npmignore
clean .npmrc during the clean task
change registry during publish with npmrc file
add rimraf install in npm publish

* add option to link an alfresco-js-api from github

* npm build on develop branch will use the alfresco-js-api from develop

* modify script after review
add -gitjsapi to starts.sh to change jsapi pointing
add -vjsapi to starts.sh to change jsapi pointing

* start dist demo shell script option
2017-05-25 15:12:50 +01:00
Mario Romano
6da0eaba37 Fix build problem (#1861)
* fix sourcemap
fix relative path and pre publish build
change travis wait
all test run build and remove unused cpx

* global test task
modify publish script to accept options

* appveyor run

* different approach single test run

* make it work the analytics test
modify start demo shell script to use a different registry

* sourcemap demo shell working

* update readme and add install after any clean
add registry option in start.sh script
add develop and normal mode in demo shell
add -d option in start.sh to point to the local components
add -c option in build script to point to the local components
2017-05-25 15:12:49 +01:00
Eugenio Romano
80d67212b7 [ADF-579] - move license check in webpack (#1859)
* move license check in webpack

* fix exclusion check header

* different headers
2017-05-25 15:12:47 +01:00
eromano
b47a5e49c0 fix pacakge json social and add force option publish script 2017-05-25 15:12:46 +01:00
Eugenio Romano
0b246b8211 Speed up build (#1852)
* single build webpack

* fix demo shell test
2017-05-25 15:12:46 +01:00
Mario Romano
ac16f1c3dc 1.4.0 (#1848) 2017-04-27 14:05:12 +01:00
Mario Romano
e065865ad4 revert change to the upgrade script 2017-04-27 14:05:12 +01:00
Eugenio Romano
e25b05d991 rating component #521 (#1810)
* rating component #521

* use adf prefix
2017-04-27 14:05:11 +01:00
Eugenio Romano
04f343b28f fix dropdown visibility #1593 (#1767)
* fix dropdown visibility #1593

* fix test search workaround material2 issue 1913
2017-03-30 10:26:18 +01:00
Denys Vuika
73e2058e38 fix build-all script 2017-03-27 11:17:00 +01:00
Eugenio Romano
e8c524176e fix clean script and build all (#1758) 2017-03-23 15:51:28 +00:00
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
Denys Vuika
08b024938b fix travis calls 2017-02-27 09:33:40 +00:00
Denys Vuika
036cce5210 make link script executable 2017-02-27 09:20:58 +00:00
Eugenio Romano
571b7f09c3 refactoring build script #1533 (#1664) 2017-02-27 09:15:52 +00:00
Eugenio Romano
8cd2dfa9c1 remove double build npm-build-bundle-all.sh (#1601) 2017-02-07 11:04:20 +00:00
Mario Romano
ffb959d331 1.1.0 (#1562) 2017-01-30 12:57:27 +00:00
Mario Romano
b05247dade #1014 use document list to display search results (#1548)
* #1014 use document list to diplay search results

* #1014 refactor pagination

* #1014 documentation and scripts update

* fix random erros on tests executrion

* #1014 fix travis scripts and raise timeout jasmine

* #1014 fix appveyor script

* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Mario Romano
73b6e1b846 make more general update version script 2016-12-06 11:20:51 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00