* 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
* [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>
* [AAE-2200] content-node-selector-panel pass starting site and emit event onSiteChange
* [AAE-2200] content-node-selector handle siteChange event
* [AAE-2200] content-node-selector has good default title
* [AAE-2200] attach-file-widget-dialog handle siteChange event
* [AAE-2200] Minor fixes on attach-file-widget-dialog
* [AAE-2200] site-dropdown reload site list unfil it find its default site
* [AAE-2200] Fix title translation for attach-file-widget-dialog
* fix missing property description
* Unit test fix
* [AAE-2200] Fix title unit tests
* [AAE-2200] Fix sites-dropdown infinite loading
* [AAE-2200] Add content-node-selector-panel siteChange event unit tests
* [AAE-2200] Refactor sites-dropdown unit tests
* [AAE-2200] Refactor the 'allSitesLoaded' check
* [AAE-2200] Add sites-dorpdown default value unit tests
* [AAE-2200] Move getSiteFromNodePath method to sites service
* [create preview]
* [create preview]
* [AAE-2200] Better hasMoreItems check in sites-dropdown (fix unit test)
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* Process-services:
Making sure you can run
ng build process-services
ng test process-services
* Fix the path of the styles
* move the file in the right place
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Added short clarifications of where task/proc list props are defined
* [ADF-588] Fixed links and merge glitches
* [ADF-4152] Initial GraphQL implementation
* [ADF-4152] Schema updates
* [ADF-4152] Rounded out basic fields
* [ADF-4152] Added basic template functionality
* [ADF-4152] Added full template generation
* [ADF-4152] Moved proc services doc files to new folders
* [ADF-4152] Updated README.md with section from new template
* [ADF-4152] Fixed another problem with relative URLs
* [ADF-4152] Fixed links and some more bugs
* [ADF-4152] Removed proc services folder README file