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

Read apporder from configuration value #40617

Merged
merged 7 commits into from
Sep 28, 2023
Merged

Commits on Sep 25, 2023

  1. Read apporder from configuration value

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ac19ba9 View commit details
    Browse the repository at this point in the history
  2. Support admin default order for applications

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a3a4259 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Revert "Support admin default order for applications"

    This reverts commit a3a4259.
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6083d32 View commit details
    Browse the repository at this point in the history
  2. Default to first application if no default app is set

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a4a3d94 View commit details
    Browse the repository at this point in the history
  3. Fix and extend tests for AppManager::getDefaultAppForUser

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2d28e81 View commit details
    Browse the repository at this point in the history
  4. Fix and extend NavigationManagerTest.php

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b11eb9e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fix behavior when defaultapp is empty

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8049702 View commit details
    Browse the repository at this point in the history