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 derived constant in entity-react generator #14628

Merged
merged 5 commits into from
Apr 11, 2021
Merged

Conversation

Tcharl
Copy link
Contributor

@Tcharl Tcharl commented Apr 9, 2021

contributes to #14235


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@Tcharl
Copy link
Contributor Author

Tcharl commented Apr 9, 2021

Including correct bigdecimal support for react ;-).
I may create a ticket with the potential bugs I see while reading the code, I sometimes see some flags

@Tcharl Tcharl requested a review from deepu105 April 9, 2021 17:59
@Tcharl
Copy link
Contributor Author

Tcharl commented Apr 9, 2021

@deepu105 a little review please if you can, mshima already spent too much hours on similar ones and I don't want to get him bored :-).

jdl/jhipster/entity-options.js Outdated Show resolved Hide resolved
utils/entity.js Outdated Show resolved Hide resolved
utils/entity.js Outdated Show resolved Hide resolved
utils/entity.js Outdated Show resolved Hide resolved
utils/entity.js Outdated Show resolved Hide resolved
@mshima
Copy link
Member

mshima commented Apr 10, 2021

There are changes in the generated react code, I will let someone else say if the change is correct.

@Tcharl
Copy link
Contributor Author

Tcharl commented Apr 10, 2021

The changes are on the bigdecimal handling: it looks like it was not supported in react before this update

…ntities/entity-reducer.spec.ts.ejs

Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
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

5 participants