Skip to content

Custom commands#201

Merged
nkleiner merged 33 commits into
Developfrom
CustomCommands
Jul 20, 2026
Merged

Custom commands#201
nkleiner merged 33 commits into
Developfrom
CustomCommands

Conversation

@Babreakfast

Copy link
Copy Markdown
Member
  • Added support for creating and executing custom commands
  • Added support for creating command templates of the three different command types
  • Added migrations to properly transition from the legacy command templates in the database to the new version (not that it really matters as we've been storing them in JSON)
  • Added proper campaign template persistence service that would actually store the templates in the db and not crash like they used to
  • Added import functionality for campaign templates
  • Refined the export functionality for campaign templates
  • Added a system command definition catalog to provide the schema definitions for the system commands as defined in the datamodel.

This still needs to have the datamodel version bumped up once the datamodel actually gets approved/released.

…y. The function definition is rendered separately.
…re system command, device command, and custom command.
Added legacy transformer to support the pre command template rework template imports.
@nkleiner
nkleiner merged commit 679b612 into Develop Jul 20, 2026
1 check 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.

2 participants