mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* create roles for writing feature toggles * create update endpoint / handler * api changes * add feature toggle validations * hide toggles based on their state * make FlagFeatureToggle read only * add username log * add username string * refactor for better readability * refactor unit tests so we can do more validations * some skeletoning for the set tests * write unit tests for updater * break helper functions out * update sample ini to match defaults * add more logic to ReadOnly label * add user documentation * fix lint issue * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: J Stickler <julie.stickler@grafana.com> --------- Co-authored-by: IbrahimCSAE <ibrahim.mdev@gmail.com> Co-authored-by: J Stickler <julie.stickler@grafana.com> |
||
---|---|---|
.. | ||
acimpl | ||
actest | ||
api | ||
database | ||
migrator | ||
mock | ||
ossaccesscontrol | ||
pluginutils | ||
resourcepermissions | ||
accesscontrol_test.go | ||
accesscontrol.go | ||
authorize_in_org_test.go | ||
checker_test.go | ||
checker.go | ||
errors.go | ||
evaluator_test.go | ||
evaluator.go | ||
filter_bench_test.go | ||
filter_test.go | ||
filter.go | ||
metadata_bench_test.go | ||
metadata_test.go | ||
metadata.go | ||
middleware_test.go | ||
middleware.go | ||
models_test.go | ||
models.go | ||
resolvers_test.go | ||
resolvers.go | ||
roles_test.go | ||
roles.go | ||
scope_test.go | ||
scope.go |