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

Fix/org filter #12040

Merged
merged 2 commits into from
Feb 21, 2019
Merged

Fix/org filter #12040

merged 2 commits into from
Feb 21, 2019

Conversation

goller
Copy link
Contributor

@goller goller commented Feb 21, 2019

Closes #12010

Briefly describe your proposed changes:

  • Add checks and test coverage to FindOrganization with no filters set.

  • Add a "SimpleQuery" to just run a query and get the bytes.

  • Update swagger to document orgID/org parameters.

    • Rebased/mergeable
    • Tests pass
    • http/swagger.yml updated (if modified Go structs or API)
    • Sign CLA (if not already signed)

I'd also recommend we remove FluxService, FluxQueryService and probably a variety of endpoints that are not used or confusing.

@stuartcarnie
Copy link
Contributor

@goller looks like you'll need to rebase your commits on my branch to remove the other commits that are polluting this PR. I have recently rebased my branch to the latest master.

@goller
Copy link
Contributor Author

goller commented Feb 21, 2019

Hey @stuartcarnie ... rebased!

Copy link
Contributor

@desa desa left a comment

Choose a reason for hiding this comment

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

💯

Copy link
Contributor

@stuartcarnie stuartcarnie left a comment

Choose a reason for hiding this comment

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

Good stuff. 👍 to the clarification of org vs orgID precedence too

@stuartcarnie
Copy link
Contributor

@goller apparently go vet failed

@goller goller merged commit acc1067 into sgc-single-org Feb 21, 2019
@goller goller deleted the fix/org-filter branch February 21, 2019 17:46
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.

3 participants