* add adf-no-grow-cell & min-width on columns
* [ACA-2350] fix ellipsis on DL and the context-menu issue
- issues were caused by nested items with the same classname: 'adf-datatable-cell'
* [ACA-2350] fix unit test
* [ACA-2350] remove deprecated classname
- mention 'adf-datatable-cell--text' example container class for elements that have context menu
* [ACA-2350] small fixes on search-results display
* [ACA-2350] fix location check
* [ACA-2350] should clean-up code once [ADF-4401] issue is fixed
* [ACA-2350] change e2e expect to check match
* [plint] fix code formatting
* [plint] fix code formatting
* [ACA-2139] remove style override
- was added on ADF component since 3.0.0
* [ACA-2149] prepare for moving adf-upload-dialog style to ADF
- separate new styling from overrides
* [ACA-2148] just delete without moving to ADF
- since we no longer use the adf-upload-button anywhere in ACA
* [ACA-2150] refactor adf-upload-drag-area code
* [ACA-2150] more refactor adf-upload-drag-area scss
* [ACA-2150] change variable naming on adf-upload-drag-area scss
* [ACA-2141] fix adf-info-drawer height
- and mark code that could be removed in the future - without moving to ADF
* [ACA-2147] prepare adf-toolbar code to be moved to ADF
* [ACA-2141] remove not needed styles
- already set inside the adf-version-manager styling
* [ACA-2146] prepare adf-sidenav-layout code to be moved to ADF
* [ACA-2144] remove no more needed styles for facet-buttons
- styles for adf-facet-buttons are applied in ADF 3.1.0
* [ACA-2150] fix reset 'parent' color on adf-upload-drag-area
* [ACA-2150] refactor adf-upload-drag-area code
- to easier to move to ADF
* [ACA-2141] better fix for adf-info-drawer height
* [ACA-2147] rename css class to prepare adf-toolbar code to be moved to ADF
* [ACA-2265] add missing translation keys
* [ACA-2265] translatable copyright text
* [ACA-2265] translatable 'by {{user}}'
* [ACA-2265] translate special strings from location
* [ACA-2265] translate special strings from location - fix failing e2e test C280499
* [ACA-2265] use translation string from 'LABEL'
- fixes issue [ACA-2072] bcs. it shows "File Libraries" text on breadcrumb as on site-dropdown
* Remove search on change
- search call would be triggered only on submit or on option change
* clicking search icon triggers search
* caches user changes for a possible future search
* caches non-empty user changes for a possible future search
* close search options menu on submit
* update queryBuilder and navigate to new search url
* add setting to enable/disable searching after typing on search input
* fix double search call
* Apply suggestions from code review
- custom name to distinguish between ADF and ACA settings
Co-Authored-By: suzanadirla <dirla.silvia.suzana@gmail.com>
* upgrade to latest ADF 3.0.0-alpha
- remove selectedFacetQueries check
- renamed hasPermission from ADF ContentService to hasAllowableOperations
* update to ADF 3.0.0-beta9
* [ACA-2200] mincount workaround
- until we get the fix for the facet update issue (ADF-3401)
* add custom library icon
* isLibrary custom type guard
* meaningfull cutom class name
* update isLibrary check for trash
* use custom image for libraries in trash
* remove duplicate subscriber
* change image source color
* remove custom class
* remove library image class
* remove custom type guard
* [ACA-19] show hint on 400 error
* [ACA-19] unit test
* [ACA-19] small change
* [ACA-19] unit test
* [ACA-19] unit tests
* [ACA-19] avoid memory leaks with takeUntil
* [ACA-19] remove comment & formatting
* [ACA-19] update documentation
* [ACA-19] join/cancel join library actions
* [ACA-19] show the info drawer
* [ACA-19] custom icon for join library
* [ACA-19] css to 'see' custom icon for extension
* [ACA-19] reformat with prettier
* [ACA-19] better role display
* [ACA-19] simplify cancel request rule
* [ACA-19] refactor and use toggle join/cancel join component & directive
* [ACA-19] reformat with Prettier
* [ACA-19] fix title for svgIcon
* [ACA-19] fix translation
* [ACA-19] unit test
* [ACA-19][ACA-1967] set Libraries columns
according to updated requirement
* [ACA-19] search term length hint & singular result translation
fixes also [ACA-1933]
* add about to coverage
* add more components to coverage
* more truth for coverage reports
* even more fun
* switch off json formatting
* deploy war file after unit test run
* split create menu into separate component
* toolbar menu item component
* toolbar menu component
* component updates
* unified property name
* code and style improvements
* login module (lazy)