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

Query panel code base to kickoff development #1332

Merged
merged 8 commits into from
Dec 12, 2016

Conversation

Gnafu
Copy link
Contributor

@Gnafu Gnafu commented Dec 7, 2016

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 80.175% when pulling 665d255 on Gnafu:base_query_panel into 37d6142 on geosolutions-it:master.

@@ -0,0 +1,144 @@
/**
Copy link
Contributor

Choose a reason for hiding this comment

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

So... this is a set of actions for wfs queries. Let's call it wfsquery.js

expanded: React.PropTypes.bool,
header: React.PropTypes.string,
features: React.PropTypes.oneOfType([ React.PropTypes.array, React.PropTypes.object]),
detailsConfig: React.PropTypes.object,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have detail support?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 80.17% when pulling f41af63 on Gnafu:base_query_panel into 37d6142 on geosolutions-it:master.

@offtherailz offtherailz merged commit 5b03ce0 into geosolutions-it:master Dec 12, 2016
@Gnafu Gnafu deleted the base_query_panel branch December 15, 2016 14:11
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.

None yet

4 participants