dependabot[bot]
b3d6604426
Bump remark from 9.0.0 to 12.0.1 ( #5996 )
...
Bumps [remark](https://github.com/remarkjs/remark ) from 9.0.0 to 12.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/9.0.0...12.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 14:40:33 +01:00
Eugenio Romano
4f97067c77
update datepicker ( #5971 )
2020-08-11 12:30:34 +01:00
Eugenio Romano
e2958b9988
update documentation 4.0.0 ( #5968 )
2020-08-10 18:06:51 +01:00
a5972e753a
[ACA-3492] ADF - Expose new Groups Endpoints ( #5893 )
...
* [ACA-3492] ADF - Expose new Groups Endpoints
* * docs added
* * fix ut
* unit test split cloud
* Update data-table-component.page.ts
* unit test split cloud
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2020-07-22 11:20:07 +01:00
Cilibiu Bogdan
5257917258
[ADF-3484] - Metadata drop-down list option for properties constrained by a list of values ( #5892 )
...
* update js-api
* include definition field
* process LIST constraint
* update tests
* dropdown visibility
* optional chaining
2020-07-21 22:46:46 +01:00
Eugenio Romano
581a0ec7bf
avoid check affected for develop and new lock file
2020-07-17 08:57:45 +01:00
Denys Vuika
b69fdb9370
Optimize tests and upgrade Nx workspace ( #5884 )
...
* fix issue with async await, use interface over class
* upgrade nx workspace
* remove useless async
* code fixes
2020-07-16 22:34:50 +01:00
b9dc285d2b
[ACA-3596] Fix e2e due to process header properties changes ( #5873 )
...
* [ACA-3596] Fix e2e due to process header properties changes
* Change pages structure
* Move the build demoshell as last step and exclude for PR
* move more pages
* change testing pkg
* better JSON import
* update script
* move CLOUD in the right place
* some logs and not used methods
* retrycout
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-16 22:22:22 +01:00
Denys Vuika
38440670b3
upgrade 3rd party dependencies ( #5879 )
...
* update and remove libs
* upgrade angular
* upgrade libs
* disable old polyfills
* upgrade angular devkit
2020-07-16 11:53:29 +01:00
Eugenio Romano
d1672596ba
Unify hash url strategy ( #5866 )
...
* unify hash url startegy
* improve
2020-07-14 16:00:32 +01:00
Eugenio Romano
f52f86e4c2
update lock file
2020-07-13 16:49:44 +01:00
Denys Vuika
f691dc90dc
cleanup dependencies and fix versions ( #5835 )
...
* remove core-js
* fix lib versions
* remove unused lib
* upgrade rxjs
2020-07-03 18:08:37 +01:00
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
Francesco Corti and Eugenio Romano
663d7fefc6
Release note for ADF 3.9.0 ( #5808 )
...
* Release note in draft for 3.9.0.
* Release note for 3.9.0.
* release notes and documentation
* fix
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
2020-06-24 19:14:09 +01:00
Denys Vuika
8ba36ea21c
remove old unmaintained sub-projects ( #5798 )
...
* remove old unmaintained sub-projects
* add missing dependency
2020-06-20 10:59:31 +01:00
dependabot[bot]
0257cf5748
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #5756 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-07 18:26:33 +01:00
Denys Vuika and sivakumar414ram
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com >
2020-05-20 16:51:51 +01:00
Eugenio Romano
742c103cc0
Deploy PR on request ( #5642 )
...
* deploy PR on request
* [create peview]
* [create peview]
* script fix [create preview]
* [create peview]
* change creation preview
* [create peview]
* Update deploy-pr.sh
* [create peview]
* update node and dist
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create preview]
* subfolder issue
* [create preview]
* [create preview]
* [create preview]
* [create preview]
* [create preview]
* [create preview]
2020-05-10 18:32:47 +01:00
Eugenio Romano
3d9976ce52
add release reports ( #5663 )
2020-05-01 11:33:43 +01:00
Snyk bot
608abde10e
[Snyk] Fix for 1 vulnerabilities ( #5661 )
...
* fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
* fix: package.json, package-lock.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-05-01 09:53:50 +01:00
dependabot[bot]
1b530e3236
Bump jquery from 3.4.1 to 3.5.0 ( #5658 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-30 22:28:01 +01:00
Eugenio Romano
f36cbd57ef
Fix E2E run ( #5624 )
...
* Fix E2E run
remove not used report
Fix USERNAME AND PAS upload PS cloud e2e screenshot
* save report
* multiple 4 cs
* change test fix screenshot and others
* exclude other test
2020-04-20 17:54:03 +01:00
Maurizio Vitale
e56331fecb
[ACA-2948] Add API to fetch the bpm properties ( #5610 )
...
* Add the api to fetch the bpm properties
* remove useless map
* Use latest api
* Use the BehaviorSubject
* filter the status true
2020-04-16 17:23:00 +01:00
Eugenio Romano and Mark Hulbert
ecca9220f1
Review Documentation and tools doc ( #5600 )
...
* add exclude files property
* remove Unknown
* fix reviewer
* Update reviewChecker.js
* Update docs/README.md
Co-Authored-By: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com >
Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com >
2020-04-09 11:55:33 +01:00
dhrn
7195a384e8
[AAE-2041] [APS-1] [ADF] download process audit log not working ( #5568 )
...
* [AAE-2041] [APS-1] [ADF] download process audit log not working
* * updates JS API
* * clean up
2020-03-30 09:36:21 +01:00
Eugenio Romano
7c90c9b372
Improve css prebuilt creation and minimize ( #5553 )
...
* improve CSS creation strategy and minimize
* remove multiple select slow down test
2020-03-17 18:59:52 +00:00
dependabot[bot]
3c35c45406
Bump acorn from 6.2.0 to 6.4.1 ( #5548 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.2.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.2.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 09:27:14 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
Denys Vuika
d09373501f
[AAE-1564][DW-1654] improved datatable schema ( #5408 )
...
* improved datatable schema
* collect all runtime columns
2020-01-28 14:08:18 +00:00
Eugenio Romano
d8c35c9af0
[ADF-5055] update pdfjs ( #5344 )
...
* update pdfjs
* fix
* fix test
2019-12-22 17:52:38 +01:00
Snyk bot
4699f407e9
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities ( #5326 )
...
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-TREEKILL-536781
2019-12-12 12:13:35 +00:00
Eugenio Romano
fe802f29c0
Implement smart runner in ADF ( #5300 )
2019-12-02 14:59:16 +00:00
Eugenio Romano
16054f9c10
[ADF-4943] Update dependencies ( #5274 )
...
* fix depenedencies
* fix date test
* fix date test
2019-11-22 14:50:21 +00:00
Denys Vuika
e806e97c75
[AAE-207] support aps 1.x for upload reset ( #5260 )
...
* support aps 1.x for upload reset
* update test
* revert pdfjd change
* fix error reporting and crash from upload button
* i18n support for generic error
* fix test
2019-11-21 15:06:00 +00:00
Snyk bot
1ec827a90c
fix: package.json, package-lock.json & .snyk to reduce vulnerabilities ( #5271 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PDFJSDIST-469200
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
2019-11-20 17:03:22 +00:00
Denys Vuika
cce4524274
upgrade node-sass to support node 12 ( #5242 )
2019-11-13 17:01:21 +00:00
Eugenio Romano
4f0cebe98b
refactor cli and add new s3 ( #5211 )
2019-11-11 15:48:55 +01:00
Eugenio Romano
7d36400dbd
Remove discovery ( #5212 )
...
* remove discovery
* remoce discovery test
* fix save remote
* use host acs to save screenshot
* fix e2e
* remove invalid test
* fix the package version
2019-11-05 14:15:54 +00:00
Eugenio Romano
e8e483275c
update package.json
2019-11-01 20:00:21 +00:00
Denys Vuika
b3ca2166f0
upgrade js api ( #5152 )
...
* upgrade to latest js api
* add missing types
* remove useless function
* fix types
* enable strict mode
* Revert "enable strict mode"
This reverts commit 8e3f9c4563 .
2019-10-14 18:28:01 +01:00
Denys Vuika
84d939412c
update package-lock
2019-10-07 11:06:32 +01:00
Andras Popovics
ca79190880
Second part
2019-10-07 10:59:45 +01:00
Eugenio Romano
bcacd8b42e
[ADF-4810] fix sso settings ( #5108 )
...
* fix sso settings
* fix test
* update-js-api
* update-js-api
* invert test order for some reason
2019-09-30 13:32:17 +01:00
Suzana Dirla
46c0a27f51
[ADF-4810][ADF-4824] get the latest @alfresco/js-api with SSO fixes ( #5106 )
2019-09-27 10:51:14 +01:00
Eugenio Romano
3dc92beeb9
Review documentation plus some tools fix ( #5100 )
...
* review 3.5.0 doc
* fix documentation
* fix documentation
* fix documentation
2019-09-26 10:27:04 +01:00
cristinaj
7d0d45cb59
[ADF-3724]Create tests for visibility conditions on tabs on APS1 ( #5065 )
...
* Create tests for visibility conditions on tabs on APS1
* Fix comments
* Fix linting
* Remove the final /
2019-09-18 17:25:24 +01:00
Denys Vuika
ae56d61ea3
use custom chrome version with puppeteer ( #5070 )
...
* use custom chrome version with puppeteer
* pin to Chromium 76
* update code to trigger travis
* update protractor
* try remove extra env setting
* try chrome 62
* upgrade to chrome 76, exclude 3 tests
* add safety check for the focus
* toggle tests
* disable tests
* disable flaky test
* update names
* disable flaky test
* disable flaky test
* disable test
* disable test
* fix name simpleapp
* rename simpleApp to simpleapp project change
2019-09-13 16:20:19 +01:00
Denys Vuika
2b1250cae7
repair doc tools and polish the docs code ( #5038 )
...
* set private access modifier
* repair doc build tools
* fix lit issues
* re-generate version index
2019-08-30 17:26:10 +01:00
Eugenio Romano
52af042450
move install in travis and out from lint.sh
2019-08-30 10:44:21 +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