Eugenio Romano
a23f000e53
fix build cli
2020-05-18 18:28:34 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Denys Vuika
5621dbbb05
audit command for adf cli ( #5699 )
2020-05-13 22:13:16 +01:00
Denys Vuika
6793c5c466
CLI: new licences command ( #5690 )
...
* new licences command
* remove old licences command
2020-05-12 19:56:45 +01:00
dependabot[bot]
68db414cf8
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /lib/cli ( #5677 )
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-06 12:07:49 +01:00
Denys Vuika
94e2e83e73
ADF CLI fixes ( #5674 )
...
* safety checks and better path eval
* do not execute command on help
* rewrite 'update-version' command
2020-05-06 11:18:38 +01:00
Alfresco Build User
fa1e691bd2
Update JS-API packages version 3.8.0 ( #5670 )
...
* Update JS-API packages version 3.8.0-beta10
* bump 3.8.0
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-05-04 17:01:54 +01:00
Maurizio Vitale
6ef07fe73f
Ability to clean app using the like and interval time ( #5515 )
2020-02-26 13:09:53 +00:00
Maurizio Vitale
81efb07283
adf-cli Provide a way to pass buildArgs to the docker build ( #5507 )
...
* Provide a way to pass buildArgs to the docker build
* Create folder in case does not exist
2020-02-24 17:10:40 +00:00
Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Eugenio Romano
3896ce2472
bump 3.7.0
2020-02-06 13:36:24 +00:00
Eugenio Romano
1754baa111
fix release project cli and dependency ( #5404 )
2020-01-27 13:15:25 +01:00
Maurizio Vitale
26677c6789
adf-cli command init-aae use the user based on the role ( #5364 )
...
* Reuse the common deployment and modeling api
* Add files to testing
* Pass parameters
* Travis initaae with correct parameters
* Travis initaae with correct parameters
* Add cli to the smart build
2020-01-10 17:02:16 +00:00
Eugenio Romano
703b96c9b0
[AAE-1152] Add People and Group component in the AAE Forms ( #5314 )
...
* firt version groupo component widget
* fix group
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix problem update script
* multiple browser ps cloud
* add field assignment
* add field in form model
* no need subobject we need an issue to refactor the field model
* no need subobject we need an issue to refactor the field model
* fix unit test
* remove title modify
* revert
* fix lint
* exclude AAE-1179
* exclude tooltip e2e
2019-12-10 11:24:24 +00:00
Maurizio Vitale
43995e3795
fix lint
2019-12-05 10:29:58 +00:00
maurizio vitale
b423eb8c51
Ability to clean the env passing apps name
2019-12-04 18:22:34 +00:00
maurizio vitale
9a91aa28a2
Pass to the deploy the infrastructure
2019-12-04 18:21:35 +00:00
Eugenio Romano
e8477840b5
fix script
2019-11-29 15:55:41 +00:00
Eugenio Romano
cf83630573
[ADF-5033] Improve publish script ( #5297 )
...
* check if npm package is already present before to publish
* fix lint and remove duplicate password
* fix script
2019-11-29 14:51:46 +00:00
Eugenio Romano
f95989809d
Improve scripts after release ( #5288 )
...
* update scripts problems
* improve script
* fix alignment
2019-11-26 19:37:58 +00:00
Eugenio Romano
8a41da0506
bump 3.6.0 ( #5283 )
2019-11-25 11:03:35 +00:00
Popovics András
d87c9ec401
[AAE-880] Fix updater script in the cli ( #5273 )
2019-11-20 15:28:17 +00:00
Maurizio Vitale
037aab7ae1
[ADF-5008] Add an health checks on the services: ( #5267 )
...
* Add an health checks on the services:
deployment-service
modeling-service
dmn-service
* Refactoring
2019-11-20 14:54:53 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +01:00
maurizio vitale
76df885932
Fix adf-cli
2019-10-18 12:55:19 +01:00
Maurizio Vitale
941df740d5
[ADF-4948] Move the resources config in the process cloud lib - Part 2 ( #5143 )
...
* Move the resources in the cloud lib
* Use adf cli
* Add missing process definitions
* Add debug points
* Print new class
* Use the resources under the adf-testing
* Use the resources from testing package
* Fix adf-testing bugs
* remove empty row
* Remove the npm install
* Remove log stuff
* Remove the console log
* Fix typo on process def names
Improve the debug e2e command
* Fix lowercase name
* Check the process cloud env and content env
* Add the new process definitions
* Add missing process definitions
* Use the latest simpleapp
* Rollback the bigFile
* Use relative link
* Trasnpile the adf-testing before using it
2019-10-17 14:31:58 +01:00
Maurizio Vitale
93419ffa7b
[ADF-4916] Create the adf-cli init-aae-env command ( #5099 )
...
* Create the adf-cli command init-aae-env
* Remove the test app
* Add basic doc for the init-aae-env command
2019-10-09 21:27:03 +01:00
Eugenio Romano
2d58d2f458
bump 3.5.0
2019-09-30 17:34:25 +01:00
maurizio vitale
77f159d62f
Update the js api with the vjs version
2019-09-04 10:38:03 +01:00
maurizio vitale
8d095974a4
Fix the adf-cli with version option
2019-09-03 15:15:54 +01:00
Eugenio Romano
6590b59de0
fix scripts npm
2019-08-29 20:15:10 +01:00
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Eugenio Romano
43df299096
release update commands pipeline
2019-08-29 12:01:49 +01:00
maurizio vitale
bfc132eeff
Improve the docker log
2019-08-28 12:03:10 +01:00
maurizio vitale
ee9ed24844
Improve the docker log
2019-08-28 12:02:37 +01:00
davidcanonieto
8a48738b99
[ADF-4825] Use ADF-CLI in ADF for versions and latest commit ( #4994 )
...
* [ADF-4825] Use ADF-CLI in ADF for versions and latest commit
* Add documentation
* Update update-version.ts
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update release.sh
* Update update-project.sh
* Update README.md
* Rebase branch
* Update package.json
* Update build.sh
* Update package.json
2019-08-28 11:01:00 +01:00
maurizio vitale
7ab054f7e1
Add the npmrc file in the correct folder and remove after publish
2019-08-20 20:02:27 +01:00
maurizio vitale
1c37fdab81
Npm publish the dist folder
2019-08-20 16:05:06 +01:00
Maurizio Vitale
6c969dda56
Add the npm publish as part of adf-cli ( #5002 )
2019-08-19 15:30:36 +01:00
Eugenio Romano
af318771f0
restore next version in package.json
2019-08-09 15:26:23 +01:00
Silviu Popa
f9a8d3a4bf
[ADF-4797] - fix null value for display text when the field it's not visible ( #4987 )
...
* fix reset display text value when it's not visible
* change invalid unit test
* change unit test
* use alpha to test
2019-08-09 14:45:26 +01:00
Eugenio Romano
ab2fc2fb15
Release 3.4.0
2019-08-09 00:38:19 +01:00
Denys Vuika
e4426e61a0
Revert "allow "npm link" of the tool ( #4974 )"
...
This reverts commit e8f179e84d2134da9685225121ddcbbf224c4f59.
2019-08-07 16:00:38 +01:00
Denys Vuika
e8f179e84d
allow "npm link" of the tool ( #4974 )
2019-08-07 12:05:29 +02:00
Eugenio Romano
8a96ed2fbe
Update ADF packages version 3.4.0-beta15 ( #4970 )
2019-08-02 16:33:47 +02:00
Maurizio Vitale
b09f4b378f
Expose a kubectl command to delete pods ( #4968 )
2019-07-31 15:21:47 +01:00
Maurizio Vitale
624ca9f0ae
Improve the regexp to cover corner cases ( #4960 )
2019-07-26 13:58:37 +02:00
maurizio vitale
525f0a06db
Use the adf-extensions as reference for latest alpha
2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha ( #4951 )
...
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version
* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli ( #4956 )
2019-07-23 11:46:24 +01:00