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

Fulfil assignment #1848

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Fulfil assignment #1848

wants to merge 27 commits into from

Conversation

thecalcc
Copy link
Contributor

No description provided.

@petrjasek petrjasek added this to the 2.8 milestone Sep 11, 2023
@@ -13,6 +13,9 @@ import {AssignmentsList} from './assignments-overview';
import {IPlanningExtensionConfigurationOptions} from './extension_configuration_options';
import {AutopostIngestRuleEditor} from './ingest_rule_autopost/AutopostIngestRuleEditor';
import {AutopostIngestRulePreview} from './ingest_rule_autopost/AutopostIngestRulePreview';
import ng from 'superdesk-core/scripts/core/services/ng';
Copy link
Member

Choose a reason for hiding this comment

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

Extensions must not import anything neither from core nor planning. Instead either use superdesk api or planning api via bridge.

Copy link
Member

@tomaskikutis tomaskikutis left a comment

Choose a reason for hiding this comment

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

fix CI

Base automatically changed from authoring-react-post-broadcasting to develop February 6, 2024 13:29
@thecalcc
Copy link
Contributor Author

Update package-json to use cc develop

@thecalcc
Copy link
Contributor Author

Address last comment from #1847

}
},
},
{
Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering whether this would appear in authoring-angular as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants