|  João Calisto | 7e1b45ba31 | Feature Toggles API: Trigger webhook call when updating (#75254) * Feature Toggles API: Trigger webhook call when updating
* update status code error check
* lint - handle Close() error
* Rename update webhook config
* fix tests | 2023-09-25 19:11:24 +01:00 | 
				
					
						|  Ryan McKinley | 025b2f3011 | Chore: use any rather than interface{} (#74066) | 2023-08-30 18:46:47 +03:00 | 
				
					
						|  Michael Mandrus | 779e0fe311 | Feature Toggles: Create API for updating feature toggle state from the feature toggle admin page  (#73022) * 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> | 2023-08-09 11:32:28 -04:00 | 
				
					
						|  João Calisto | 4ba83173ea | Feature toggles management: Define get feature toggles api (#72106) * Feature Toggle Management: Define get feature toggles api
* lint | 2023-07-24 16:12:59 -04:00 |