pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
297 stars 441 forks source link

Submission Listing UI extensibility #10067

Open jardakotesovec opened 2 weeks ago

jardakotesovec commented 2 weeks ago

Describe the issue Important part of the new submission listing design and implementation is to give plugins clear and effective ways to extend the UI.

Purpose of this issue is to make sure these examples are provided before finishing version 3.5. And also collecting use cases for existing or planned plugins - to consider whether such use cases would be covered with planned extensibility.

Planned extensibility

Submission listing extensibility:

Screenshot 2024-06-17 at 10 03 15

Submission summary extensibility

Screenshot 2024-06-17 at 10 03 26

What application are you using? OJS, OMP or OPS version main

JhonathanLepidus commented 6 days ago

Hi!

One need we have is the possibility of adding a submissions list panel, such as those that exist natively, like "assigned to me", "active submissions", etc.

We have a plugin which, in 3.4.0, adds a list of submissions with new versions to the submissions page in OPS. So it would be interesting to have this extension capability in 3.5.0.