* Read feature status from Billing.Feature instead of %Site{}
This commit changes data attributes passed to React. Previously the
controller read feature statuses directly from the %Site{} schema. The
Billing.Feature context is aware of the user plan and the features
available.
* Limit funnels internal API based on site owner plan
* Limit props internal API based on site owner plan
* Use site factory in QueryTest
* Limit custom property filter based on site owner plan
* Limit revenue goals queries based on site owner plan
|
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| static | ||
| .babelrc | ||
| .bundlemonrc.json | ||
| .eslintrc.json | ||
| .prettierignore | ||
| .prettierrc.json | ||
| .stylelintrc.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| webpack.config.js | ||