From b6e05d42f30b9fae32f0ea4bfb95c607c6e6db65 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Wed, 22 Dec 2021 16:56:23 +0530 Subject: [PATCH] feat: init new import and export ui --- .../hoppscotch-app/assets/icons/insomnia.svg | 1 + .../hoppscotch-app/assets/icons/postman.svg | 1 + .../components/collections/ImportExport.vue | 175 ++++++++---------- .../components/smart/Expand.vue | 26 +++ packages/hoppscotch-app/locales/en.json | 8 +- 5 files changed, 109 insertions(+), 102 deletions(-) create mode 100644 packages/hoppscotch-app/assets/icons/insomnia.svg create mode 100644 packages/hoppscotch-app/assets/icons/postman.svg create mode 100644 packages/hoppscotch-app/components/smart/Expand.vue diff --git a/packages/hoppscotch-app/assets/icons/insomnia.svg b/packages/hoppscotch-app/assets/icons/insomnia.svg new file mode 100644 index 000000000..6358eec02 --- /dev/null +++ b/packages/hoppscotch-app/assets/icons/insomnia.svg @@ -0,0 +1 @@ + diff --git a/packages/hoppscotch-app/assets/icons/postman.svg b/packages/hoppscotch-app/assets/icons/postman.svg new file mode 100644 index 000000000..4d224f13d --- /dev/null +++ b/packages/hoppscotch-app/assets/icons/postman.svg @@ -0,0 +1 @@ + diff --git a/packages/hoppscotch-app/components/collections/ImportExport.vue b/packages/hoppscotch-app/components/collections/ImportExport.vue index 9f51f6ba3..542336983 100644 --- a/packages/hoppscotch-app/components/collections/ImportExport.vue +++ b/packages/hoppscotch-app/components/collections/ImportExport.vue @@ -18,103 +18,53 @@ } " /> - - - - - - - - -