mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-15 08:42:55 +01:00
initial ux ui improvements and revised dashboard
This commit is contained in:
@@ -565,7 +565,12 @@ function generateNodeLibrary(nodeRegister) {
|
||||
},
|
||||
{
|
||||
name: 'BYOB Data',
|
||||
items: ['noodl.byob.QueryData']
|
||||
items: [
|
||||
'noodl.byob.QueryData',
|
||||
'noodl.byob.CreateRecord',
|
||||
'noodl.byob.UpdateRecord',
|
||||
'noodl.byob.DeleteRecord'
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user