* added right click method to browseractions
* added rightclickrowbyindex method to DataTableComponentPage
* updated row locator
* removed the rightclick from here
* e2e tests for saving the date format fine and checking that still able to save the dynamic table with non-required DateTime field.
* remove empty line spaces.
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* e2e test for ADF-4699 - Allow a form to be used (or not used) in standalone tasks
* test enhancements
* replacing the app with forms with standAlone flag in the json.
* remove xit test and ban xit and xdescribe use in the future
* remove xit test and ban xit and xdescribe use in the future
* remove test excluded
* remove consecutive blank line
* split download api into separate service
* move tests and fix code
* break dependency for thumbnail service
* update tests
* test fixes
* fix code
* fix unit tests
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
* e2e tests for restore content directive
* e2e tests for restore content directive
* e2e tests for restore content directive
* changed the method for restore icon to check for display rather than enabled.
* test enhancements
* removed empty folder test as irrelevant.
* added test for restore of Site or Library
* test enhancements
* test enhancements
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
* added tests for Edit Folder Directive
* added tests for Copy and Move actions on no permission folder.
* moved the checkDisabled function to BrowserActions to make it reusable.
* updated method name
* [ADF-4716] Dynamic Table not working properly (regression)
[ADF-4722] Wrong date is displayed when updating row of dynamic table
* removing dynamic table date added
* * fix e2e
* C310199, C310142, empty form validations, Form validations with required field and invalid data.Added a new form to candidatebaseapp, 'FormToTestValidations'
* using BrowserActions
* removing hte test as iti s duplicated. The same tests exist under e2e/content-services/document-list/document-list-actions.e2e.ts
* C260127 - Move - Destination picker search, test for content highlighted
* C260128 - Move same name file test added
* test name updated
* C260134 - Move Folder with subfolder and file within it, test added
* formatting
* C260135 - Move same name folder - test added
* C260131 - Copy - Destination picker search, search text highlighted in the results in the Copy dialog.
* C260129, C260136 - Tests for Copy same name file and same name folder added
* added tests for Copy and Move actions on no permission folder.
* added tests for Copy and Move actions on no permission folder.
* promote use setupTestbed
* fix context menu unit test
* fix sidebar warning unit test
* fix spy people widget
* fix ISO warning date time widget
* fix sidebar spy 404 url
* minor karma fix import pdf.js map
* restore md
* revert extension change
* [ADF-4715] a process never has CREATED status
* [ADF-4717] clean up in afterAll
* check mediumDate format
* check mediumDate format
* show more log data
* Revert "show more log data"
This reverts commit a19c629