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

BUGFIX: Fix and make nodeTypes:show command usable #4619

Merged
merged 4 commits into from
Nov 8, 2023

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    c64d9bc View commit details
    Browse the repository at this point in the history
  2. BUGFIX: NodeTypesCommandController add "level" option to truncate t…

    …o deep input
    
    Use it like
    
    ```
    flow nodeTypes:show Neos.Demo:Document.Homepage --path properties --level 1
    ```
    
    to show only the property keys
    mhsdesign committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b1bb41d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Task add suggestion from review

    Co-authored-by: Karsten Dambekalns <karsten@dambekalns.de>
    mhsdesign and kdambekalns committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    85f811c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    b7abfbc View commit details
    Browse the repository at this point in the history