* 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>
* [ADF-4936] fix for auth guard with silent Login true
* [ADF-4936] check only for isOAuth...
* [ADF-4936] fix all auth guards when silent Login true
* [ADF-4936] unit tests
* [ADF-4936] fix doc info
* [ADF-4936] types and null checks
* [ADF-4936] fallback option in case silentLogin is missing from settings
* [ADF-4936] refactoring
* try to fix e2e test [C299158] Login component - SSO Grant type password (implicit flow false)
* Fix e2e test [C299158] Login component - SSO Grant type password (implicit flow false)
* [ADF-4936] show the error page when route path is unknown
* [ADF-4936] remove ssoImplicitLogin and do the redirectToUrl instead
-the implicit login concern is already in the JS-API
* [ADF-4936] refactor to simplify code
- the removed 'if' conditions cover all possible 'else' cases
* [ADF-4936] remove unneeded method
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Manual fixes to core doc file links
* [ADF-4152] Further automatic + manual link tidying