Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 lat temu
..
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 10 lat temu
dashboard_test.go c684b1ddab dashboard load/save work and began work on register 11 lat temu
dashboards.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 lat temu
datasource.go c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 lat temu
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 lat temu
models.go 450d242d5f working on oauth 11 lat temu
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 lat temu
org_user.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 lat temu
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 lat temu
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 lat temu
user.go 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 10 lat temu