* [ACS-4794] Change migration affected queries
* [ACS-4794] Use acadev-es for PR workflow
* [ACS-4974] Remove * from path as it causes exception
* [ACS-4794] Fix search input
* [ACS-4794] Correct search term, correct Playwright url
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix pagination and sorting search terms
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix actionsAvailableFilesFolders and actionsAvailableSpecialPermissions
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Empty commit
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case
* [ACS-4974] Reverted searchFor calls in single-file-actions.test.ts back to original state without *
* [ACS-4974] Fix card view item import
* [ACS-4974] Add PATH as a workaround for PNAME and QNAME
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Temporary exclude ADF linking from unit tests
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Test on acadev
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] Bring acadev-es back
* [ACS-4974] [link-adf:feature/dev-mkinas-es-migration] E2E fix
* [ACS-4974] Add workaround for repository site option
* [ACS-4974] Exclude failing case which works manually
* [ACS-4974] Check changes on regular acadev
* [ACS-4974] Exclude flaky test case
* [ACS-4974] E2E fix
---------
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
* 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-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
* 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
* [ACS-5842] - viewer details disappear on button click
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
* Change e2e and unit tests
* ACS-5281 Changed editable state of metadata content based on change of file lock state
* ACS-5281 Updated versions
* ACS-5281 Reverted change
* ACS-5281 Upgrade version
* ACS-5281 Small correction
* ACS-5281 Fixed e2e
* ACS-4985 Prepared configuration for created and modified dates in search
* [ACS-4985] Updated search filter configuration for ACA to include the new SearchDateRangeAdvancedTabbed component
* [ACS-4985] Added date-fns adapter to alfresco content app
* [ACS-4985] Added failing e2e test cases to protractor.excludes.json
* [ACS-4985] Removed unused Created Date/Modified Date entries from i18n files after rebase
* [ACS-4985] Removed .env-original (file not required)
* [ACS-4985] Updated protractor.excludes.json
* [ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case
* Revert "[ACS-4794][link-adf:feature/dev-mkinas-es-migration] Fix missed test case"
This reverts commit d1cd0ee3de.
* [ACS-4985] Empty commit to trigger finalise job
* Revert "[ACS-4794] Fix missed test case"
This reverts commit d1cd0ee3de.
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
* ACA-4712 Added rule to prevent using important for styles
* ACA-4712 Removed important from some global styles and from manage rule component
* ACA-4712 Removed important from rest global and theme styles
* ACA-4712 Removed usages of important from styles for components
* rename tabs css class to match the ACA app
* fix incorrect tooltip for close button
* fix close button layout and a11y
* lazy loading for details component
* replace breadcrumbs with H1 tag
* replace breadcrumbs with H1 tag
* cleanup unused playwright pages
* remove breadcrumbs from e2e
* remove line height