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

Client rework. #23680

Merged
merged 10 commits into from
Sep 29, 2023
Merged

Client rework. #23680

merged 10 commits into from
Sep 29, 2023

Conversation

mshima
Copy link
Member

@mshima mshima commented Sep 29, 2023

At .Net blueprint the client is entire inside a sub-folder, except some files like README that is written to the application root.
The focus is to convert files relative to root and improve reuse of jhipster generated resources.

  • add relativeDir/relative to base
  • make paths relative to clientRootDir when required at angular, react and vue.
  • convert some files to .jhi
  • move some configs to new structure

Related to jhipster/jhipster-dotnetcore#1358 and #23449.


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

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

@DanielFran DanielFran merged commit fd881af into jhipster:main Sep 29, 2023
47 checks passed
@mshima mshima deleted the skip_ci-dotnetcore branch September 29, 2023 09:09
@deepu105 deepu105 added this to the 8.0.0-rc.1 milestone Oct 14, 2023
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.

3 participants