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

added --enabled and --disabled options to occ app:list #33546

Merged
merged 5 commits into from
Mar 19, 2024

Commits on Aug 15, 2022

  1. added --enabled and --disabled options to occ app:list

    Signed-off-by: Adam Blakey <[email protected]>
    adam-blakey committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e9fb7a2 View commit details
    Browse the repository at this point in the history
  2. Fixed logic issue where checking for wrong option

    Signed-off-by: Adam Blakey <[email protected]>
    adam-blakey committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a676a67 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge branch 'master' into show-enabled-and-disabled-apps

    Signed-off-by: John Molakvoæ <[email protected]>
    skjnldsv authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8201a93 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update core/Command/App/ListApps.php

    refactor: changed overcomplicated if statement into two shorter lines
    
    Co-authored-by: Côme Chilliet <[email protected]>
    Signed-off-by: Adam Blakey <[email protected]>
    adam-blakey and come-nc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    aa09af8 View commit details
    Browse the repository at this point in the history
  2. style: Fixed style from composer cs:fix

    Signed-off-by: Adam Blakey <[email protected]>
    adam-blakey committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4744b02 View commit details
    Browse the repository at this point in the history