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

field cache is refreshed when loading discover, visualize,or analyze tabs #50

Merged

Conversation

alexweltman
Copy link

No description provided.

@@ -11,6 +11,7 @@ define(function (require) {
var patternCache = Private(require('components/index_patterns/_pattern_cache'));

var notify = new Notifier({ location: 'IndexPatterns Service'});
var DEFAULT_INDEX_PATTERN = '[network_]YYYY_MM_DD';

Choose a reason for hiding this comment

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

Why deviate from the naming convention?

Choose a reason for hiding this comment

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

All uppers is pretty common for constants. We're not using ES6 javascript yet so there's no built-in way to distinguish between constants and variables.

@sammccord
Copy link

sammccord commented Jun 29, 2016

👍 :shipit:

@john-gress
Copy link

👍

@craig-cogdill
Copy link

👍 Good stuff

@craig-cogdill craig-cogdill merged commit 39b8dee into logrhythm:4.1.4_NM Jun 30, 2016
@KjellKod
Copy link

👍 tripple verified

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.

5 participants