* [AAE-10779] Update documentation
* [AAE-10779] Update demo-shell user-info component call
* [AAE-10779] Ecm user info component
* [AAE-10779] Identity user info component
* [AAE-10779] Bpm user info component
* [AAE-10779] Remove ecm-panel id references
* [AAE-10779] add stories and remove old component
* [AAE-10779] Update doc version and remove leftover html tag
* trigger travis
* [AAE-10779] rename ecm-user-info to content-user-info and bpm-user-info to process-user-info
* [AAE-10779] update docs
* [AAE-10779] fix demo-shell user-info
* [AAE-10779] add docs
* Move search-input-text from content-services to core
* Move SearchConfigurationInterface into the content-services since is content related
* Rename search-configuration.interface file to search-component.interface
* Update import SearchConfigurationInterface from content-services
* Decouple SearchComponentInterface from js-api
* Decaplre NodeEntry instead using type any
* Remove comment
* Update component import to fix unit test
* Import SearchTextModule into core
* 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>
* Move in common service the real common services
remove Pagination js-api dependencies
move search-input component in content
* fix unit
* fix lint
* fix
* fix
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
* [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-3640 Increasing time of autoclosing snackbar and adding possibility to add icon to snackbar content
* ACS-3640 Fix lint issues
* ACS-3640 Addressing PR comments and adding possibility to display icon together with label
* ACS-3640 Fix lint issues
* ACS-3640 Added possibility to change showAction for different types of notifications
* ACS-3640 Addressed PR comments
* ACS-3640 Corrected title for snackbar content md file and remove redundant test for snackbar content
* ACS-3640 Fixed lint issues
* ACS-3640 Fixed unit tests
* ACS-3640 Fixed e2e tests
* ACS-3640 Correction after rebasing
* ACS-3640 Use data automation id
* ACS-3640 Corrected one more selector
* ACS-3640 Added spaces
* ACS-3640 Added spaces
* ACS-3640 Added spaces
* ACS-3640 Added spaces
* [AAE-10772] move CheckAllowableOperationDirective to content services
* [AAE-10772] move LibraryFavoriteDirective to content services
* [AAE-10772] move LibraryMembershipDirective to content services
* [AAE-10772] move NodeDeleteDirective to content services
* [AAE-10772] move NodeFavoriteDirective to content services
* [AAE-10772] update imports on LibraryMembershipDirective
* [AAE-10772] move NodeRestoreDirective to content services
* [AAE-10772] move UserInfoModule to content services
* Revert "[AAE-10772] move UserInfoModule to content services"
This reverts commit ede1d5db3923859586d88646ca7826abd3d30cf1.
* [AAE-10772] Remove barrel imports and move library membership interfaces into LibraryMembershipDirective because are only used in that directive
* [AAE-10772] Remove barrel imports from spec files
* [AAE-10772] Move directive md files from core to content-services
* [AAE-10772] Fix files path into the docs files
* [AAE-10772] Export library membership interfaces because are imported by the ACA ToggleJoinLibraryButtonComponent
Co-authored-by: Diogo Bastos <diogo.bastos@hyland.com>
* ACS-3640 Increasing time of autoclosing snackbar and adding possibility to add icon to snackbar content
* ACS-3640 Fix lint issues
* ACS-3640 Addressing PR comments and adding possibility to display icon together with label
* ACS-3640 Fix lint issues
* ACS-3640 Added possibility to change showAction for different types of notifications
* ACS-3640 Addressed PR comments
* ACS-3640 Corrected title for snackbar content md file and remove redundant test for snackbar content
* ACS-3640 Fixed lint issues
* ACS-3640 Fixed unit tests
* ACS-3640 Fixed e2e tests
* ACS-3640 Correction after rebasing
* 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>
* [AAE-9373] Create adf-rich-text-editor into core library, install editorjs and import it into the component, add a basic editorjs configuration
* [AAE-9374] create a rich text editor demo page
* [AAE-9376] Install header to provide headings blocks
* [AAE-9376] Install editorjs List plugin to add ordered and unordered list
* [AAE-9376] Install text color plugin to change text color and highlight text
* [AAE-9376] Install paragraph plugin to set text alignment to right, left, center and justify
* [AAE-9376] Install font size plugin to increase/decrease font size
* [AAE-9376] Install @editorjs/underline plugin to underline text
* [AAE-9376] Install @editorjs/inline-code to marking code-fragments
* [AAE-9376] Set shortcut to underline text
* [AAE-9376] Install @editorjs/code to add code examples
* [AAE-9376] Enable custom picker to color text changer, add colors codes
* [AAE-9376] Add input to fill rich text editor data
* [AAE-9376] Demo rich text editor, add sample data to display editor content
* [AAE-9376] Demo rich text editor, add sample data to display editor content
* [AAE-9376] Install @editorjs/marker plugin to highlight the text, because color plugin doesn't save marker style
* [AAE-9373] Send editor text output data onReady and onChange
* [AAE-9374] Update editor demo page to show the output on the right side of the page
* [AAE-9373] Allow to enable editorjs readOnly mode
* [AAE-9373] Return rich text editor save data as promise
* [AAE-9480] Add new display-rich-text widget to allow the user add Rich Text into a form
* [AAE-9371] Add readonly class if readOnly property is true to remove the editor 300px padding bottom in readonly mode, set a dynamic id to editorjs
* [AAE-9371] Destroy editorInstance on component destroy to FIX an error faced when there are multiple editorjs instance in the same page --> Uncaught TypeError: Cannot read property 'updateCurrentInput' of undefined
* [AAE-9480] Install editorjs-html utility to parse editorjs clean data to HTML
* [AAE-9480] parse editorjs data to HTML to avoid to create a new EditorJS instance for every single widget and improve performance
* [AAE-9480] Set pre styles to show show Code block styles correctly
* [AAE-9480] Remove space between rules
* [AAE-9480] Set editorjs and plugins fixed versions
* [AAE-9480] Removed unused editorjs dependency
* [AAE-9371] Set is ready property when editor instance is ready, check if is ready to destroy the instance on component destroy
* [AAE-9480] Add parse editorjs data to html Test
* [AAE-9371] Send rich-text-editor component data only if readOnly mode is false
* [AAE-9480] Test if display-rich-text widget is resolved
* [AAE-9480] Rename DisplayRichTextComponent into DisplayRichTextWidgetComponent to be compliant with other widget component names
* [AAE-9480] update Readme files with DisplayRichTextWidgetComponent
* [AAE-9371] Update header text
* [AAE-9371] Add Rich text editor component usage documentation
* [AAE-9480] Add padding to the widget container
* [AAE-9371] Remove plugin that align pragraph text since editorjs-html parser doesn't handle paragraph alignment
* [AAE-9371] Set editor autofocus to true
* [AAE-9480] Add a display-rich-text widget example to demo cloud form
* [AAE-9371] Fix lint issue
* [AAE-9371] Remove duplicated import to fix import module issue in a lib build job
* [AAE-9200] - Be able to customise task/process list and header date formats
* Update json schema
* Revert schema changes
* Update task and process name translation values
* move task/process header date formats inside header config
* Add documentation
* Update documentation
* Use a fixed timezone for unit tests of core and cloud
* Fix e2e due to column rename
* More e2e fixes due to column rename, remove test covered by unit test
* 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-8748] - Auth guards call api when access is not in JWT
* [ci:force] fix unit tests
* Remove fdescribe
* Add documentation and unit tests for the user access service
* Rename mocks, make e2e independent
* Fix login e2e
* Move forbidden access e2e under cloud
* [AAE-7819] Enable drag and drop for datatable [1/3]
* [AAE-7819] Change column order - load and save columns order preferences for PROCESSES - [2/3] (#7568)
* [AAE-7819] Load and save column order preferences for processes
* [AAE-7819] Load and save column order preferences for tasks [3/3] (#7569)
* fix css
* fix icon module import
* Fix unit tests
* Fix test
* Fix e2e
* Fix C279927
* eslint fixes
* try remove upload restrictions
* disable unit test
* support threading count for upload
* update docs
* remove comment
* fix unit test
* remove fdescribe
* make 1 thread by default
* exclude e2e
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5960] added stories file and service mock
* [AAE-5960] fixed validation mock
* [AAE-5960] added story for user role
* [AAE-5960] removed uunused properties from primary story
* [AAE-5960] added interface to mock and live identity user service
* [AAE-5960] added mandatory preselected users story
* [AAE-5960] syntax improvements
* [AAE-5960] fixed default value for roles control
* [AAE-5960] refactored imports
* [AAE-5960] improve syntax
* [AAE-5960] refactored services name
* [AAE-5960] removed deprecated argTypes defaultValue
* [AAE-5960] exported new interface from core
* [AAE-5960] fixed import issue with identity user mock service in core
* [AAE-5960] fixed issue with viewer component test
* [AAE-5392] - Make search text input more configurable & add an event emitter to indicate the states of it
* Remove fdescribe
* Emit empty search term when the search gets cleared
* Emit the empty search term when the search gets collapsed by the Search icon
* Same onBlur, emit the empty search term
* Add unit tests for emitters resetting the search term
* Fix comments, use reset event emitter instead of emitting an empty search term
* Update documentation
* Revert reset to boolean
* Fix flaky unit test