Compare commits

..

2 Commits

Author SHA1 Message Date
asserthq 782b8a3387 vault backup: 2026-06-05 17:32:37 2026-06-05 17:32:37 +07:00
asserthq cfc49b3e25 vault backup: 2026-06-05 17:27:33 2026-06-05 17:27:33 +07:00
2 changed files with 64 additions and 2 deletions
+50 -2
View File
@@ -1,12 +1,60 @@
{
"presetFields": [],
"presetFields": [
{
"type": "Select",
"tagName": "select",
"icon": "right-triangle",
"tooltip": "Accepts a single value from a list",
"colorClass": "select",
"options": {
"sourceType": "ValuesList",
"valuesList": {
"1": "RoD",
"2": "A",
"3": "T",
"4": "I"
}
},
"name": "verification",
"id": "1EFBQO",
"path": "",
"style": {
"code": true,
"italic": false,
"bold": false,
"strikethrough": false
}
},
{
"type": "Select",
"tagName": "select",
"icon": "right-triangle",
"tooltip": "Accepts a single value from a list",
"colorClass": "select",
"options": {
"sourceType": "ValuesList",
"valuesList": {
"1": "0_Миссия",
"2": "1_Аппарат",
"3": "2_Подсистема",
"4": "3_Компонент"
}
},
"name": "level",
"id": "rovOe4",
"path": "",
"style": {
"italic": false
}
}
],
"fileClassQueries": [],
"displayFieldsInContextMenu": true,
"globallyIgnoredFields": [],
"classFilesPath": null,
"isAutosuggestEnabled": true,
"fileClassAlias": "fileClass",
"settingsVersion": "5.0",
"settingsVersion": "5.2",
"firstDayOfWeek": 1,
"enableLinks": true,
"enableTabHeader": true,
+14
View File
@@ -0,0 +1,14 @@
---
id: ""
level: "" # Mission, System, Satellite, Subsystem, Component
tag: "" # короткое имя, например "Camera Trigger"
type: "" # Functional, Performance, Design, Interface, ...
parent: "" # ID родительского требования или список
priority: "" # Mandatory, Highly Desirable, Desirable
verification: "" # Test, Analysis, Inspection, Demonstration
rationale: ""
owner: ""
---
# <% tp.file.title %>
**Текст требования**: <% tp.file.cursor(1) %>