* [AAE-8200] - Add a way to hide personal files and configure a landing page
* Move global variable inside the function used
* Rename plugin content service variable
* Fix lint
* Fix comments
* [AAE-8201] - Add a way to hide libraries and secondary navbar sections
* Add new variable
* Rename variable for toggling content service sections
* Fix lint errors
* Remove unnecessary or condition
* [ci:force][auto-commit] Update @alfresco/js-api to 4.9.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 34469
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34469
* [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34469
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34469
* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34469
* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34469
* update lock file
* fix eslint plugin version
* [ci:force][auto-commit] Update @alfresco/js-api to 4.9.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 34479
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34479
* [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34479
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34479
* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34479
* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34479
* fix lock file
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [ci:force][auto-commit] Update @alfresco/js-api to 4.8.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34191 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34191 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34191 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34191 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34191 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34191
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34192 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34192
* [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34192 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34192
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34192 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34192
* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34192 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34192
* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34192 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34192
* rebased
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Vito Albano <vito.albano@alfresco.com>
* Conversion to ESlint
* Fixed ESLINT for ACA
* [AAE-6638] - typo in eslint file
* [AAE-6638] - attempt to fix problem on linting
* Check caching to improve lint speed
* Improved eslint for content-app
* Added new cache
* Remove cache file
* Removed eslintcache
* Attempt to make eslint run on travis
* Slow ng lint on travis
* Fixed eslint error
* MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin
* MNT-22687 - Added a new interface to extend the RuleContext from ADF
* MNT-22687 - Removed carriage return and added whitespaces
* MNT-22687 - Removed carriage returns
* MNT-22687 - Fixed PR Comments
Completed documentation, removed environment variable from the package.json, added plugins section in the app.config.json.tpl
* MNT-22687 - Created a new service to deal with the new functionality. Reverted the old approach.
* MNT-22687 - Reverted missing file
* MNT-22687 - Reverted missing file
* MNT-22687 - Removed variable replacement
* MNT-22687 - Included environment variables in the README.md file