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

use people api and new js api where possible #5888

Merged
merged 3 commits into from Aug 12, 2020
Merged

Conversation

DenysVuika
Copy link
Contributor

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)

What is the new behaviour?

use People Api instead of legacy one
update custom resources service to remove legacy api usage

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:

@eromano
Copy link
Contributor

eromano commented Jul 28, 2020

/rebase

@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2020

Codecov Report

Merging #5888 into develop will increase coverage by 2.26%.
The diff coverage is 72.22%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5888      +/-   ##
===========================================
+ Coverage    76.38%   78.64%   +2.26%     
===========================================
  Files          845      471     -374     
  Lines        18722    10745    -7977     
  Branches      3696     2007    -1689     
===========================================
- Hits         14300     8450    -5850     
+ Misses        3304     1661    -1643     
+ Partials      1118      634     -484     
Impacted Files Coverage Δ
...ata/services/property-groups-translator.service.ts 96.22% <ø> (ø)
...document-list/services/custom-resources.service.ts 71.54% <72.22%> (-0.01%) ⬇️
lib/core/utils/moment-date-adapter.ts
lib/core/context-menu/context-menu-overlay.ts
lib/core/models/search-text-input.model.ts
...t/about-github-link/about-github-link.component.ts
...core/viewer/components/viewer-toolbar.component.ts
lib/core/mock/alfresco-api.service.mock.ts
...b/core/dialogs/download-zip/download-zip.dialog.ts
lib/core/services/shared-links-api.service.ts
... and 365 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f97067...210ed9c. Read the comment docs.

@DenysVuika
Copy link
Contributor Author

@eromano I need to rework some unit tests for this PR

@DenysVuika
Copy link
Contributor Author

/rebase

@DenysVuika
Copy link
Contributor Author

/rebase

@DenysVuika DenysVuika merged commit 4aa936b into develop Aug 12, 2020
@DenysVuika DenysVuika deleted the use-people-api branch August 12, 2020 12:45
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.

None yet

3 participants