From 56c2e1094df11448dd6a403b40f21e1fdb700aaf Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sun, 25 Jul 2021 11:15:53 +0530 Subject: [PATCH] refactor: wire remaining request actions --- components/app/Shortcuts.vue | 1 + components/app/SlideOver.vue | 2 +- components/collections/SaveRequest.vue | 24 ++++----- components/collections/my/Request.vue | 5 +- components/collections/teams/Request.vue | 5 +- components/http/ImportCurl.vue | 1 + components/http/Request.vue | 53 ++++++++++++++++--- helpers/types/HoppRESTRequest.ts | 3 ++ newstore/RESTSession.ts | 65 ++++++++++++++++++----- pages/index.vue | 66 ------------------------ 10 files changed, 122 insertions(+), 103 deletions(-) diff --git a/components/app/Shortcuts.vue b/components/app/Shortcuts.vue index a9a52d912..123924b36 100644 --- a/components/app/Shortcuts.vue +++ b/components/app/Shortcuts.vue @@ -8,6 +8,7 @@ flex p-2 top-0 + z-10 items-center sticky justify-between diff --git a/components/app/SlideOver.vue b/components/app/SlideOver.vue index 79b625fe6..c1ec4aa80 100644 --- a/components/app/SlideOver.vue +++ b/components/app/SlideOver.vue @@ -10,7 +10,7 @@ >