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

can navigate to folder and inherit auth #7353

Merged
merged 23 commits into from
May 17, 2024

Commits on May 16, 2024

  1. can navigate to folder

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6dc4943 View commit details
    Browse the repository at this point in the history
  2. add docs tab

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6b56dc4 View commit details
    Browse the repository at this point in the history
  3. can edit pre request script

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4271a42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68048f6 View commit details
    Browse the repository at this point in the history
  5. can input auth in folders

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ea4ab80 View commit details
    Browse the repository at this point in the history
  6. can concat scripts

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6b90de5 View commit details
    Browse the repository at this point in the history
  7. ensure scripts are scoped

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    35db56d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbe46e7 View commit details
    Browse the repository at this point in the history
  9. extract to function

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6bb5800 View commit details
    Browse the repository at this point in the history
  10. support inherit

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c5f58ec View commit details
    Browse the repository at this point in the history
  11. remove console log

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cccf59b View commit details
    Browse the repository at this point in the history
  12. fix inheritance

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    01cf778 View commit details
    Browse the repository at this point in the history
  13. fix types

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d25a0e9 View commit details
    Browse the repository at this point in the history
  14. remove console.log

    jackkav committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7e6d5ae View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. skip pre request for now

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    efedc89 View commit details
    Browse the repository at this point in the history
  2. hide response pane

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2e1ac09 View commit details
    Browse the repository at this point in the history
  3. reload on env modified

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    54d13f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ade7f View commit details
    Browse the repository at this point in the history
  5. add auth test

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    75ef3cb View commit details
    Browse the repository at this point in the history
  6. watch sync for updates

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7f30d81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c2c0a2 View commit details
    Browse the repository at this point in the history
  8. review feedback

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fa5afc5 View commit details
    Browse the repository at this point in the history
  9. remove pre-req logic

    jackkav committed May 17, 2024
    Configuration menu
    Copy the full SHA
    18723c4 View commit details
    Browse the repository at this point in the history