Torkel Ödegaard 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 vor 11 Jahren
..
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 vor 11 Jahren
dashboard_test.go c684b1ddab dashboard load/save work and began work on register vor 11 Jahren
dashboards.go 04d25dc58a Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718 vor 11 Jahren
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 vor 11 Jahren
home_dashboard.go 42a5aefb23 Worked on home dashboard vor 11 Jahren
models.go 450d242d5f working on oauth vor 11 Jahren
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org vor 11 Jahren
org_user.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org vor 11 Jahren
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org vor 11 Jahren
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on vor 11 Jahren
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 vor 11 Jahren