Torkel Ödegaard 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 11 лет назад
..
account.go 90cd10e034 CLI: Add account:delete command 11 лет назад
account_user.go eec178458b Validation check for not removing the last account admin 11 лет назад
apikey.go 23bbc5160e Fixed validation for adding api keys, added unique index for api key name + account_id 11 лет назад
dashboard_test.go c684b1ddab dashboard load/save work and began work on register 11 лет назад
dashboards.go f8a10fa7af Updated account and profile pages, very temporary solution, do not like it at all 11 лет назад
datasource.go 22652889b2 CLI: Add datasource:create command 11 лет назад
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 лет назад
models.go 450d242d5f working on oauth 11 лет назад
search.go 26eb6e559e Removed use of absolute urls in dashboard search and dashlist, root_url option is now not required, it is required if you use oauth or proxy grafana under suburl, #1483 11 лет назад
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 лет назад
user.go 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 11 лет назад