* ACS-5647 Removed template for view mode and used template for edit mode instead
* ACS-5647 Fixed auto focus for name field
* ACS-5647 Reverted data automation id
* ACS-5647 Corrected unit tests
* e2e fix for library details
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* ACS-6085 Prevent user from renaming library to name containing only spaces
* ACS-6085 Trimmed value
* ACS-6085 Unit tests for titleErrorTranslationKey and update function
* ACS-6085 Unit tests
* ACS-6085 Removed redundant code
* ACS-6085 Set type for validateEmptyName function
* ACS-6085 Rename error translation key for required error
* ACS-6085 Empty commit
* [ACS-5611] Add custom metadata panels as new extensions feature
* [ACS-5611] Add custom metadata panels unit tests
* [ACS-5611] Minor fixes
* [ACS-5611] Text ellipsis for name column to always display badges
* [ACS-5611] Use latest ADF and JS-API
* [ACS-5611] Unit test fix
* [ACS-5611] Click action only if exists
* [ACS-4130] Added autocomplete for 'Has Category' option in manage rules
* [ACS-4130] Added loading spinner and 'No options found' template for Has Category rule condition. Options are now fetched as soon as user selected 'Has Category' option
* [ACS-4130] Added code to fetch category name when viewing/editing existing rule with has category option selected
* [ACS-4130] Resolved issues related to editing existing rules with 'Has Category' condition
* [ACS-4130] Added safety checks and minor code refactoring
* [ACS-4130] Added unit tests for new autocomplete functionality
* [ACS-4130] Added feature to auto select first option from autocomplete dropdown when user focuses out of autocomplete input field
* [ACS-4130] Minor code refactoring. Moved constants from global scope to local scope
* [ACS-4130] Moved mock data to conditions.mock.ts. Removed redundant return type
* [ACS-4130] Resolved PR review comments - AutoCompleteOption is now an interface. Changed occurences of autocomplete with auto-complete. Removed/Added types
* [ACS-4130] Resolved PR review comments - AutoCompleteOption is now built using a single common helper method
* [ACS-4130] Added missed types
* [ACS-5923] sidenav and singleclick test
* [ACS-5923] remove protractor test and fix flaky test
* [ACS-5923] test fix
* [ACS-5639] fix exclude test in viewer
* [ACS-5923] remove exclude test and fix test
* [ACS-6066] viewer special permissions playwright test
* [ACS-6066] viewer protractor test remove
* [ACS-6066] viewer failed test fix
* [ACS-5923] review changes added
* [ACS-5923] fix error in script
* ACS-5949 Disabling Update button when changes are saved, cancel button reverts now proper values
* ACS-5949 Prepared reusable function
* ACS-5949 Prepared reusable function
* ACS-5949 Unsubscribing, disabling update button when cancelled
* ACS-5949 Unit tests
* ACS-5949 Moved mock to beforeEach
* ACS-5949 Renamed function
* [ACS-5601] Add badges to name column component
* [ACS-5601] Add on click handler to column badges
* [ACS-5601] Fix badge hover color
* [ACS-5601] Restore modal configuration, prettier fixes
* [ACS-5601] Add missing tooltip translation
* [ACS-5601] Add process content services to extension service
* [ACS-5601] Add adf dynamic component to custom name column
* [ACS-5601] Add missing dosc and unit tests
* [ACS-5601] Post rebase package lock update
* [ACS-5601] CR fixes
* [ACS-5601] Unit test fix
* [ACS-5601] CR fix
* [ACS-5601] Fix unit test, add contrast gray to badges
* [ACS-5601] fix fail test and exclude one test
* [ACS-5601] fix fail test and exclude one test
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
* [ACS-5678] create folder from template tests
* taking out only flag
* fixes for linter, import, method name and locator
* fix import and utils strings
* [ACS-5923] sidenav and singleclick test
* remove protractor test and fix flaky test
* test fix
* [ACS-5639] fix exclude test in viewer
* remove exclude test and fix test
* icon classes updated as per the figma
* removed the unsed class
* review comments resolved
* removed unnecessary css classes
* updated icon name
* updated the icon class
* [APPS-2170] replace moment.js to date-fns in file-folder-preoperties.ts
* [APPS-2170] date change
* [APPS-2170] Commit to run e2e
* [APPS-2170] e2e fix
* [APPS-2171][APPS-2172] Replace from moment.js to date-fns in search-filter.test and search-results-file-folders.test
* [APPS-2171][APPS-2172] Update date
* [APPS-2171] test update
* [APPS-2171] test changes