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

[CLI] Support paths in generate service|controller and fix g vscode-config bug #714

Merged
merged 20 commits into from
May 20, 2020

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented May 19, 2020

Issue

Fixes #368
Fixes #694

Solution and steps

  • Support sub-directories in foal g controller|service.
  • Fix bug on required name on g vscode-config.
  • Remove registerController and add other methods to FileSystem.

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@LoicPoullain LoicPoullain added this to Work In Progress in Issue tracking via automation May 19, 2020
@LoicPoullain LoicPoullain mentioned this pull request May 19, 2020
12 tasks
@LoicPoullain LoicPoullain merged commit ac1054e into v1-9-0 May 20, 2020
Issue tracking automation moved this from Work In Progress to Done / Closed This Release May 20, 2020
@LoicPoullain LoicPoullain deleted the subdir-g-controller branch May 20, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue tracking
  
Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

None yet

1 participant