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

Added info descriptions for addon settings #38

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

LiborBatek
Copy link
Member

@LiborBatek LiborBatek commented Oct 22, 2024

Changelog Description

Just added some hints/info for settings resolving #37

Testing notes:

  1. build addon package, upload and set it to bundle
  2. check addons setting categories and info text

@LiborBatek LiborBatek requested review from iLLiCiTiT, BigRoy and MustafaJafar and removed request for iLLiCiTiT October 22, 2024 09:55
@@ -440,12 +440,14 @@ class ApplicationsAddonSettings(BaseSettingsModel):
applications: ApplicationsSettings = SettingsField(
default_factory=ApplicationsSettings,
title="Applications Definitions",
description="(Legacy) - Show / hide apps based on project's anatomy attributes.",
Copy link
Member

@iLLiCiTiT iLLiCiTiT Dec 2, 2024

Choose a reason for hiding this comment

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

This is not legacy related, project_applications and project_tools are.

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.

3 participants