* [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
* AAE-1945 - start adding test form rendering for task-details
* Added last unit test for AAE-1945
* AAE-1945 - removed wrong fdescribe
* AAE-1945 - fixed whitespace
* AAE-1945 - fixed wrong promise errored
* AAE-1945 - fixed failing unit test
* AAE-2009 - added visibility unit test for form widgets
* AAE-2009 - added visibility unit test for form widgets
* AAE-2009 - fixed id of mock form
* AAE-2009 - fixed linting
* AAE-1938 - added first stack of visibility tests for form
* AAE-1941 - added number widget unit test
* fixed wrong import
* AAE-1941 - fixed unit test for form rendering
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* [AAE-1943] C309672 and C309675 into unit tests
* [AAE-1943] C309680 automated
* [AAE-1943] C309682 automated
* AAE-1938 - added first stack of visibility tests for form
* AAE-1938 - fixed unit test after form service changes
* AAE-1938 - rebased with last development
* AAE-1938 - fixed failing e2e
* AAE-1938 - fixed mock definition to match updated service behaviour
* Fixed failing e2e
* AAE-1938 - try to fix cancel uploads
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* Test disbled property
* Making sure the people and group widget is working fine as part of the form
* Be able to save a form with people and group
* Fix tslint
* Fix html error
* Fix unit test
* firt version groupo component widget
* fix group
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix problem update script
* multiple browser ps cloud
* add field assignment
* add field in form model
* no need subobject we need an issue to refactor the field model
* no need subobject we need an issue to refactor the field model
* fix unit test
* remove title modify
* revert
* fix lint
* exclude AAE-1179
* exclude tooltip e2e
* support aps 1.x for upload reset
* update test
* revert pdfjd change
* fix error reporting and crash from upload button
* i18n support for generic error
* fix test
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
* universal form model
* parse variables correctly
* turn group model into interface
* remove console.log
* interface instead of class
* update form id type
* improved form variable parsing
* improved variable conversion
* fix cloud tests
* fix typings and code bugs
* [ADF-4823] fixed download and start fixing show preview
* [ADF-4823] fixed preview files
* [ADF-4823] - added unit test
* [ADF-4823] - fixed lint problem
* [ADF-4823] - rebased and fixed lint problem
* added a new method in BrowserActions to check that the action menu is visible, and using that in the tests.
* linting fixes
* support form variables on the model level
* take 'variables.name' convention into account
* move API to a proper place
* unit tests and code fixes
* unit tests for form field model
* process variable interface
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page