Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AAE-20109] Move alfresco js-API and alfrescoapi service out from the core #9317

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

eromano
Copy link
Contributor

@eromano eromano commented Feb 9, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
https://hyland.atlassian.net/browse/AAE-20109

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@BSekula
Copy link
Contributor

BSekula commented Feb 27, 2024

@eromano I rebased the PR

@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 3 times, most recently from 2cfe5ee to b227537 Compare February 29, 2024 13:10
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 2 times, most recently from 176ea94 to 1c6a364 Compare March 7, 2024 14:22
@BSekula
Copy link
Contributor

BSekula commented Mar 7, 2024

Added migration schematics for [email protected]

Steps how to test it:

  1. Checkout this branch
  2. Run npm link in lib/core
  3. Go to your project where you would like to perform the migration
  4. Run npm link @alfresco/adf-core
  5. Run command ng update @alfresco/adf-core --from 6 --to 7 --migrate-only

In case you got an error with versions, please change version in angular.json to 1

@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 3 times, most recently from 849f6ac to 6d30a95 Compare March 21, 2024 09:47
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 4 times, most recently from 1f3cd6c to f18ba12 Compare March 28, 2024 10:43
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 3 times, most recently from b47d6ef to 899dbfb Compare April 9, 2024 13:16
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 3 times, most recently from 8d4ae82 to aee39f2 Compare April 15, 2024 15:59
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 7 times, most recently from c9e6447 to d9682e6 Compare August 8, 2024 09:12
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 8 times, most recently from 8eb3354 to 5310e89 Compare August 13, 2024 08:25
@BSekula BSekula force-pushed the dev-eromano-AAE-12502 branch 2 times, most recently from b7d0a2e to 3ce3cdd Compare August 27, 2024 12:35
@MichalKinas MichalKinas force-pushed the dev-eromano-AAE-12502 branch 2 times, most recently from b260329 to b072613 Compare September 5, 2024 05:22
Copy link

sonarcloud bot commented Sep 6, 2024

@BSekula BSekula merged commit e617333 into develop Sep 6, 2024
36 checks passed
@BSekula BSekula deleted the dev-eromano-AAE-12502 branch September 6, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants