chapar-rest / chapar

Chapar is a simple and easy to use api testing tools aims to help developers to test their api endpoints. it support http and grpc protocols.
https://chapar.rest
BSD 3-Clause "New" or "Revised" License
486 stars 24 forks source link

Change order of Request or collections #59

Open Monirzadeh opened 4 months ago

Monirzadeh commented 4 months ago

Is your feature request related to a problem? Please describe. currently Request just order based on created time (newer bellow the list) it is good to have option to user can change order of request or collection (for example with drag and drop) or even change collection of request with drag and drop

Describe the solution you'd like user can drag and drop collection or request to change order of items (collections or requests)

mirzakhany commented 4 months ago

Hi @Monirzadeh I agree and I have it on my todo list to improve tree view so it can support drag and drop of items