Skip to content

Conversation

jdbranham
Copy link
Contributor

Added snapshot compatibility to panel controls

jdbranham added 4 commits May 31, 2017 21:16
EndpointList is compatible with snapshots
call-to-action and nav-panel are snapshot compatible

self.requiresUpgrade = self._requiresUpgrade();
self.currentlyTrial = self._currentlyTrial();
self.aboveFreeTier = self._aboveFreeTier();
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm thinking that on snapshots we don't actually want to show any of the upgrade/trial/free tier/checks-per-month stuff. Thoughts @mattttt ?

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.

2 participants