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(pkger): pkger to use updated dashboard params #16142

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

dearyhud
Copy link
Contributor

@dearyhud dearyhud commented Dec 5, 2019

Closes #16142

  • Updates the http client to pass in the ?include=properties param

  • Pkger now uses the cell view-properties param properties returned on GET /dashboards/:dashboardID when cloning existing resources - no more round trip call to the API for the cell-view

  • Pkger can now create cell view-properties in a single API call using POST /dashboards

  • Well-formatted commit messages

  • Rebased/mergeable

  • Tests pass

  • Documentation updated or issue created (provide link to issue/pr)

@dearyhud dearyhud force-pushed the 16121/dashboard-endpoints branch from ca8c29a to bed982b Compare December 5, 2019 20:19
@dearyhud dearyhud force-pushed the 16121/dashboard-endpoints branch 2 times, most recently from 9557cda to 2329159 Compare December 5, 2019 21:10
@jsteenb2 jsteenb2 force-pushed the 16121/dashboard-endpoints branch 2 times, most recently from 3c2d0c5 to 0950be0 Compare December 5, 2019 23:19
@dearyhud dearyhud force-pushed the 16121/dashboard-endpoints branch from 0950be0 to cd2857d Compare December 6, 2019 16:37
@dearyhud dearyhud changed the title feat(pkger): updates pkger to use the updated dashboard apis feat(pkger): pkger to use updated dashboard params Dec 6, 2019
@dearyhud dearyhud marked this pull request as ready for review December 6, 2019 16:42
@dearyhud dearyhud requested review from jsteenb2 and a team December 6, 2019 16:43
return pd
}

func (c *cell) toPlatform() *platform.Cell {
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

Copy link
Contributor

@jsteenb2 jsteenb2 left a comment

Choose a reason for hiding this comment

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

lvvvvvvgtm

@dearyhud dearyhud merged commit a694164 into master Dec 6, 2019
@dearyhud dearyhud deleted the 16121/dashboard-endpoints branch December 6, 2019 17:13
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.

2 participants