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(sidebar): Add frontend API that allows to register custom entries #1416

Merged
merged 7 commits into from
Nov 15, 2023

Commits on Nov 15, 2023

  1. feat(sidebar): Add API to register custom actions to activity tab

    This is intended for the comments app to register the "write comment" action.
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    119f6e4 View commit details
    Browse the repository at this point in the history
  2. feat(comments): Show user avatar instead of app icon

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    988afc0 View commit details
    Browse the repository at this point in the history
  3. feat(sidebar): Allow to register filters and custom entries

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8420d2f View commit details
    Browse the repository at this point in the history
  4. fix(tests): Reduce warnings while testing

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7119243 View commit details
    Browse the repository at this point in the history
  5. chore: Add missing license headers and split types from implementation

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cb8f57f View commit details
    Browse the repository at this point in the history
  6. chore: compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0ab1a4f View commit details
    Browse the repository at this point in the history
  7. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    68ed595 View commit details
    Browse the repository at this point in the history