dfki-ric / xrock_gui_model

Interface implementation for XRock models into bagel_gui
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

feature requests #12

Open Priyanka328 opened 1 year ago

Priyanka328 commented 1 year ago

GUI Feature request:

hwiedPro commented 1 year ago

Hey guys! I used the xdbi-remove script to remove existing model in my Serverless database. If I use just a name of the model it will not work. I have to provide uri information to delete the model. Probably the xdbi-remove will be a part of gui soon. But until that point, can xrock-gui provide uri information for the model? So the user dont need to search in database folder for the uri of the required model. So see this issue as small feature request ;) Thank you in advance!

From issue by Anna

m0rsch1 commented 1 year ago

There is a tool called xdbi-find which can resolve XTypes by properties (including name) and returns the URI. That URI can then be passed to xdbi-remove. Btw. as far as i know, the URI information is already available in the GUI, right @Priyanka328 ? Is it not visible in the model key in the NodeData widget?

Priyanka328 commented 1 year ago

Hey guys! I used the xdbi-remove script to remove existing model in my Serverless database. If I use just a name of the model it will not work. I have to provide uri information to delete the model. Probably the xdbi-remove will be a part of gui soon. But until that point, can xrock-gui provide uri information for the model? So the user dont need to search in database folder for the uri of the required model. So see this issue as small feature request ;) Thank you in advance!

From issue by Anna

This issue is resolved by a removed icon.

haider8645 commented 12 months ago
haider8645 commented 12 months ago

Add git source and branch to information in component database to be able to check that in workspace, otherwise the configuration could be incompatible with the installed version

m0rsch1 commented 3 months ago

Is this still valid? @haider8645 @Priyanka328

Priyanka328 commented 3 months ago

global variable feature is already implemented.

Is this still valid? @haider8645 @Priyanka328