Resolve "refactor the editableTable"
Some initial changes especially visual not fully functional.
Remove the input for name in the dialog that appears for editing dict and list.
- For nodes modify the label-comment and table inputs.
- Remove onEdit functionality and make everything editable on the table
- Keep save and delete actions in the table.
- Use the editIcon in the value when it is list or dict to open the editing dialog.
- Create a new component for DataMapping that is a simplified version of the editableTable for now.
Change the style for inputs to be the same everywhere:
Edited by Giannis Koumoutsos