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

Time Travel: remove the feature flag and make the availability depend on historic reports capability #2616

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

fbarl
Copy link
Contributor

@fbarl fbarl commented Jun 19, 2017

Resolves #2607 and removes the feature flag - this will finally make Time Travel appear on production.

@fbarl fbarl self-assigned this Jun 19, 2017
plugins: action.plugins,
versionUpdate: action.newVersion
version: action.version,
// TODO: Why is that one never forwarded here?

This comment was marked as abuse.

This comment was marked as abuse.

isResourceViewModeSelector,
],
(hasReportPersistence, isResourceViewMode) => hasReportPersistence && !isResourceViewMode
);

This comment was marked as abuse.

@rade rade changed the title [WIP] Enable Time Travel in standalone if reports are stored persistently [WIP] Enable Time Travel in standalone when historic reports are available Jul 31, 2017
@fbarl fbarl force-pushed the use-report-persistence-flag-in-the-ui branch from acd1846 to d460c2b Compare August 7, 2017 17:43
@fbarl fbarl changed the title [WIP] Enable Time Travel in standalone when historic reports are available Time Travel: remove the feature flag and make the availability depend on historic reports capability Aug 8, 2017
@fbarl fbarl force-pushed the use-report-persistence-flag-in-the-ui branch from 3e2421a to f988276 Compare August 8, 2017 13:30
@fbarl fbarl requested review from rndstr and rade August 8, 2017 13:33
Copy link
Contributor

@rndstr rndstr left a comment

Choose a reason for hiding this comment

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

Works great

@fbarl fbarl merged commit ff6d314 into master Aug 8, 2017
@fbarl fbarl deleted the use-report-persistence-flag-in-the-ui branch August 8, 2017 14:59
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