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 moduleCalls.Declared as source for module.calls #987

Merged
merged 10 commits into from
Jul 8, 2022

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    70f612d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f9992 View commit details
    Browse the repository at this point in the history
  3. Use moduleCalls.Declared as source for module.calls

    This removes any nesting in the tree view for now. Hierarchy
    can be added later by parsing `moduleCalls.Installed` (might be
    stale) or a new way of parsing local module sources.
    dbanck committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0c2c15c View commit details
    Browse the repository at this point in the history
  4. update module.calls tests

    dbanck committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4fa9304 View commit details
    Browse the repository at this point in the history
  5. update module.calls docs

    dbanck committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d9d44c8 View commit details
    Browse the repository at this point in the history
  6. refactor getModuleType

    dbanck committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e620dc1 View commit details
    Browse the repository at this point in the history
  7. Update docs/commands.md

    Co-authored-by: Radek Simko <[email protected]>
    dbanck and radeksimko committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0c76153 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b9abba View commit details
    Browse the repository at this point in the history
  9. review feedback

    dbanck committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e15ed9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d65e13 View commit details
    Browse the repository at this point in the history