* [ADF-5158] ECM Version Directive
* Update version-compatibility.directive.ts
* Update version-compatibility.directive.ts
* Change name from ecm to acs
* Fix unit tests
* Update docs for Version directive
* Fix unit tests
* Fix unit tests
* Linting
* Update apps-process-cloud.service.spec.ts
* Fix Ecm Service initialization
* Fix unit test
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [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
* change matDialog direction based on textOrientation
* move dialog providers to material.module
* extend initial options
* move UserPreferencesService from factory
* update module
* update test
* material dialog correct reference
* extend default global options
* tests
* [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-1443] Refactor Download directive
* [ADF-1443] Node Download Directive now accepts single node and an array as input
* [ADF-1443] Fix Unit tests
* [ADF-1443] Fix unit test related to viewer component
* [ADF-3354] removed the adf-accordion component to use material accordion
* [ADF-3354] fixed default opened state for the accordion
* [ADF-3354] fixed locator for new accordion menu
* [ADF-3499] start creation of login dialog component with extra auth service feature
* [ADF-3499] adding new dialog for external content file
* [ADF-3499] fixed condition for pop up and added prefix ticket
* [ADF-3499] fixed smartfolder bug for content node selector
* [ADF-3499] disabling preview after uploading for external resource files
* [ADF-3499] fixed unit test for document list service
* [ADF-3499] added unit test to new components
* [ADF-3499] added translation and some fix
* [ADF-3499] fixed labels
* [ADF-3499] fixed problem with node and node entry for smart folders
* [ADF-3499] fixed compilation problem
* 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
* sorting configuration
* detect primary sorting and use with document list
* search results sorting
* docs update
* unit tests and code updates
* update code
* update code
* generic sorting picker, test updates
* ability to switch off client side sorting
* update docs for document list
* [ADF-1939] Responsive button to edit reports
* [ADF-1939] Removed unused dependencies in material module
* [ADF-1939] Edit buttons now use flex layout
* [ADF-2650] Report action menu component created
* [ADF-2650] Added Button Model
* [ADF-2650] Buttons component finished
* [ADF-2650] Buttons menu component moved to core library
* [ADF-2650] Included index.ts in core/buttons-menu
* [ADF-2650] cleaned the module and public api file
* Revert "[ADF-2650] Included index.ts in core/buttons-menu"
This reverts commit 6bdf1f2f48a30bb4622eb4c000e5318370503710.
* [ADF-2650] Applied the peer review changes
* [ADF-2650] Comment removed
* [ADF-2650] Failing tests fixed
* [ADF-2650] Dynamic theming for analytic reports
* [ADF-2650] Themes not ap
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
* remove BrowserAnimationsModule dependency
* improve test shim
* update test shim
* test shim updates
* example of lazy-loaded datatable
* local and global i18n demo for lazy modules
* lazy loading support for CoreModule providers
* test shim updates
* update test shim
* support global i18n for lazy modules
* cleanup lazy loading example
* update card view after rebase
* backwards compatibility
* cleanup files
* fix code after rebase
* 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