* [ACS-9427] Added library for markdown format
* [ACS-9427] Display tooltip with mermaid source code and preprocess markdown format
* [ACS-9427] Rendering mathematical formulas
* [ACS-9427] Styling tables
* [ACS-9427] Added support for programming code language in MD
* [ACS-9427] Fixed existing unit tests for search ai results component
* [ACS-9427] Unit tests for markdown data and rendering of markdown
* [ACS-9427] Unit tests for markdown containing mermaid and latex blocks
* [ACS-9427] Reverted unwanted change
* [ACS-9427] Fixed Sonar issues for regex
* [ACS-9427] Fixed Sonar issues for regex
* [ACS-9427] Fixed Sonar issues for regex
* [ACS-9427] Fixed Sonar issues for regex
* [ACS-9427] Fixed unit test
* [ACS-9427] Fixed unit test
* [ACS-9427] Fixed unit test
* [ACS-9466] Added delay between folder size initiation and folder size retrieval APIs. Added case to check if folder size calculation is in progress or not, before displaying error message. Updated unit test
* [ACS-9466] Added unit test
* [ACS-9466] Updated unit test
* [ACS-9466] E2Es should now use latest version of alfresco content repository on GHA
* Revert "[ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420)"
This reverts commit b3e2af7f0fc1dbd67186d03c98ea8b6f4ab19f47.
* Revert "[ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)"
This reverts commit 4e33f1126da07cf18c1896f7e839336e493b12cb.
* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)"
This reverts commit f1c4dcf45d0d0ce038109510004bf0edb66c6e66.
* [ACS-8782] Exported content management service and hide drag and drop hint when files can not be uploaded
* [ACS-8782] Unit tests
* [ACS-8782] Fixed unit test issues
* [ACS-8782] Fixed unit test issues
* [ACS-9266] Make notification and user menu accessible with keyboard
* [ACS-9266] cr fixes
* [ACS-9266] cr fix
* [link-adf:dev-mmaliarchuk/ACS-9266-Notification-and-user-menu-are-not-accessible-with-keyboard][ci:force]
* empty commit
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
* [ACS-9119] Fixed issue where Saved Search Nav Bar title was not getting updated on changing language
* [ACS-9119] Added unit test
* [ACS-9119] Added null safety check
* [ACS-9119] Addressed PR comments
* [ACS-9119] Fixed Unit test
* [ACS-9166] Migrate Saved Searches to preferences API from config file
* [ACS-9166] Remove unused components
* [ACS-9166] Unit test fix
* [ACS-9166] sorting test fix
* [ACS-9166] Bump ADF version
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* [MNT-24575] Created folder information dialog
* [MNT-24575] Added unit tests
* [MNT-24575] Integrated API calls into folder information
* [MNT-24575] Added models
* [MNT-24575] Added delay to API retry call. Added unit test for API retry functionality
* [MNT-24575] Folder information is no longer shown in trashcan
* [MNT-24575] Folder information is no longer shown in trashcan
* [MNT-24575] Added return type to function. Consolidated different properties into a single type
* [MNT-24575] Addressed Code review comments
* [MNT-24575] Addressed code review findings. Added error handling and unit tests
* [MNT-24575] Updated template to use adf-icons
* [MNT-24575] Using variables in SCSS
* [ACS-8998] Added validation to search input to disallow certain special characters
* [ACS-8998] Search input now replaces text: with TEXT: on submit, instead of giving a validation error
* [ACS-8998] Reverted unneeded padding change
* [ACS-8998] Calling search term getter instead of searchFormControl.value directly