Torkel Ödegaard e5b3f27a30 Merge branch 'apps' il y a 10 ans
..
address.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 il y a 10 ans
apikey.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 il y a 10 ans
app_settings.go c1e94e61d0 feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings il y a 10 ans
dashboard_snapshot.go 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 il y a 10 ans
dashboards.go cb5c1bd24d Removed created_by and fixed gofmt il y a 10 ans
dashboards_test.go bae1e2f0c1 Fix for validating tags in dashboard json in backend, Fixes #2152 il y a 10 ans
datasource.go 6edd6c8f03 add with_credentials to datasource model il y a 10 ans
emails.go 42fc68baa5 Simplified emailing system and combined mailer and notifications packages il y a 10 ans
home_dashboard.go 42a5aefb23 Worked on home dashboard il y a 11 ans
models.go 66ba19b7ba clearer errors il y a 10 ans
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 il y a 10 ans
org_user.go eacc46da6d feat(plugins): WIP on new apps concept il y a 10 ans
playlist.go e8786b0747 feat(playlist): renames timespan to interval il y a 10 ans
quotas.go 86ed85aa6e move toMap function to be a method on the quota structs il y a 10 ans
search.go 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 il y a 10 ans
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on il y a 11 ans
stats.go c816ed2527 feat(usage stats): added data source count stats il y a 10 ans
temp_user.go de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 il y a 10 ans
user.go f5db9950f8 fixed gofmt tests il y a 10 ans