From f6fc3782b53e22c74e948f7b02a9e3033539f861 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Mon, 10 Jan 2022 22:02:35 +0530 Subject: [PATCH] feat: ui for new importer --- .../components/collections/ImportExport.vue | 89 +++++++++++++++---- .../helpers/import-export/import/hopp.ts | 3 +- .../helpers/import-export/import/index.ts | 6 ++ .../helpers/import-export/import/insomnia.ts | 1 + .../helpers/import-export/import/openapi.ts | 3 +- .../helpers/import-export/import/postman.ts | 1 + 6 files changed, 83 insertions(+), 20 deletions(-) diff --git a/packages/hoppscotch-app/components/collections/ImportExport.vue b/packages/hoppscotch-app/components/collections/ImportExport.vue index 6461d9c2..75b459ec 100644 --- a/packages/hoppscotch-app/components/collections/ImportExport.vue +++ b/packages/hoppscotch-app/components/collections/ImportExport.vue @@ -7,11 +7,11 @@ >