* ACS-6644 review search docs and examples
* ACS-6644 change widget description to more precise
* ACS-6644 small formatting fix, add new component links to main connected pages
* [ACS-6644] trigger codeQL job
* ACS-5483 Added possibility to load and update group
* ACS-5483 Implemented unsaved changes dialog
* ACS-5483 Removed console log
* ACS-5483 Made dynamic chip list reusable
* ACS-5483 Fix for more than one row chips
* ACS-5483 Fix for pagination
* ACS-5483 Added some fixes
* ACS-5483 Fixed displaying tags for node
* ACS-5483 Renamed css classes
* ACS-5483 Fixed resizing when chips have pagination
* ACS-5483 Clearing code
* ACS-5483 Documentation for dynamic chip list component
* ACS-5483 Documentation for unsaved changes dialog and guard
* ACS-5483 Documentation for group service
* ACS-5483 Unit tests for GroupService
* ACS-5483 Unit tests for dynamic chip list component
* ACS-5483 Changed fdescribe to describe
* ACS-5483 Unit tests for tag node list component
* ACS-5483 Unit tests for unsaved changes dialog component
* ACS-5483 Unit tests for unsaved changes guard
* ACS-5483 Added description field to group models
* ACS-5483 Correction for updating with description
* ACS-5483 Fixed lint issues
* ACS-5483 Addressed PR comments
* ACS-5483 Reduced complexity
* ACS-5483 Reduced complexity
* ACS-5483 Addressed PR comments
* [ACS-6107] Removed date range component from ADF content-services
* [ACS-6107] Removed references of date range component in code
* [ACS-6107] Updated documentation to replace occurrences of date range component with date-range-advanced-tabbed component
* [ACS-6107] Renamed DateRangeAdvanced to DateRange. Renamed DateRangeAdvancedTabbed to DateRangeTabbed
* [ACS-6107] Fixed missing export of SearchDateRangeTabbedComponent
* [ACS-6107] Replaced occurrences of date-range-advanced with date-range in HTML and Unit Tests automation ids
* [ACS-6107] Documentation corrections
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Migrated unneeded E2E test case to unit test
* [ACS-6107] Removed search-date-range E2E
* [ACS-6107] Resolved PR comments. Removed date-range-filter.page.ts. Removed unused translation keys. Updated documentation to refer proper comment name
* [ACS-6107] Updated documentation for SearchDateRange component to mention the change from original configuration to the newer configuration
* [ACS-6107] Corrected wrong version in documentation
* [ci:force]
* [ACS-6107] Removed unneeded file
* [ACS-6107] Updated unit tests and mock data after rebase
* [ci:force]
* [ACS-6107] Revert unneeded change. Remove unneeded file
* [ci:force]
* [ACS-6107] Updated E2E search config
* [ci:force]
* [ACS-6107] Updated E2E expects after component changes
* [ci:force]
* ACS-6252 Added rules field to SearchCategory interface
* ACS-6252 Hide aspects related with tags and categories if tags and categories features are disabled
* ACS-6252 Return from services information if tags and categories are disabled
* ACS-6252 Unit tests for changes in AspectListDialogComponent
* ACS-6252 Unit tests for changes for AspectListComponent
* ACS-6252 Unit tests for DialogAspectListService
* ACS-6252 Unit tests for changes for TagService and CategoryService
* ACS-6252 Updated documentation for changes
* ACS-6252 Fixed imports formatting
* ACS-6252 Fix after rebasing
* ACS-6252 Addressed PR comments
* ACS-6252 Excluded e2es
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] update docs and variables as per code review
* ACS-4126 Moved component for tags creation from applications to ADF, putting that component into Viewer
* ACS-4126 Assigning tags to node and removed reference to modal from component for tags creating
* ACS-4126 Started working on assigning existing tags to node
* ACS-4126 Added newest changes for tags creation component
* ACS-4126 Usage of MatSelectionList, possibility for selecting existing tag
* ACS-4126 Allow to pass already assigned tags to tags creator as default top list
* ACS-4126 Fixed some css issues like aligning of icons, hiden add input icon when input is already visible
* ACS-4126 Allow to unlink tags from content
* ACS-4126 Allow for discard changes and fixed some validation issues
* ACS-4126 Integrate with changes for removing pagination
* ACS-4126 Autoscroll to input, remove scrollbar from search list
* ACS-4126 Code formatting
* ACS-4126 Renamed prefix for tags and style classes
* ACS-4126 Refreshing assigned tags after linking them, disable some operations during saving
* ACS-4126 Remove scrollbar from create label for long text, corrected some validations, use p tag instead of card view for displaying already assigned tags
* ACS-4126 Removed redundant code from tags creator component
* ACS-4126 Corrected translations
* ACS-4126 Hide input during saving
* ACS-4126 Unit tests for ContentMetadataComponent
* ACS-4126 Unit tests for TagService
* ACS-4126 Fixed unit tests for TagsCreator
* ACS-4126 Added documentation
* ACS-4126 Added additional unit tests
* ACS-4126 Fixed lint issues
* ACS-4126 Remove tags from files and folders list when taggable is unchecked
* ACS-4126 Small correction in styles
* ACS-4126 Corrected type for assigning single tag
* ACS-4126 Updated docs
* ACS-4126 Updated docs
* ACS-4126 Fixed some unit tests
* ACS-4126 Fixed lint issues
* ACS-4126 Updated jsdoc
* ACS-4126 Reverted one unwanted line
* ACS-4126 Removed space which caused lint issue
* ACS-4126 Fixed unit tests
* ACS-4126 Restored change
* ACS-4126 Fixed unit tests
* ACS-4126 Small correction
* ACS-4753 Use TagsAPI instead of SearchAPI to get counters
* ACS-4753 Combined fetching tags and counters in single http call
* ACS-4753 Added unit tests
* ACS-4753 Added documentation
* 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
* refactor version 1 many todo
* split render from viewer
move alfresco render in content pack
* refactor part 2
* test fixed
* fix doc
* [AAE-10778] Fix lint issues
* [AAE-10778] Fix lint issue: remove duplicated declaration
* [AAE-10778] Fix lint issue: use flex shorthand rule
* [AAE-10778] Fix FormService and WidgetComponent imports
* [AAE-10778] Fix import FormModel, FormService, FormFieldModel from adf-core
* [AAE-10778] Implement missing oninit, onchanges and ondestroy
* [AAE-10778] Replace adf-viewer with adf-alfresco-viewer, update escape command to close the viewer
* [AAE-10778] Fix unit test: fix the class name to match the 'adf-viewer-render.image-viewer-scaling' get from the appConfigService
* [AAE-10778] Fix image-viewer unit tests: replace ContentService with UrlService
* [AAE-10778] Fix unit test 'should if the extension change extension Change event be fired': emit file extension when the filename extension change
* [AAE-10778] Fix unit test: expect for internalFileName value instead of display-name id because the display name logic has been moved to the alfresco-viewer.component
* [AAE-10778] Fix unit test: remove display name it because the unknown display name value is no longer handled after refactoring
* [AAE-10778] Fix e2e: [C260096] Should the Viewer able to accept a customToolbar
* [AAE-10778] Update selector to fix e2e: '[C362265] Should the Viewer be able to download a previous version of a file'
* [AAE-10778] Update selector to fix e2e: '[C260038] Should display first page, toolbar and pagination when opening a .pdf file'
* fix aftrer rebase
* fix unit test
* [AAE-10778] Add adf viewer component that is node agnostic, show adf-alfresco-viewer or adf-viewer into file-view-component if blob or node are set
* [AAE-10778] Update viewer export path
* [AAE-10778] Update selectors since have been updated in the viewer component
* [AAE-10778] Call adf-viewer from alfresco-viewer, project adf-alfresco-viewer content to adf-viewer
* [AAE-10778] Remove full screen unit tests from alfresco-viewer component becase that logic is handled in the viewer.component
* [AAE-10778] Export toolbar custom actions component
* [AAE-10778] Pass mimeType as input to adf-viewer to update mime icon
* [AAE-10778] Remove e2e because the custom name behaviour has been removed from the file-view.component (9f21b6dc69\#diff-4b438dc59784dce9eb7634cfeca6d8db61362966343bd3d6895a3edafdf4cfd5L129)
* [AAE-10778] Use two-way binding for showViewer change to fix C260100
* [AAE-10778] Update prefix css selectors to adf-viewer because are related to the adf-viewer component
* [AAE-10778] Update prefix css selectors to adf-viewer in the unit tests because are related to the adf-viewer component
* [AAE-10778] Update the output name to showViewerChange to navigate to primary url after closing the viewer
* [AAE-10778] Pass right and left sidebar template context to viewer component (fix C362242)
* [AAE-10778] Add allowFullScreen input to disable/enable full screen behaviour
* [AAE-10778] Handle loading visualization only inside the viewer-render component
* [AAE-10778] PDF viewer: fix mat-progress-bar is not showed during the pdf loading, center progress bar
* [AAE-10778] Remove isLoading from unit tests because no longer exists
* [AAE-10778] Remove viewerType input from adf-viewer, viewerType will be handled by viewer-render
* [AAE-10778] Remove console.log
* [AAE-10778] Remove check full screen button is not displayed on the media file because is not needed anymore, we don't need to check for the fullscreen button in the viewer component
* [AAE-10778] Check for node rendtion before to assign to urlFileContent and mimeType
* [AAE-10778] Process Services Cloud: register file-viewer widget that uses adf-alfresco-viewer component to display content from ACS
* [AAE-10778] Core: rename file-viewer widget into base-viewer, base-viewer no longer accept nodeId, but will accept urlFile and blobFile
* [AAE-10778] Process Services: register file-viewer widget that uses adf-alfresco-viewer component to display content from ACS
* [AAE-10778] Base viewer widget: show viewer only if there's a file input
* [AAE-10778] Viewer component: check for fileName when urlFile is provided as Input
* [AAE-10778] Viewer component documentation
* [AAE-10778] Update upgrade guide with viewer changes
* [AAE-10778] Fix double quote lint issue after rebase
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com>
* [ACS-4364] Add tree component and categories service
* [ACS-4364] Add tree component to public api
* [ACS-4364] Refine tree unit tests
* [ACS-4364] Intergrate adding and deleting category
* [ACS-4364] Restyle load more button in tree component
* [ACS-4364] Missing semicolon
* [ACS-4364] Fix code styling
* [ACS-4364] Add docs for tree component and category service
* [ACS-4364] CR fixes
* [ACS-4364] Hide header row when displayName is not provided
* [ACS-4364] Docs fixes
* [ACS-4364] Add helper methods, code cleanup, unit tests for new methods
* [ACS-4364] Add missing semicolon
* ACS-4118 Update service for tags creation
* ACS-4118 Added unit tests and documentation
* ACS-4118 Added function in tag service for searching tags
* ACS-4118 Moved imported class to new line
* ACS-4118 Use UserPreferencesService for setting maxItems
* ACS-4118 Allow to specify maxItems
* ACS-4118 Added missing type
* ACS-4118 Increased js-api version
* [AAE-10768] Refactor core comments
* [AAE-10768] Add models export in core comments refactor
* [AAE-10768] Add comments implementation inside process-services package
* [AAE-10768] Add task comments module to process module
* [AAE-10768] Add node comments module to content services
* [AAE-10768] Add id check to getComments and addComments in adf-core comments component
* [AAE-10768] Remove unused service files in process-comments module
* [AAE-10768] Remove unused service files in process-comments module
* [AAE-10768] Add testing logic to spec files
* [AAE-10768] Add comments components readme
* [AAE-10768] Add a mock service to inject into the comment stories file
* [AAE-10768] Add mock data for comments stories
* [AAE-10768] Add mock service to inject into comments stories
* [AAE-10768] Rename mock service and mock data
* [AAE-10768] change taskId with id into the comments test because taskId is never used
* [AAE-10768] Resolve pr suggestions
* [AAE-10768] Resolve task-comments pr suggestions
* [AAE-10768] Resolve comments pr suggestions
* [AAE-10768] Fix merge error in comments.component.html
* [AAE-10768] Add missing markdown files
* [AAE-10768] Remove events from md files
* [AAE-10768] Update upgrade50-60.md with renamed input property
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
* ACS-3757 Focus first focusable element in modals and allow to autofocus specific element after modal closing
* ACS-3757 Added possibility for autofocus after closing some modals, marking datatable row as source of context menu, fixing tests
* ACS-3757 Run lint
* ACS-3757 Updated documentation
* ACS-3757 Added unit tests
* ACS-3757 Replaced toHaveBeenCalledWith with toHaveBeenCalled and removed testing all falsy
* fix after rebase
* new release strategy for ng next
Signed-off-by: eromano <eugenioromano16@gmail.com>
* peer dep
Signed-off-by: eromano <eugenioromano16@gmail.com>
* Angular 14
fix unit test and storybook
Signed-off-by: eromano <eugenioromano16@gmail.com>
fix after rebase
Signed-off-by: eromano <eugenioromano16@gmail.com>
update pkg.json
Signed-off-by: eromano <eugenioromano16@gmail.com>
missing dep
Signed-off-by: eromano <eugenioromano16@gmail.com>
Fix mistake and missing code
Dream....build only affected libs
Add utility run commands
* Use nx command to run affected tests
* Fix nx test core
fix content tests
Run unit with watch false
core test fixes
reduce test warnings
Fix process cloud unit
Fix adf unit test
Fix lint process cloud
Disable lint next line
Use right core path
Fix insights unit
fix linting insights
Fix process-services unit
fix the extensions test report
fix test warnings
Fix content unit
Fix bunch of content unit
* Produce an adf alpha of 14
* hopefully fixing the content
* Push back the npm publish
* Remove flaky unit
* Fix linting
* Make the branch as root
* Get rid of angualar13
* Remove the travis depth
* Fixing version for npm
* Enabling cache for unit and build
* Fix scss for core and paths
Copy i18 and asset by using ng-packager
Export the theming alias and fix path
Use ng-package to copy assets process-services-cloud
Use ng-package to copy assets process-services
Use ng-package to copy assets content-services
Use ng-package to copy assets insights
* feat: fix api secondary entry point
* fix storybook rebase
* Move dist under dist/libs from lib/dist
* Fix the webstyle
* Use only necessary nrwl deps and improve lint
* Fix unit for libs
* Convert lint.sh to targets - improve performance
* Use latest of angular
* Align alfresco-js-api
Signed-off-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: eromano <eugenioromano16@gmail.com>
Co-authored-by: Mikolaj Serwicki <mikolaj.serwicki@hyland.com>
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com>
* Fetch the userInfo once loggedIn and expose the cabilibility of admin
* Rollback method
* Return same use if defined
* Use the same pepleContent service for UserInfoCOmpnent
* Remove useless import
* Use interface
* Use angular resolver instead of guard
* Remove fdescribe
* Fix linting
* Regenerate doc
* Improve doc
* Fix optional
* Fix the unit test
* Fix comment
* Fix lint
* Fix unit
* Add fetch user as part of the ssoGuard
* Fix unit test after fetch
* Add additional unit
* Fix await
* [AAE-6242] Create upload new version dialog to handle the upload of the new file version
* [AAE-6242] Create version manager service to open version manager dialog
* [AAE-6242] Export service and dialog
* [AAE-6242] add adf-upload button to the show the upload new file button
* [AAE-6242] open upload new version dialog
* [AAE-6242] Removed console log
* [AAE-8798] display update option name to newVersion
* [AAE-8799] Emit version manager data when new file version is uploaded
* [AAE-8799] When a new file version is uploaded open new version dialog and update current file version with the new file version
* [AAE-8799] Rename UploadNewVersionDialogComponent to VersionManagerDialogComponent and UploadNewVersionDialogData to VersionManagerDialogData
* [AAE-8799] Use default root folder id
* [AAE-8799] Add #uploadSingleFile ViewChild in order get the input reference
* [AAE-8799] Trigger adf-upload-button by clicking on the button in order to open the file chooser and upload a new file version
* [AAE-8799] Version manager dialog emits file upload error
* [AAE-8799] Format version manager dialog code
* [AAE-8799] Reject upload and permission errors
* [AAE-8799] Catch upload new version errors
* [AAE-8799] Update allowable operation type
* [AAE-8799] Rename VersionManagerDialogComponent into NewVersionUploaderDialogComponent and VersionManagerService into NewVersionUploaderService, create specific folder for new version uploader component and service
* Restore previous UploadButtonComponent version
* [AAE-8799] Use [adf-upload] directive to upload new file version
* [AAE-8799] Add mock file for new version uploader unit tests
* [AAE-8799] Override mat dialog configuration
* [AAE-8799] Add unit test related to event emitted from Dialog
* [AAE-8799] Create model to handle New Version Uploader data
* [AAE-8799] Return data on dialog close
* [AAE-8799] Add showVersionsOnly property to dialog to show only file version list
* [AAE-8799] Add dialogAction to emit dialog actions
* [AAE-8799] Return observable instead of promise
* [AAE-8799] Update new file version type
* [AAE-8799] Subscribe dialog because return an Observable
* [AAE-8799] Add license header
* [AAE-8799] Add i18n new version uploader translations
* [AAE-8799] If data.title is not provided, add a default title
* [AAE-8799] Change panelClass for manage versions visualizations, add dialog styles
* [AAE-8799] Add upload new version dialog unit test
* [AAE-8799] Add upload new version dialog unit test related to manage versions section
* [AAE-8799] Add onUploadNewFileVersion unit tests
* [AAE-8799] Test new dialog panelClass
* [AAE-8799] Create a method to set dialog title, if title isn't provided from parent component, a default title is set
* [AAE-8799] Add doc to new-version-uploader-dilog component and service
* [AAE-8799] Add new-version-uploader.dialog.service documentation
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>