* [AAE-1579] Fix amount widget prefix
* top of prefix fixed in modeler
* [AAE-1579] prefix color get from theming
* [AAE-1579] fix color and removed useless include
* [AAE-1579] remove useless import and prefix red when input empty and required
* [ADF-4984] make focused item visible
- the focus-fix will be done to all expansion-panels with upgrade to @angular/material 8.2.3
* [ADF-4984] make focused mat-expansion-panels visible
- get fix from @angular/material 8.2.3
* [ADF-4984] renaming
* Be able to build conten with ng build content-service
* fix tslint
* The translate module is necessary
* Rollback the build commands
* Rollback
* Remove wrong imports
* Trigger the build
* Process-services:
Making sure you can run
ng build process-services
ng test process-services
* Fix the path of the styles
* move the file in the right place
* [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-4323] add style fix for adf-search-sorting-picker
- moved from ACA
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] add style fix for adf-pagination
- moved from ACA
* [ADF-4323] add style fix for adf-version-manager
- which fixed issue [ACA-1750]
* [ADF-4323] remove not used property
* [ADF-4323] remove extra bottom-border
* [ADF-4323] upload-drag-area refactor to scss
* [ADF-4323] add style fix for adf file upload
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] add style fix for adf-toolbar
- from ACA
* [ADF-4323] add style fix for adf-sidenav-layout
- from ACA
* [ADF-4323] add style fix for adf-search-filter
- from ACA
* [ADF-4323] add style fix for adf-upload-drag-area
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] move style fix for adf-manage-versions from demo-shell
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] small fix to remove scrolling
* [ADF-4323] add adf-sidenav-layout host element class
* [ADF-4323] change 'inline' class name to 'adf-toolbar--inline'
- css lint was failing because of old naming
* [ADF-4323] set pagination empty state styling
* [ADF-4323] set pagination border to none
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud 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-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-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
* [ADF-2974] Buttons injected from parent html component
* [ADF-2974] New version of buttons menu component
* [ADF-2974] Updated unit tests
* [ADF-2974] Updated documentation
* [ADF-2974] Removed unused variable
* [ADF-2974] Fixed failing test at analytics report parameters
* [ADF-2974] Removed fdescribe
* [ADF-2974] Moved mock inside testing file for buttons menu component
* [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
* [ADF-2305] Process app tiles on process workspace landing page show "..." in Firefox
* [ADF-2305] Removed multi-line ellipsis work around for Firefox
* [ADF-2305] Added multi-line or single line ellpsis conditionally
* * [ADF-2305] Imported line-clamp mixin from core mixins
* collection navigation support for Viewer
* code cleanup
* full screen mode support
* keyboard shortcuts
* zooming scale label
* layout fixes
* test fixes
* image toolbar with basic tranformations
* test fixes
* test fixes
* 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-2109] Task Form - The form doesn't fit in the mobile screen
* Made form mobile compatible
* Fixed issues arising due to the issue ADF-2094
* [ADF-2109] Task Form - The form doesn't fit in the mobile screen
* Made adf form mobile compatible
* Fixed issues arising due to the issue ADF-2094