* [AAE-5021] Add listPeople method to PeopleContentService
* lint
* Replace Person with EcmUserModel
* Update imports to @alfresco/adf-core
* Change to const + lint
* [DW-1618] Admin App -Application Instances - Able to delete all the admin users in Manage app permissions.
* [ADF-5031] [PeopleCloudComponent] Do not delete selected users completely.
* Added flag for not to remove last chip
* Added unit tests to the changes.
* * Added doc
* * Changed removeLastChip to remove
* * Added readonly strategy
* Removed remove input
* Updated unit tests
* * Added tooltip
* Hiding remove icon.
* * Fixed unit tests
* migrate IdentityRoleService implementation
* update unit tests
* move interfaces to the origin
* move models to proper places
* migrate model to interface
* fix test
* update docs
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
* [ADF-2876] retrieving user from APS api and not from js-api
* [ADF-2876] added support by checking externalId instead of email
* [ADF-2876] fixed auth service after rebase
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
* change input with textarea
* update file version use now the update content API
* provide way to test read only mode version list
* fix test
* test fix
* add majorVersion param
move common part in base class
* refactor upload queue
* fix after refactoring
* add comment functionality in versioning
add minor and major option in versioning
add animation in versioning
add new functionality in demo shell
* add animation test
* add missing properties test and base upload class
* fix reload after new version upload [ADF-2582]
* update documentation
* update doc and fix minor style issues
* fix tslint error
* change cachebuster
* ADF-2672 version manager disable buttons
* [ADF-2649] hide show actions in version list
* fix tests
* [ADF-2500] The full content of Trashcan is not displayed.
fix pagination problem and add tests
* refactor code
* custom resources services
* move custom resources in separate service part 2
* move custom resources in separate service part 3
* move isCustomResources in custom resources
* move getCorrispondinNodeIds in custom services
* reorganize code
* add pagination interface
* remove permissions check document list and use the common cs method
remove the merge option and move it in the paginator
* make infinte scrolling always use the target
* restore loading infinite page
* fix license header
* fix type problems
* breadcrumb test service
* fix test
* export CustomResourcesService
* fix test pagination
* fix content ndoe test
* remove timeout content node selector test
* fix after rebase
* ripristinate observalbe in search service
* fix wrong type return stub document list test
* fix search service
* fix test document list
* move handle error in common method
* restore observable in search control
* Update search-control.component.spec.ts
* fix after rebase
* add import switchmap
* core import in karma conf
* missing commas
* fix mocks
* fix mock searchquerybody
* search test fix
* add adf-node-lock directive
* add lock-node service + button in context menu
* unit tests
* docs
* unit tests fix
* Remove unnecessary imports
* PR changes
* Remove fit from tests
* Update specific node from list on lock/ulock
* Add auto file renaming in FE side
* Add error handling, file type restriction
* Documentation
* Fix ts-lint error
* Test the service
* Fix fdescribe...
* fix e2e and test in demo shell
* test single run demo shell conf
* fix script e2e
* fix test lint problems
* remove async from nested test
* fix pdf test
* modify url load pdf strategy test
* SimpleChange import
* pdf viewer test fix
* remove force closing
* refactor pdf viewer
-remove promise approach
-add event rendered
-add destroy worker
* increment timeout
* use proxy files
* remove require
* fix viewer component test
* remove last require
* prefer use of done for txt viewer test
* Aspects collection
* Fetch only those metadata aspects which are defined in the application config
* Aspect property filtering first round
* Addig wildcard support for preset, default preset fallback to wildcard, and logging
* Add white list service
* Renaming services
* ContentMetadataService and CardViewItemDispatcherComponent update
* Observables... Observables everywhere...
* Propers CardViewAspect
* Defining more interfaces
* Dummy data and expansions panels
* Fix build attempt & proper panel expansion
* Folder restructuring
* Add different type mappings
* Restructuring Card view component
* Fix build
* More ECM types supported
* Validators first phase, extraction of interfaces, world domination preparation
* Validators phase II.
* Integer and float validators
* Hide empty text items and validation message foundation
* Validation error messages for text item view, small style changes
* Update date item
* bool item component
* Datetimepicker npm module
* Datetime model
* Add mapping for datetime
* Small fixes
* Passing down preset
* Adding forgotten package.json entry
* Adding some tests for wrapper card component
* content-metadata.component tests
* Covering some edge cases, adding some tests
* Fix cardview component's test
* Add datetimepicker to demoshell
* card view component show empty values by default
* displayEmpty dependency injection
* remove table like design from cardview
* Using alfresco-js-api instead of spike
* Remove spike folder and contents
* Fix test
* Cardview updated docs
* Content metadata md
* Fix review issues
* Fix the packagr issue
* [ADF-2065] created dialog component for content node selector
* [ADF-2065] removing SiteModel from site dropdown to use SitePaging model of js-api
* [ADF-2065] - removed site model and updated documentation
* [ADF-2065] fixed test for site component
* [ADF-2065] refactored content node selector and created content node selector dialog
* [ADF-2065] fixed test on site-api service
* [ADF-2065] added a new content node dialog service to centralise the logic for content node dialog
* [ADF-2065] start adding test for node-actions service|
* [ADF-2065] added test for node-actions service
* [ADF-2065] added test for node action service
* [ADF-2065] renamed components to keep backward compatibility
* [ADF-2065] added input just for backward compatibility
* [ADF-2065] added some changes for backward compatibility and updated documentation
* [ADF-2065] updated documentation for content node selector
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy