Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Snapshot compatibility#200

Open
jdbranham wants to merge 4 commits into
masterfrom
snapshot-compatibility
Open

Snapshot compatibility#200
jdbranham wants to merge 4 commits into
masterfrom
snapshot-compatibility

Conversation

@jdbranham
Copy link
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants