- smaller changes to eveai.css to ensure background of selected buttons do not get all white and to ensure that the background of fiels in editable cells do not become white in a tabulator.

- The Role Definition Specialist now creates a new selection specialist upon completion
This commit is contained in:
Josako
2025-06-01 10:09:34 +02:00
parent 578981c745
commit 81e754317a
6 changed files with 460 additions and 9 deletions

View File

@@ -5,12 +5,17 @@ partner: "traicie"
chat: false
configuration:
name:
name: "name"
name: "Name"
description: "The name the specialist is called upon."
type: "str"
required: true
role_reference:
name: "Role Reference"
description: "A customer reference to the role"
type: "str"
required: false
competencies:
name: "competencies"
name: "Competencies"
description: "An ordered list of competencies."
type: "ordered_list"
list_type: "competency_details"