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

feat: Allow to configure the app menu order in the frontend #40844

Merged
merged 4 commits into from Oct 19, 2023

Commits on Oct 19, 2023

  1. feat(IAppManager): Allow to set the (user) default apps and get all g…

    …lobal default apps
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    08cff07 View commit details
    Browse the repository at this point in the history
  2. feat(NavigationManager): Always sort the default app first

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    363d9eb View commit details
    Browse the repository at this point in the history
  3. feat(theming): Allow to configure default apps and app order in front…

    …end settings
    
    * Also add API for setting the value using ajax.
    * Add cypress tests for app order and defaul apps
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e9d4036 View commit details
    Browse the repository at this point in the history
  4. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f3f3f4c View commit details
    Browse the repository at this point in the history