Skip to content

Extend bioblend to support the new notification API  #471

@heisner-tillman

Description

@heisner-tillman

This makes use of the new Notification System, which is available since the 23_01 release of Galaxy.

List of operations to add:

  • get_notifications_status
  • send_notification
  • get_notification_preferences
  • update_notification_preferences
  • get_user_notifications
  • get_broadcasted
  • get_all_broadcasted
  • show_notification
  • update_broadcasted_notification
  • update_user_notification
  • update_user_notifications
  • delete_user_notification
  • delete_user_notifications
  • broadcast_notification

Testing

  • Add automated tests for all operations

Galaxy API

You can find the interactive documentation for the Notification System here: : https://usegalaxy.eu/api/docs#/notifications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions