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

🚀 announcements: Set or modify announcements dates #2416

Open
2 tasks done
gaelgoth opened this issue Dec 28, 2024 · 1 comment
Open
2 tasks done

🚀 announcements: Set or modify announcements dates #2416

gaelgoth opened this issue Dec 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gaelgoth
Copy link

gaelgoth commented Dec 28, 2024

Plugin Name

announcements

🔖 Feature description

Add Announcements date edition

🎤 Context

Since the timeline has been introduced, announcements can be related to an event in the future. On announcement creation or edition users can set a date.

Original feature request: procore-oss/backstage-plugin-announcements#301

✌️ Possible Implementation

{
  startTime: Date;
  endTime: Date;
  active: boolean;
}

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Tasks

Preview Give feedback
No tasks being tracked yet.
@gaelgoth gaelgoth added the enhancement New feature or request label Dec 28, 2024
@kurtaking
Copy link
Contributor

@gaelgoth announcements support active: boolean now 😄 looking forward to a pr 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants