gui: actions CRUD + FromTemplate bindings + UI
- CreateAction / DeleteAction Wails bindings - FromTemplate / ListTemplates bindings with recursive tree creation - Plugin manager stored in App struct for template access - Action creation modal (title, kind, data) in Overview and Actions tabs - Delete action button on action cards - Template selector in new-node dialog
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
background: #13131f;
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/assets/main-DtITCkHU.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-5x3eoU2l.css">
|
||||
<script type="module" crossorigin src="/assets/main-DZkGJWBF.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-BnVt-oqm.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user