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

Change dto json/dto structure #485

Merged
merged 5 commits into from
Dec 12, 2020
Merged

Change dto json/dto structure #485

merged 5 commits into from
Dec 12, 2020

Conversation

nicolas63
Copy link
Member

@nicolas63 nicolas63 commented Dec 8, 2020

fix #355
and related to #165

@nicolas63
Copy link
Member Author

@ivanmonteiro With this modification i don't have any more errors with detached entites

Copy link
Contributor

@ivanmonteiro ivanmonteiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanmonteiro With this modification i don't have any more errors with detached entites

Since it is working, I would postpone changing the data layer

@sonarcloud
Copy link

sonarcloud bot commented Dec 12, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nicolas63 nicolas63 merged commit 1d28651 into jhipster:main Dec 12, 2020
Zenrac added a commit to Zenrac/jhipster-dotnetcore that referenced this pull request Dec 17, 2020
* Bump ini from 1.3.5 to 1.3.8 (jhipster#492)

Bumps [ini](https:/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https:/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Change dto json/dto structure (jhipster#485)

* Change dto structure for use relation id rather than complete json structure

* [Blazor] Added dto support on Blazor (jhipster#493)

Added dto support on Blazor

* Added release-it package  (jhipster#494)

* Added release it package

* Fix npm spawn command on blazor client (jhipster#496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicolas63 <[email protected]>
nicolas63 added a commit that referenced this pull request Feb 19, 2021
* Xamarin front

* Small fix

* iOS improvements & JS lint

* More JS lint

* Improvements to Xamarin app

* Entity generation & Fixing back

* Entity generation

* Back fix & Entity generation

* Entity

* Fix linter error

* Fixing code smell

* Update (#2)

* Bump ini from 1.3.5 to 1.3.8 (#492)

Bumps [ini](https:/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https:/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Change dto json/dto structure (#485)

* Change dto structure for use relation id rather than complete json structure

* [Blazor] Added dto support on Blazor (#493)

Added dto support on Blazor

* Added release-it package  (#494)

* Added release it package

* Fix npm spawn command on blazor client (#496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicolas63 <[email protected]>

* Revert "Update (#2)"

This reverts commit 99bbf12.

* Remove test folder

* Fixing npm & Small improvements

* Handle http certificates

* Update doc

* Update doc

* More doc update

* Update

* Remove unused model

* Revert change

* Real revert change

* Fixing issues

* Move Xamarin to debug only

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicolas63 <[email protected]>
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.

Change dto json/dto structure
2 participants