Skip to content

pkp/pkp-lib#10404 Allow arbitrary nesting depth in categories #1949

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

Merged
merged 5 commits into from
May 13, 2025

Conversation

taslangraham
Copy link
Contributor

@taslangraham taslangraham force-pushed the i10404-main branch 6 times, most recently from 2c4d139 to d4b0b44 Compare April 11, 2025 04:20
@taslangraham taslangraham marked this pull request as ready for review April 11, 2025 06:15
@taslangraham taslangraham force-pushed the i10404-main branch 4 times, most recently from cbf41f0 to 4252301 Compare April 24, 2025 19:35
@taslangraham taslangraham force-pushed the i10404-main branch 2 times, most recently from f04a9bc to 2cee3a9 Compare May 7, 2025 02:46
@jonasraoni jonasraoni linked an issue May 8, 2025 that may be closed by this pull request
9 tasks
Co-authored-by: Jonas Raoni Soares da Silva <[email protected]>
@@ -45,8 +45,7 @@
{load_url_in_div id="seriesGridContainer" url=$seriesGridUrl}
</tab>
<tab id="categories" label="{translate key="grid.category.categories"}">
{capture assign=categoriesUrl}{url router=PKP\core\PKPApplication::ROUTE_COMPONENT component="grid.settings.category.CategoryCategoryGridHandler" op="fetchGrid" escape=false}{/capture}
{load_url_in_div id="categoriesContainer" url=$categoriesUrl}
<category-manager v-bind="pageInitConfig"></category-manager>
Copy link
Contributor

Choose a reason for hiding this comment

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

Same question on pageInitConfig from OJS.

@taslangraham taslangraham force-pushed the i10404-main branch 3 times, most recently from 9c5a4c3 to 2156732 Compare May 12, 2025 22:33
@taslangraham taslangraham merged commit adeb69c into pkp:main May 13, 2025
7 of 8 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.

Allow arbitrary nesting depth in categories
3 participants