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

Catalog status #1119

Merged
merged 4 commits into from
Oct 11, 2016
Merged

Catalog status #1119

merged 4 commits into from
Oct 11, 2016

Conversation

saidaipparla
Copy link
Contributor

added action "RESET_STATUS" when the Catalog Widget is closed

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 80.46% when pulling 868ffa8 on catalog_status into cb2d38a on master.

right: 200px;
margin-top: 100px;
display: inline-block;
margin: 100PX;
Copy link
Member

Choose a reason for hiding this comment

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

This is still wrong case.

@@ -15,6 +15,7 @@ const RECORD_LIST_LOADED = 'RECORD_LIST_LOADED';
const RECORD_LIST_LOAD_ERROR = 'RECORD_LIST_LOAD_ERROR';
const CHANGE_CATALOG_FORMAT = 'CHANGE_CATALOG_FORMAT';
const ADD_LAYER_ERROR = 'ADD_LAYER_ERROR';
const RESET_STATUS = 'RESET_STATUS';
Copy link
Member

Choose a reason for hiding this comment

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

This is too generic. You can call the variable RESET_STATUS but the string should be unique, lets say CATALOG_RESET

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 80.546% when pulling be9b266 on catalog_status into cb2d38a on master.

@offtherailz offtherailz merged commit 451d9c1 into master Oct 11, 2016
@offtherailz offtherailz deleted the catalog_status branch October 14, 2016 12:56
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