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

add REST getReleases #355

Merged
merged 6 commits into from
May 29, 2018
Merged

add REST getReleases #355

merged 6 commits into from
May 29, 2018

Conversation

yvespp
Copy link
Member

@yvespp yvespp commented May 2, 2018

Closes #354

I also change /resources to return ReleaseEntity instead of ReleaseDTO and refactored it a bit:

  • rename ResourceDTO to ResourceGroupDTO
  • rename ReleaseDTO to ResourceDTO
  • return ReleaseEntity instead of ReleaseDTO, ReleaseDTO no longer exists
  • update comments on rest methodes
  • refactor public List getResources

See also #356

@yvespp yvespp added this to the Version 1.17.1 milestone May 2, 2018
@yvespp yvespp requested a review from RetGal May 2, 2018 17:01
yvespp added 2 commits May 3, 2018 15:02
- rename ResourceDTO to ResourceGroupDTO
- rename ReleaseDTO to ResourceDTO
- return ReleaseEntity instead of ReleaseDTO, ReleaseDTO no longer exists
- update comments on rest methodes
- refactor public List<ResourceGroupDTO> getResources
@RetGal
Copy link
Contributor

RetGal commented May 7, 2018

@yvespp Are you sure you aren't breaking the Angular-UI with these API-changes?

@yvespp
Copy link
Member Author

yvespp commented May 29, 2018

Test Angular-UI and everything works.

@yvespp yvespp merged commit 5260c24 into master May 29, 2018
@yvespp yvespp deleted the rest_get_releases branch May 29, 2018 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants