diff --git a/platypush/backend/http/webapp/src/components/panels/Execute/ActionArgs.vue b/platypush/backend/http/webapp/src/components/Action/ActionArgs.vue similarity index 100% rename from platypush/backend/http/webapp/src/components/panels/Execute/ActionArgs.vue rename to platypush/backend/http/webapp/src/components/Action/ActionArgs.vue diff --git a/platypush/backend/http/webapp/src/components/panels/Execute/ActionDoc.vue b/platypush/backend/http/webapp/src/components/Action/ActionDoc.vue similarity index 100% rename from platypush/backend/http/webapp/src/components/panels/Execute/ActionDoc.vue rename to platypush/backend/http/webapp/src/components/Action/ActionDoc.vue diff --git a/platypush/backend/http/webapp/src/components/Action/ActionEditor.vue b/platypush/backend/http/webapp/src/components/Action/ActionEditor.vue new file mode 100644 index 00000000..3a5c88ef --- /dev/null +++ b/platypush/backend/http/webapp/src/components/Action/ActionEditor.vue @@ -0,0 +1,510 @@ +