Mykyta Maliarchuk
|
e62c0587b6
|
[ACS-9215] Update license headers (#10625)
* [ACS-9215] Update license headers
* [ACS-9215] Update license headers
|
2025-02-06 13:18:56 +01:00 |
|
Vito Albano
|
b7ecfe6fc4
|
Fix/AAE 24522 js api build (#10010)
* Fixing js-api build
* AAE-24522 js api build normally
* [ci:force]
* [ci:force]
* [ci:force] - package-lock update
* [ci:force] - fixing dependsOn for cli and testing
* [ci:force] - These changes needs to be reviewed
|
2024-07-31 09:59:16 +01:00 |
|
Darya Blavanovich
|
3819aecb70
|
[MNT-24354] update license header to 2024 (#9633)
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
|
2024-05-08 08:34:51 +02:00 |
|
Denys Vuika
|
9d7608817d
|
Upgrade ADF CLI to latest Commander library (#9473)
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v12.0.0)
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 09:36:49 -04:00 |
|
Denys Vuika
|
3309ea63f6
|
[PRODENG-211] improved ADF CLI compilation (#9105)
* reduce npm log noise to errors
* remove unused ts config
* improve CLI build config
* use monorepo libs when building CLI
* [ci:force] minor polishing
|
2023-11-22 13:51:20 +00:00 |
|
Denys Vuika
|
d72eb5ebd3
|
[ACS-6071] fix jsdoc warnings and errors (#8948)
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
|
2023-09-29 08:11:58 +01:00 |
|
Denys Vuika
|
ef551a9c71
|
Improved ESLint configuration, integrated spellcheck and error fixes (#8931)
* integrate cspell with eslint, improved configuration
* core: fix linting errors
* core: fix lint warnings
* content: lint fixes
* process service lint fixes
* lint: process services cloud
* lint: insights
* lint: extensions
* [ci:force] lint: cli fixes
* [ci:force] comment out dead code
* [ci:force] exclude dead code
* fix code and tests
* rollback some changes
* fix testing lib
* fix demo shell
* minor lint warning fixes
* minor lint fixes
* fix process services
|
2023-09-26 13:46:53 +01:00 |
|
Denys Vuika
|
29ec2fcc96
|
[ACS-5845] remove Alfresco Compatibility usage (#8822)
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* fix security concerns for execSync
* security fix
* fixes as per code reviews
* code fixes for attach file widget dialog
* code fixes
* code fixes
* disable ACS storage check
* add the jira to the commented out block
* remove useless logger call
* code fixes
* code fixes
* code fixes
* code and typing fixes
* fix lint
* disable the code
* try other fixes, add missing headers
* dump error to console
* replace test file with in-memory stream
* code fixes
* simplify checks
* disable upload
* remove useless test and ng-mocks dependency
|
2023-08-22 00:02:39 +01:00 |
|
AleksanderSklorz
|
98c0a3c7be
|
[ACS-5041] update license headers to reflect hyland copyright guidelines (#8472)
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
|
2023-04-20 09:34:03 +02:00 |
|
Tomasz Gnyp
|
b7e8abc529
|
[AAE-10461] Fix license header checker (#7823)
* [AAE-10461] Fix license header checker
* trigger travis
* fix license headers for cli lib
* rebase
|
2022-09-12 19:07:27 +02:00 |
|
Maurizio Vitale
|
46420ea0b2
|
[AAE-9169] adf-cli - Change the doc and add clientId input (#7730)
* Change the doc and add input
* fix mistake
|
2022-07-28 14:02:43 +02:00 |
|
Denys Vuika
|
f9be037c4f
|
fix eslint issues in CLI project (#7492)
|
2022-02-08 10:28:55 +00:00 |
|
Denys Vuika
|
8dc736e8f0
|
[AAE-7100] migrate ADF projects to eslint (#7483)
* migrate content services to eslint
* migrate insights to eslint
* migrate extensions to eslint
* migrate testing lib to eslint
* migrate CLI to eslint
* migrate process-services to eslint
* migrate process-services-cloud to eslint
* remove cli analytics [ci:force]
|
2022-02-03 11:01:54 +00:00 |
|
Iulia Burcă
|
ad987a8d34
|
[ACA-3611] Create test folder for E2E precondition files (#7088)
* create test folder
* if folder exists get its details
* rename precondition files
|
2021-06-14 22:09:57 +03:00 |
|
Maurizio Vitale
|
3f268bd5ff
|
[AAE-4701] ADF check env - Fail if the env is not reachable (#6714)
* Fail if the env is not reachable
* Remove useless file
|
2021-02-22 13:11:55 +00:00 |
|
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 |
|