Maurizio Vitale
5712b50d62
[ADF-5324] - Expose a new adf-cli command to initialise acs-env ( #6551 )
...
* Expose a new adf-cli command to initialize acs-env
* Use latest js api
* consume the latest js-api
* Use the previous commander version
2021-01-21 14:22:24 +00:00
Maurizio Vitale
8dd43ef4af
adf-cli init aps env - Upload the APS default app ( #6538 )
...
* use only 1 js api
* skip tslint
* Remove the acs content to be moved in a different init script
* Remove useless variable
* Remove useless import
2021-01-18 10:40:35 +00:00
Maurizio Vitale
08fec7f1a6
adf-cli init-aae-env - Add request as dependency ( #6518 )
...
* Add request as dep
* Rigenerate the lock
2021-01-11 15:11:48 +00:00
Eugenio Romano
a978e97e8c
bump 4.2.0
2020-12-08 16:31:26 +00:00
Eugenio Romano
f1231d3c44
bump 4.1.0
2020-10-13 16:52:48 +01:00
Eugenio Romano
c96f57d1c6
bump 4.0.0
2020-08-18 11:41:49 +01:00
Eugenio Romano
f75151d6c6
move scripts check env in cli ( #5889 )
...
* move scripts check env in cli
* rmeove logs dep
* move scripts check env in cli
* build all
2020-07-17 14:56:24 +01:00
dependabot[bot]
1e4e58abe0
Bump npm-registry-fetch from 3.9.1 to 4.0.5 in /lib/cli ( #5845 )
...
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch ) from 3.9.1 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases )
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/registry-fetch/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-08 09:09:47 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com >
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-07-03 13:01:05 +01:00
Eugenio Romano
af47361f15
bump 3.9.0
2020-06-29 18:09:23 +01:00
Eugenio Romano
a78f24ada1
[ACS-259] refactor login page ( #5733 )
...
* refator login page
* refator login page
* remove obsolete classes and move what is needed in the test pck
* fix const
* revert modify
* remove duplicate browser property
* fix build
* fix
* fix
* fix lint
* move drop action in testing
remove not necessary space
js-api centralize content
* first refactor use js-api
* fix protractor
* refactor test config
* simplify properties
fix namings
* ps cloud simplify
remove unused js files
* id fix
* fix search test
simplify environment var step 1
* fix lint
* first user iteration fix
* fix model
* unify use of apiService
* first step automatic user creation Identity
* refactor creation user content-services
* refactor creation user search
* refactor creation user core
* process service refactoring 1
* process service refactoring 1
* process service refactoring 2
* fix process
* appconfig
* fix process util
* fix gallery
* fix "this" reference issues
* fix incorrect import paths
* fix core
* some fixes
* allign
* fix some test
remove structure folder and move in actions
* fixes
* move folders in the right place
* fix
* fix rebase
* solve build issue
* fix e2e
* change init aae
* order api and some fixes
* fix possible not valid password
* fix some ps test
* replace host port also in objects
* Update app-config.service.ts
* fix process
* fix process test
* process service cloud fix
* fiexs
* modify init script
* fix two test
* remove unused property
* host issue
* not use npx
* fix ps cloud test
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2020-06-04 14:41:30 +01:00
Eugenio Romano
531d1d7345
fix build cli
2020-05-18 19:20:12 +01:00
Eugenio Romano
6f67c43f8c
fix build cli
2020-05-18 18:31:18 +01:00
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
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
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
Eugenio Romano
8a41da0506
bump 3.6.0 ( #5283 )
2019-11-25 11:03:35 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +01:00
Eugenio Romano
2d58d2f458
bump 3.5.0
2019-09-30 17:34:25 +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 e8f179e84d
.
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
Eugenio Romano
b894599cf9
Update ADF packages version 3.4.0-beta8 ( #4925 )
2019-07-12 12:30:22 +01:00
Maurizio Vitale
a6e18e6c1b
[ADF-4733] Create an adf-cli dispatcher to run the docker-publish ( #4914 )
...
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00
Eugenio Romano
09c62d5046
Release 3.3.0
2019-06-18 21:35:58 +01:00
Eugenio Romano
9838d1e5d8
[ADF-4524] Checkbox widget is not displayed on a form on APS1 when having some visibility conditions on it ( #4838 )
...
* fix visibbility conditions form
* fix visibbility conditions form
2019-06-11 19:44:29 +01:00
Eugenio Romano
990fa4625b
fix ordering e2e failing test ( #4825 )
...
* ordering fix use common method in datatable
* ordering fix use common method in datatable
* fix sorting ps e2e
* fix ordering
* move search page in testing and fix sorting boolean flag
* fix import
* fix moment
* use common sort method in document list test
* use common sort method in document list test
* remove unnecesary sort control
* remove duplicate test
* remove e2e suspended removed status
* documentation
2019-06-11 07:34:16 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00