* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
* [AAE-3469] New Service Task Cloud Component
* Fix comments
* Fix comments
* Fix unit tests
* [ACA-3426] Move filter-menu inside search and renamed as search-header
* [ACA-3426] adf-search-header removed from document-list and implemented in app-files
* [ACA-3426] Allow custom header filters inside document-list
* [ACA-3426] Decouple search from the document-list
* [ACA-3409] NodePaging ouputed to the DL
* [ACA-3426] - fixed injection for service
* Dev baptiste aca 3430 (#5773)
* [ACA-3430] Add style to filter and hide action buttons from facet widgets
* [ACA-3430] Update eventEmitter created in the DL and create unit tests for the search-header
Co-authored-by: BaptisteMahe <mahe.baptiste.19@gmail.com>
* [ACA-3426] - added parent for service
* [ACA-3426] - added parent for service - fixed method
* [ACA-3426] Revert update EventEmitter inside DL
* [ACA-3436] Use of the node input instead of nodeUpdate mehtod
* [ACA-3426] Add clear behaviour to search-header
* [ACA-3426] Remove useless update exposition
* [ACA-3426] Update filter button styles and padding inside the filter menu
* [ACA-3443] Propagate filters states through DL and datatable to avoid hiding the header
* [ACA-3426] Refactor showHeader logic and use it for the filters
* [ACA-3426] - fixed pagination for filter result
* [ACA-3426] - fixed messed files after rebase
* [ACA-3426] - added simplified config version
* [ACA-3426] - enabling created by filter
* [ACA-3426] Fix search-date-range apply method
* [ACA-3426] Fix loading style and default showHeaderMode
* [ACA-3426] Changed showHedaer default to always
* [ACA-3426] - stabilised the feature and added injection token
* [ACA-3426] Add unit test for showHeader new behaviour
* [ACA-3426] Add documentation to search-header
* [ACA-3426] - added parent filtering for special folders
* [ACA-3426] - added unit test for search header
* [ACA-3426] - fixed search fitler behavour
* [ACA-3426] - fixed search result inject service
* [ACA-3426] - fixed search result inject service for search sorting
* [ACA-3426] - fixed title for matching selector
* [ACA-3426] - fixed app config with missing search widget
* Update search-header.component.md
Co-authored-by: BaptisteMahe <mahe.baptiste.19@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
* [ADF-4342] Date Format defined in app config
* [ADF-4342] Create localized pipe and centralize date format
* Add unit test for new date pipe
* Add info internationalization docs
* Fix lining
* Fix linting
* Fix date pipe unit test
* [ADF-4342] Add supported language files
* Fix e2e tests
* single contentAnimation state
* fine tune contentAnimation state based on direction and position
* tets
* fix mock component inputs
* use native direction attribute
* update docs
* pass direction to calculate sidenav layout
* update test
* fix unit test
* remove dialogs directionality workaround
* set document directionality service
* remove context menu direction workaround
* remove unneeded dependencies
* remove direction style workaround
* remove permission icon direction
* remove sidenav layout direction attribute
* update docs
* update sidenav layout direction
* test
* remove document type
* update test dependencies
* clear storage before test
* test
* fix dl gap
* try to fix Uncaught QuotaExceededError
* fix QuotaExceededError
* fix tests
* fix tests
* set textOrientation based on locale
* remove manually setting textOrientation
* tests
* revert to getBrowserCultureLang
* match languages keys
* update tests
* fix types
* basic ui direction service
* direction property
* demo shell integration
* move the direction in up sidenav layout to allow also the header to reorganize
use the configuration editor to change rtl ltr
add documenation
* Update app.component.html
* fix unit tests
* fix overlay viewer e2e
* fix e2e
* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* Update form-cloud.component.md
* Update form-cloud.service.md
* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* [ADF-4248] Moved documentation to process services
* [ADF-4248] Removed duplicate import
* [ADF-4248] Fixed wrong imports
* [ADF-4248] Renamed form renderer input
* [ADF-4248] Show translated name for nameless form
* Enable the uploadWidget
* Make the form great again!
* Move the class style on the parent
* Fix the debugMode
* [ADF-4328] added expandedSideNav as new user preference value
* [ADF-4328] update demo shell with the new User preference value
* [ADF-4328] added documentation update
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
* [ADF-3775] Created breadcrumb component for layout demo
* [ADF-3775] Created filter demo component
* [ADF-3775] Created apps demo component
* [ADF-3775] Created tasks list cloud demo component
* [ADF-3775] Created tasks process cloud demo component
* [ADF-3775] Created new cloud layout component
* [ADF-3775] Improved translation
* [ADF-3775] Fixed translation
* [ADF-3775] Improved layout
* Use the EditTaskFilters
TaskFilterCloud should have a stream of filter
Fix integration issues
* Remove useless route
Enable start task cloud button
* Remove useless pages and handle start task error event
* Fix wrong unit test
* Use the Process Cloud menu name
* [ADF-3749] Created new process filter component
* [ADF-3749] Improved process filters
* [ADF-3749] Improved process filters
* [ADF-3749] Added tests
* [ADF-3749] Included filter in process list cloud demo
* [ADF-3749] Added documentation
* [ADF-3749] Improved documentation
* [ADF-3749] Added new query model and improved model names
* [][ADF-3749] Added extra documentation
* [ADF-3749] Added new key in the filter models
* [ADF-3749] Added translation support for filters
* [ADF-3749] Added new tests
* [ADF-3749] Added new translation keys
* [ADF-3723] added first step to adf tree view component
* [ADF-3723] start adding tests for the new component
* [ADF-3723] fixed style and start adding tests
* [ADF-3723] working on unit test
* [ADF-3723] added test for the new tree view component
* [ADF-3723] added event when clicked on a tree node
* [ADF-3723] refactored code
* [ADF-3723 added peer review changes
* [ADF-3723] fixed extra space
* [ADF-3723] fixed unit test
* [ADF-3723] fixed failing unit test
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* add the app-list-cloud-component
add the app-details-cloud-component
* Expose and use the new component
* Consume the new package and component from the demoshell
* Fix process service cloud path
* [ADF-3538] Alfresco Process Service Cloud - new package with CLI (#3872)
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* Fix process service cloud path
* Download process-service-cloud from the CS
* [ADF-3538] generated task-list cloud by cli
* [ADF-3550] Added Task Filter Cloud component
* [ADF-3550] Task Filter Cloud component relocated
* [ADF-3538] rebased task list cloud 2.0
* [ADF-3538] fixed ng-package.json
* [ADF-3538] reverted worng changes
* [ADF-3538] removed wrong rebased files
* [ADF-3538] forcing update of app-list file
* [ADF-3538] wrong file after rebase removed
* [ADF-3538] wrong file after rebase fixe
* Merge the applist component with task list
* [ADF-3550] Added Task Filter Cloud component
* emit the event
* Add the route process cloud and fix the page issues
* fixed wrong pagination initialisation
* improved initialisation of page size
* removed unused import
* fixed tsconfig with double definition
* Use standard name for scss
* fix sorting issue and remove useless models
* Fix tslint
* Use 1 single testing module file
* [ADF-3538] [ADF-3547] Fix selected task filter and unit tests
* Fix unit tests and remove useless imports
* Uncomment unit tests
* Remove useless component
* Use main module instead of submodules
* Remove useless jsdoc and improve doc
* Remove useless jsdoc
* Remove useless interface
* remove AfterViewInit import
* remove js doc params
* fix e2e upload
move viewer subbfolder
* fix CS services e2e test
* add log for error in upload delete
* aysnc get node
* new tentative
* attempt 2
* attempt 3
* new demo shell test
travis change for test
* excluded file tslint fix
* remove desktop only class
* renable tests
* decrease time notification
* add process service multiselect demo test
fix e2e
* remove log
* add custom toolbar example
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase
* content node selector test page
* [ADF-2769] start adding more examples to node selector page
* [ADF-2769] added more example for node selector page
* [ADF-2769] added examples on node selector page
* 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