diff --git a/frontend/src/components/common/ContextMenu.vue b/frontend/src/components/common/ContextMenu.vue new file mode 100644 index 0000000..c46b566 --- /dev/null +++ b/frontend/src/components/common/ContextMenu.vue @@ -0,0 +1,97 @@ + + + diff --git a/frontend/src/components/connections/ConnectionEditDialog.vue b/frontend/src/components/connections/ConnectionEditDialog.vue new file mode 100644 index 0000000..b25a7d7 --- /dev/null +++ b/frontend/src/components/connections/ConnectionEditDialog.vue @@ -0,0 +1,292 @@ +