Skip to content

feat(content-explorer): Update metadata query API params#1805

Merged
mergify[bot] merged 5 commits intobox:masterfrom
sahiga:md-query-params
Dec 18, 2019
Merged

feat(content-explorer): Update metadata query API params#1805
mergify[bot] merged 5 commits intobox:masterfrom
sahiga:md-query-params

Conversation

@sahiga
Copy link
Contributor

@sahiga sahiga commented Dec 18, 2019

This PR updates metadata query params in accordance with recent changes to the API.

@sahiga sahiga requested a review from a team as a code owner December 18, 2019 01:35
@sahiga sahiga requested a review from a team December 18, 2019 01:35
@boxcla
Copy link

boxcla commented Dec 18, 2019

Verified that @sahiga has signed the CLA. Thanks for the pull request!

onMouseLeave={this.handleMouseLeave}
onMouseEnter={() => this.handleMouseEnter(columnIndex, rowIndex)}
>
<div key={key} className={classes} style={style}>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're removing inline editing for now.

query: string,
query_params: Object,
query?: string,
query_params?: Object,
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we avoid using Object here?

@sahiga sahiga requested a review from mingzexiao6 December 18, 2019 21:11
@mergify mergify bot merged commit c9fcd00 into box:master Dec 18, 2019
@sahiga sahiga deleted the md-query-params branch December 18, 2019 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants