* Changed ng version before material migration
* migration for material'
* Fixed most of unit tests failing
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* AAE-21392 Fix dropdown form widget style (#9605)
* ACS-7768 Applied new styles for inputs
* ACS-7768 Align icon
* ACS-7768 Input colors based on input state
* ACS-7768 Corrected spaces
* ACS-7768 Styles for selectboxes
* ACS-7768 Fixed label jumping on hovering
* ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label
* ACS-7768 Style inputs in search filters
* ACS-7768 Set appearance for inputs globally to outline
* ACS-7768 Style inputs for share dialog and login page
* ACS-7768 Style inputs in properties panel
* ACS-7768 Fixed white background when disabled field
* ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container
* Revert "[affected:*][ci:force] Fixing the styles - check"
This reverts commit 80d971f7ab.
* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
This reverts commit 821d9e1864.
* Revert "[affected:*][ci:force] Fixing rebase"
This reverts commit 378c6c2000.
* Revert "Fixed most of unit tests failing"
This reverts commit 44948e0a28.
* ACS-7768 Reverted unwanted changes
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com>
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
* Shared link expiry date code implementation
* test case updated
* removed unsed code
* design changes as per the new design of Share dialog
* test cases modification as per new design changes
* placeholder modified for expiration date
* look and feel changes for share dialog as per Shane comments
* boolean name changed as per naming convention
* review comments addressed
* review comments addressed
* type specified for node object
* linting corrections
* resolved nested ternary date operation into an independent statement
* review comments addressed
* used date-fns instead of moment.js in code as well as in test cases
* review comments for date-fns addressed
* removed extra line
* removed extra empty lines in template
* import changes and indentation correction
* error in console resolved which was occuring after selecting date and time
* used mat-datepicker instead of mat-datetimepicker
* package-lock.json file updated for date-fns implementation
* made type 'date' as default and removed the settings coming from the ACA
* unit test case modifications as per calender changes
* e2e modifications as per new calendar component
* AAE-12872 replaced global variables related to foreground text
* AAE-12872 replaced global css variables related to foreground
* AAE-12872 replaced global css variables related to background,palette colors
* content overlap issue fixed at 400% zoom and close button which was earlier not visible at 400% zoom fixed
* adjusting the contents at 400% zoom by reducing the padding of mat-dialog-container
* linting change of zero-no-unit
* chore: addition of physical labels to share dialog
* chore: addition of translated text
* chore: addition of expiration label
* Update content-node-share.dialog.scss
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* 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