analytics/assets
Vini Brasil 896d78d8fd
Apply feature gates to dashboard queries (#3424)
* 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
2023-10-17 10:00:00 -03:00
..
css Nolt sso (along with a better nav dropdown) (#3395) 2023-10-17 12:01:27 +03:00
js Apply feature gates to dashboard queries (#3424) 2023-10-17 10:00:00 -03:00
static Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
.babelrc React (#17) 2019-11-19 12:30:42 +08:00
.bundlemonrc.json Add remote config 2021-11-24 11:56:24 +02:00
.eslintrc.json Prepare base for the funnel PRs merge (#2993) 2023-06-01 15:26:23 +02:00
.prettierignore 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
.prettierrc.json Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00
.stylelintrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
package-lock.json Nolt sso (along with a better nav dropdown) (#3395) 2023-10-17 12:01:27 +03:00
package.json Nolt sso (along with a better nav dropdown) (#3395) 2023-10-17 12:01:27 +03:00
postcss.config.js Update TailwindCSS to 2.0 2020-11-19 14:34:37 +02:00
tailwind.config.js Implement better user password validation (#3344) 2023-09-25 10:27:29 +02:00
webpack.config.js Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00