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

Merged
merged 19 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

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

    Signed-off-by: Andrey Borysenko <[email protected]>
    
    # Conflicts:
    #	apps/settings/lib/Controller/AppSettingsController.php
    
    # Conflicts:
    #	apps/settings/lib/Controller/AppSettingsController.php
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    95b0630 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 <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7e31088 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 <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a5291c6 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 <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4f109be View commit details
    Browse the repository at this point in the history
  5. WIP: add missing state checks

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    70a8d26 View commit details
    Browse the repository at this point in the history
  6. WIP: minor fixes

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2f25546 View commit details
    Browse the repository at this point in the history
  7. fix(ci): resolve eslint errors

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    46e643b 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 <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3a840c1 View commit details
    Browse the repository at this point in the history
  9. WIP: address review comments, small fixes

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e4d5866 View commit details
    Browse the repository at this point in the history
  10. WIP: migrate to Pinia, minor fixes

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c8b35fa 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 <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e75b41 View commit details
    Browse the repository at this point in the history
  12. fix: address review comments

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8732755 View commit details
    Browse the repository at this point in the history
  13. fix(ci): psalm, suppress undefined for viewApps

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a12b4da View commit details
    Browse the repository at this point in the history
  14. fix(ci): fix eslint errors

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    93b5201 View commit details
    Browse the repository at this point in the history
  15. fix: loading state reactivity

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    dcc09ff View commit details
    Browse the repository at this point in the history
  16. fix(ci): eslint fix, minor correction after rebase

    Signed-off-by: Andrey Borysenko <[email protected]>
    andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    24b221c View commit details
    Browse the repository at this point in the history
  17. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command authored and andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2178f0b View commit details
    Browse the repository at this point in the history
  18. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command authored and andrey18106 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    be23e7d View commit details
    Browse the repository at this point in the history
  19. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <[email protected]>
    nextcloud-command committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c2f1c3d View commit details
    Browse the repository at this point in the history