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

Add *.md support for plugin's details #2204

Draft
wants to merge 5 commits into
base: plugins_support
Choose a base branch
from

Conversation

DmitryAstafyev
Copy link
Collaborator

@DmitryAstafyev DmitryAstafyev commented Feb 13, 2025

Added

  • Plugins Manager makes an attempt to read README.md file in plugin's folder.
  • If README.md has been found, it would be rendered in details frame

Change

  • Introduce PluginRunData entity to store run, load and checks data

Copy link
Member

@AmmarAbouZor AmmarAbouZor left a comment

Choose a reason for hiding this comment

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

This looks great.

We will still need to deliver the path of the md file from the backend, to keep all loading logic in one place and having the front end knowing less as possible.
I'll create another PR for that once I'm done with changes on the plugins manager

@DmitryAstafyev DmitryAstafyev marked this pull request as draft February 17, 2025 17:29
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