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(settings): migrate AppAPI ExApps management to settings #48665

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2024

  1. feat(app_api): add initial state data for AppAPI UI part

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    
    # Conflicts:
    #	apps/settings/lib/Controller/AppSettingsController.php
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bd9a7d5 View commit details
    Browse the repository at this point in the history
  2. feat(settings): migrate AppAPI ExApps management (1)

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8b8636a View commit details
    Browse the repository at this point in the history
  3. WIP: add Daemon badge in app sidebar (2)

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6e3ad1e View commit details
    Browse the repository at this point in the history
  4. WIP: use global mutation, since app_api_apps is namespaced

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    61a5b2c View commit details
    Browse the repository at this point in the history
  5. WIP: add missing state checks

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    63b7cfa View commit details
    Browse the repository at this point in the history
  6. WIP: minor fixes

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7c1cf5c View commit details
    Browse the repository at this point in the history
  7. fix(ci): resolve eslint errors

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6c58692 View commit details
    Browse the repository at this point in the history
  8. fix(ci): suppress UndefinedClass for AppAPI related classes since it'…

    …s bundled
    
    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    011f212 View commit details
    Browse the repository at this point in the history
  9. WIP: address review comments, small fixes

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    698bbb6 View commit details
    Browse the repository at this point in the history
  10. WIP: migrate to Pinia, minor fixes

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bd74dc5 View commit details
    Browse the repository at this point in the history
  11. WIP: remove app_api_apps vuex store

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    615df4f View commit details
    Browse the repository at this point in the history
  12. fix: address review comments

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1ef44de View commit details
    Browse the repository at this point in the history