* [AAE-6294] The list should be refreshed without allowing a used to select the same folder already deleted
* Changes done as per comment
* resolved build fails
* upgrade to Angular 13
* upgrade datetime picker libs
* upgrade to eslint 13
* fix eslint issues
* downgrade datetime picker
* fix scss builds
* use proper node version on travis
* fix e2e check
* fix test run
* upgrade ngrx to 13
* use latest ADF 5.x
* add missing ban plugin for eslint
* use latest ADF 5.x branch
* use latest ADF 5.x
* use latest ADF
* sync libs with adf and apps
* Updating to the right version of mat-datetime-picker
* Fix Test Suites: Search - AAE-10222
* Satisfy linter
* upgrade to adf 5.0.0-angular.13
* upgrade adf to 5.0.0-angular.13.1
Co-authored-by: Andras Popovics <popovics@ndras.hu>
Co-authored-by: MichalFidor <michal.fidor@hyland.com>
* [ACA-3379] Routing & skeleton for manage rules screen
* Linting
* Update routing so it's no longer lazy loaded
* Reverted to using lazy-loaded routes
* Remove action visibility from favourites, update e2e test data
* [AAE-8822] Use ADF New Version Uploader dialog instead of using node-version dialog, to allow to upload new file version and to manage file versions
* [AAE-8822] Add versionUpdateDialog unit tests
* [AAE-8822] Add openVersionManagerDialog unit tests
* [AAE-8822] Fix lint problem
* [AAE-8797] Update slector with new adf version uploader dialog class
* [AAE-8797] Remove unused node versions dialog, since the ADF NewVersionUploaderService is used
* [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
* 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