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

Fixes #1866: queryform example updated with epics and other related f… #1877

Merged
merged 2 commits into from
May 26, 2017

Conversation

mbarto
Copy link
Contributor

@mbarto mbarto commented May 23, 2017

…ixes

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.639% when pulling 8dd8a29 on mbarto:fix_query_example into 7343a59 on geosolutions-it:2017.03.01.

@mbarto mbarto requested review from MV88 and offtherailz May 24, 2017 07:33
@@ -70,7 +70,7 @@ const QueryToolbar = React.createClass({
// fieldsWithoutValues ||
fieldsExceptions ||
!this.props.toolbarEnabled ||
(!fieldsWithValues && !this.props.spatialField.geometry);
(!fieldsWithValues && !this.props.spatialField.geometry && this.props.spatialField.method !== 'Viewport');
const tooltip = <Tooltip id="query-warning-tooltip"><I18N.Message msgId="queryform.emptyfilter"/></Tooltip>;
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably this is not needed with the fix made to the epic.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.639% when pulling 475b858 on mbarto:fix_query_example into 7343a59 on geosolutions-it:2017.03.01.

@mbarto mbarto merged commit e184b51 into geosolutions-it:2017.03.01 May 26, 2017
mbarto pushed a commit that referenced this pull request May 29, 2017
* Fixed LocalUtils and Setting plugin to display supported locales (#1864)

* Improved thumbnail customization of Background Selector (#1870)

* Fixes #1867: print example not loading due to misaligned pdfjs version (#1871)

* Fixes #1868: fixed some of the plugins to better work in the plugins … (#1875)

* Fixes #1868: fixed some of the plugins to better work in the plugins example

* Removed duplicate plugin

* Fix #1873 Wrong Font Family and Size on Print plugin (#1874)

* Fixed font family and size on print

* Fixed font name in legend options

* Moved background selector (#1876)

* Fixed background selector issue on mobile search (#1879)

* Fixes #1866: queryform example updated with epics and other related f… (#1877)

* Fixes #1866: queryform example updated with epics and other related fixes

* Removed unnecessary check

* Fix #1880 search fails on ie (#1881)
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.

4 participants