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

Re-order sections and add toggle for including authentication in URL #215

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Re-order sections and add toggle for including authentication in URL #215

merged 1 commit into from
Oct 25, 2019

Conversation

NBTX
Copy link
Contributor

@NBTX NBTX commented Oct 25, 2019

This re-orders the sections as follows:

  • Request
  • Code (when made visible)
  • Request Options (Authentication / Headers / Parameters)
  • Response
  • Collections
  • History

Additionally, this adds a toggle to the Authentication section (the value of which is saved) that allows a user to toggle whether or not they want the authentication information in the URL.
Authentication in the URL is also now turned off by default for security reasons.

Closes #178

@ghost
Copy link

ghost commented Oct 25, 2019

DeepCode Report (#0673cf)

DeepCode analyzed this pull request.
There are no new issues.

@TravisBuddy
Copy link

Hey @NBTX,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 5e6d4640-f743-11e9-bdcb-879e987f4e2b

Copy link
Member

@liyasthomas liyasthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liyasthomas
Copy link
Member

I think having request and response sections next to each other is better. Did you find difficulties to scroll down for request options..? I don't know. Maybe maintaining the flow as in this PR is better. 👍

@NBTX
Copy link
Contributor Author

NBTX commented Oct 25, 2019

@liyasthomas I thought it made more logical sense to have request options to the request section - and then they're more intuitively obvious as request options.
Plus, I felt putting it before was okay given that the page auto-scrolls to the response section when you send a request.

@liyasthomas
Copy link
Member

Proceed 👍

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

Successfully merging this pull request may close these issues.

Allow User to Choose Whether to Include Authentication in Permalink
4 participants