Pinned
2,733 contributions in the last year
Contribution activity
December 2020
Created 89 commits in 4 repositories
Created a pull request in jhipster/generator-jhipster that received 6 comments
Add support to JDL entities at CI scripts.
JDL entities must be executed after copying .yo-rc.json and before generating the project (jhipster --with-entities).
Create 11-generate-config.sh …
+274
−33
•
6
comments
Opened 33 other pull requests in 3 repositories
jhipster/generator-jhipster
19
merged
1
open
- Fix cleanup for 7.0.0-beta.0 -> 7.0.0-beta.1.
- Fix vue protractor e2e.
- Bump commander to 7.0.0-2
- Drop fieldsNoId.
- Fix npm test
- Fix first run of prettier with vue client.
- Postpone prettier registering and add option to ignore prettier errors.
- Drop primaryKeyType in favor of primaryKey.type
- Add support to --pk-type
- Fixes for relationships with custom ids.
- Move typescript from common to framework package.json.
- Add support to custom ids.
- [angular] fixes for custom ids
- Change github actions caching
- Revert "chore(deps-dev): bump copy-webpack-plugin from 6.4.0 to 7.0.0 in /generators/client/templates/angular"
- [angular] Add dependency on webpack, to help dependabot.
- Extract prepareFieldForLiquibaseTemplates and improvements to primaryKey.
- Add support to `@MapstructExpression`.
- [jdl] Don't set otherEntityField as 'id' by default.
- [jdl] Don't ignore fields with id name.
mshima/generator-jhipster
4
open
6
merged
2
closed
jhipster/jhipster.github.io
1
merged
Reviewed 19 pull requests in 2 repositories
jhipster/generator-jhipster 12 pull requests
- [angular] Refactor user model and service
- Fix entity model types in front end
- [angular] Polish entity modules and update component
- Move reactive answer from askForOptionalItems to askForServerSideOpts
- Add html to prettier
- Fix application base name question in Windows Command Prompt
- Simplify again addEntityToModule and rename microServiceName to microserviceName
- Fix EntityRoutingModule in Angular for microservices
- Simplify addEntityToModule and document better addAdminRoute.pageTitle
- Improve page title logic for Angular client
- [angular] Fix UserRouteAccessService
- [angular] Improve test files cleanup