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

Enhance Notification Broadcasts Admin Panel #17090

Merged

Conversation

davelopez
Copy link
Contributor

Fixes #17010

  • Includes some explanation texts for notification management.
  • Allows to filter broadcast notifications by status
  • Clarifies/simplifies the language around dates and times
  • Refactors some components and includes some tests

AdminBroadcastNotificationsEnhancements

How to test the changes?

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@dannon dannon merged commit 2283294 into galaxyproject:dev Nov 29, 2023
27 checks passed
@davelopez davelopez deleted the enhance_notification_broadcasts_admin_panel branch November 29, 2023 08:41
@mvdbeek mvdbeek modified the milestones: 23.2, 24.0 Dec 19, 2023
@jdavcs jdavcs added the highlight/admin Included in admin/dev release notes label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI-UX highlight/admin Included in admin/dev release notes kind/enhancement
Projects
Development

Successfully merging this pull request may close these issues.

clarify timezone handling in the notification framework
4 participants