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

use authoring-react in planning module #4701

Conversation

tomaskikutis
Copy link
Member

STT-63

@tomaskikutis
Copy link
Member Author

FYI after this one is merged @thecalcc you can use client-core@develop with embedded plannings PR on planning side

@@ -133,6 +133,8 @@ declare module 'superdesk-api' {

export type IFieldsData = import('immutable').Map<string, unknown>;

export type IAuthoringValidationErrors = {[fieldId: string]: string};
Copy link
Contributor

Choose a reason for hiding this comment

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

Didn't we have a global Dictionary type defined? If so, maybe it can be used here

Copy link
Member Author

Choose a reason for hiding this comment

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

This is even nicer sometimes allowing to name a key

@tomaskikutis tomaskikutis merged commit 7d4f943 into superdesk:develop Dec 13, 2024
3 checks passed
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