Skip to content

pkp/pkp-lib#12584 Add "Summary of Changes/Amendment" field on file revision upload and update publication issues page#5525

Open
blesildaramirez wants to merge 11 commits into
pkp:mainfrom
blesildaramirez:i12584
Open

pkp/pkp-lib#12584 Add "Summary of Changes/Amendment" field on file revision upload and update publication issues page#5525
blesildaramirez wants to merge 11 commits into
pkp:mainfrom
blesildaramirez:i12584

Conversation

@blesildaramirez
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread schemas/publication.json Outdated
"apiSummary": true
},
"updateType": {
"type": "string",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ok I see you are adding in here.. Since Bozana confirmed that Amendment make sense for all apps - I think both mibration and schema updates can go to pkp-lib. And we can just separately figure out where exactly to add it for OPS/OMP in the UI.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi Jarda, I moved this change to pkp-lib as suggested offline. Thanks!

'value' => $updateType->value,
];
}
$pageInitConfig['componentForms']['updateTypeOptions'] = $updateTypeOptions;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I see we have this pattern already used for VersionStage. Lets think about some alternatives on wednesday. I would like to keep these data snippets being passed on page load to minimum as we are aiming for higher independency between frontend and backend. Will need to think about more about solid approach. But for this PR keep as is.

@blesildaramirez blesildaramirez force-pushed the i12584 branch 3 times, most recently from b32a84c to b1943e3 Compare April 30, 2026 16:52
@blesildaramirez
Copy link
Copy Markdown
Contributor Author

/deploy

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