Skip to content

Enhance some actions #111

Description

@aleshanotdancer
  1. Sidebar list:
  • Can right clicks on field to open tooltip menu like Postman. KeyRunner only open tooltip menu when clicks on three dots.
  1. Import request:
  • Allows to import request with curl through pasted on request Enter url field like in Postman.

For example in Postman:
S1. Open software
S2. Click new request
S3. Pasted curl on field "Enter URL of paste text"
S4. Wait about 1-2s to import the curl

Suggest activitiy flow:

  • Only import the first curl if in clipboard has multiple curls
  • Allow to overwrite all data in the request that already has data by data of new curl
  1. Playground:
  • - Add Overview detail for flow
  • - Allows to drag drop all request in folder collection
  • - Add undo and redo for flow
  • - Add button "Add block" like Postman. Can choose which to add like: request, flow, logic, data, actions, text, ...
  • - Add more tooltip extend for blocks beside delete: edit, copy, duplicate, color, pause, parse response,
  • - Allow to select environment in flow and in blocks
  • - Allow to set variables in blocks
  • Add overview tab for collection like Postman

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions