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

feat: add account level custom nameservers #1304

Merged
merged 9 commits into from
Jun 14, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    f47947b View commit details
    Browse the repository at this point in the history
  2. chore: add changelog

    rwhelan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    68b50a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    821fb79 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    fce8f78 View commit details
    Browse the repository at this point in the history
  2. drop "account" from method names

    Instead, rely on `ResourceContainer` to build the endpoints.
    jacobbednarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c8b7f69 View commit details
    Browse the repository at this point in the history
  3. reword changelog entry

    jacobbednarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4c6c118 View commit details
    Browse the repository at this point in the history
  4. clean up comments

    jacobbednarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    824053f View commit details
    Browse the repository at this point in the history
  5. reuse consts in tests

    jacobbednarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    51918be View commit details
    Browse the repository at this point in the history
  6. return err, not nil

    jacobbednarz committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9f347f3 View commit details
    Browse the repository at this point in the history