Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to import old request files #42

Closed
chao opened this issue Apr 19, 2012 · 6 comments
Closed

Allow to import old request files #42

chao opened this issue Apr 19, 2012 · 6 comments

Comments

@chao
Copy link
Owner

chao commented Apr 19, 2012

Exported request file format has been changed since 2.0.0, add a function to convert the old request file to new one.

@mgeiser
Copy link

mgeiser commented Apr 19, 2012

One of the strongest features in the RESTClient was saving and loading saved calls. I literally have several hundred saved request.

a feature to skin the app took was in for 2.0 but not the useability of tool? really?

I'm not going to manually set the URL, request body and Method all the time.

@chao
Copy link
Owner Author

chao commented Apr 19, 2012

RESTClient 2.0.0 also support save/load requests, you can save your request as a favorite request, you can directly load it from menu. It's much easier to use.

The problem is I forgot to implement a tool to migrate old saved requests, I'm working on it. I will finish it tomorrow and submit a new version to Mozilla by week-end.

Before the 2.0.1 is released please downgrade to version 1.3.5 to use your saved requests.

@mgeiser
Copy link

mgeiser commented Apr 19, 2012

You have a great tool. I have to donate b/c this is worth it.

As a suggestion, can you implement Save Current Request and Manage Favorite Requests like Bookmarks? Having the ability to organize into folders is essential.

For example: I have DEV, TEST, PROD requests that are different URLs and have different security credentials on just one API provider. Also, I have Twillio, x.commerce, and other API providers. Having just a flat list will be combersome. In 1.3.5 I used the directories in the file system to organize.

@chao
Copy link
Owner Author

chao commented Apr 20, 2012

@mgeiser That's a good idea, I will add a folder/label for favorite requests in 2.0.2

@chao chao closed this as completed May 21, 2012
@gpinto67
Copy link

I imported 'ols requests' before prime time, I guess... How can I clean up the messy import now? Favorite Requests > Manage Favorite Requests does not open up anything, in order to delete the previous import...

@gpinto67
Copy link

Answering my own question: Export Favorite requests, edit JSON to remove noise, re-import edited JSON as favorite requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants