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

implement belga specific coverage due date callback #452

Merged
merged 3 commits into from
May 8, 2024

Conversation

petrjasek
Copy link
Member

@petrjasek petrjasek added this to the bel19 milestone May 6, 2024
@petrjasek petrjasek requested a review from MarkLark86 May 6, 2024 14:12
@@ -8,6 +8,10 @@ import {AvatarContentText} from 'superdesk-ui-framework';
import belgaImage from './belga/image';
import belga360Archive from './belga/360archive';
import belgaPress from './belga/belgapress';
import moment from 'moment';
import {IEventItem, IPlanningItem} from 'superdesk-planning/client/interfaces';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now this should be fine, but ideally we should have a public interface for the Planning module that would provide these utils and configuration abilities.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep didn't want to complicate it now but some public interface would be the way to go

@petrjasek petrjasek merged commit 622872b into superdesk:develop May 8, 2024
5 checks passed
@petrjasek petrjasek deleted the feat-coverage-due-date branch May 8, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants