Skip to content

Configuration workflow provider (Systems plugin enhancements)#117

Open
warnerandy wants to merge 9 commits intov1.4.xfrom
configuration-workflow-provider
Open

Configuration workflow provider (Systems plugin enhancements)#117
warnerandy wants to merge 9 commits intov1.4.xfrom
configuration-workflow-provider

Conversation

@warnerandy
Copy link
Contributor

New Providers:

  • ConfigurationWorkflowProvider
  • WizardProvider
  • FormProvider
  • InputTypeLibraryProvider - A provider to deliver a JS file that contains 1 or more custom input types to be used in option types

New Models

  • ConfigurationWorkflow
  • ConfigurationWorkflowStep
  • Wizard
  • WizardStep
  • OptionTypeForm

Updates:

  • System (Model):
    • configurationState - a field to store the state of the configuraiton workflow in json
    • configuraitonStatus - the current status of the configuration workflow
  • SystemTypeLayout (Model):
    • configurationWorkflow - a model reference to the ConfigurationWorkflow that will be used to configure the system

@warnerandy warnerandy requested a review from MrClement February 14, 2026 04:11
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