* HXOR-109-json-checker version:2 test
* HXOR-109-json-checker version:2 test
* HXOR-109-json-checker version:2 test
* HXOR-109-json-checker version:1 test
* HXOR-109-json-checker version:1 test
* remove personal branch
* content was overlapping earlier and some of the elements were lost at 400% or 320px equivalent which is fixed now
* extra space removal
* content overlapping verified upto 400% zoom including all other zooms i.e 200% 300% etc
* length-zero-no-unit issue fixed - stylelint
* ACS-4565 Added possibility to search categories
* ACS-4565 Fixed unit test
* ACS-4565 Fixed lint issue
* ACS-4565 Removed extra empty line
* ACS-4565 Replaced tags label with categories label in unit tests
* ACS-4565 Replaced tags label with categories label in doc
* Being able to upstream alfresco-apps or alfresco-applications
* Use alpha as default
---------
Co-authored-by: alfresco-build <alfresco-build@hyland.com>
* [AAE-10779] Update documentation
* [AAE-10779] Update demo-shell user-info component call
* [AAE-10779] Ecm user info component
* [AAE-10779] Identity user info component
* [AAE-10779] Bpm user info component
* [AAE-10779] Remove ecm-panel id references
* [AAE-10779] add stories and remove old component
* [AAE-10779] Update doc version and remove leftover html tag
* trigger travis
* [AAE-10779] rename ecm-user-info to content-user-info and bpm-user-info to process-user-info
* [AAE-10779] update docs
* [AAE-10779] fix demo-shell user-info
* [AAE-10779] add docs
* ACS-4257 - Clicking on filter buttons on search results no longer switches focus from button to first element
* [ACS-4257] Added key listeners to open and close the menus to improve keyboard only usability
* ACS-4257 - Clicking on filter buttons on search results no longer switches focus from button to first element
* [ACS-4257] Added key listeners to open and close the menus to improve keyboard only usability
---------
Co-authored-by: suneet-gupta <suneet.gupta@hyland.com>
Can be miss configured with different buckets
We need to maintain two variables:
They seems to be used in different ways because one contain s3:// the other not
* [ACS-4252] Inherited permissions popover can now be opened and closed by enter key press. Added configurableFocusTrap to popover when it is opened.
* [ACS-4252] Removed console.log statement
* [ACS-4124] Display only as much tags as fits container in tag node list
* [ACS-4124] CR fixes
* [ACS-4124] Add hidden, lint fixes, event propagation stopped
* 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
* [AAE-12260] - reverting form field mapping to fix wrong behaivour
* [AAE-12260] - fixed readonly radiobutton
* [AAE-12260] - fixed valid check for rest options when multiple choice is made
* [AAE-12260] - fixed name for array elements
* [ci skip]
* start ci
* AAE-12139 disabled start process btn when clicked and api call in progress
* AAE-12139 improved unit tests
* AAE-12139 added return type
* AAE-12139 removed ngOnInit from unit tests
* [ADF-5514] Fix red dot still present after filter being cleared
* Add unit test
* Added statement clearing filter after each test so the ordering doesn't cause the unit test to fail
* Move search-input-text from content-services to core
* Move SearchConfigurationInterface into the content-services since is content related
* Rename search-configuration.interface file to search-component.interface
* Update import SearchConfigurationInterface from content-services
* Decouple SearchComponentInterface from js-api
* Decaplre NodeEntry instead using type any
* Remove comment
* Update component import to fix unit test
* Import SearchTextModule into core