zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Add default "+" tab into the main tab and also tab context #264

Open zshamrock opened 4 years ago

zshamrock commented 4 years ago

This allows the user to add and build the new query not directly fro the table from the tree, but from the tab.

Although it should ask for the user which table to use as the base for the search (maybe the dropdown list when pressing "+" or tree popup window?). The later is easier because there is also an implementation for this.