Commit Graph

262 Commits (660d3fa1e9a75e79468eb66c2dd14ff3f282e318)

Author SHA1 Message Date
utkarshcmu 660d3fa1e9 Implemented savePreferences API 9 years ago
utkarshcmu cf926134ef Added savePreferencesAPI 9 years ago
bergquist dd7e215e78 feat(dashslist): make sure dashbords exists in recently viewd dashboards 9 years ago
utkarshcmu ac499b3aff Minor Pre-PR fixes 9 years ago
utkarshcmu 662579e9a9 Added preferences migrations 9 years ago
Torkel Ödegaard 56c080417a fix(logging): only log to xorm.log when in dev mode, fixes #4182 9 years ago
Torkel Ödegaard 8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 9 years ago
Torkel Ödegaard b5dc1727d2 fix(postgres): If password or user is empty use empty quotes for connection string, #3985 9 years ago
Torkel Ödegaard 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 9 years ago
bergquist d405176367 chore(playlist): remove commented code 9 years ago
bergquist 15087251fb test(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstoretest(playlist): add test for playlist sqlstore 9 years ago
Anthony Woods 79e7ae4424 fix sql query in GetAdminStats. fixes #3883 9 years ago
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 9 years ago
utkarshcmu 58121d89fc Updated http_api docs 9 years ago
utkarshcmu 8bd07287f8 Fixed dashboard_tag query 9 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 9 years ago
utkarshcmu 442db7fee1 Changed sql query for grafana_admin_count 9 years ago
bergquist 92cba94031 tech(fmt): remove unused code 9 years ago
bergquist 52403ca17e feat(playlist): add usage statisics 9 years ago
Anthony Woods 05868bc1df fix typo 9 years ago
Anthony Woods 40d946a6e3 add drop table to ensure existing installs get new schema 9 years ago
utkarshcmu 2190392e05 Added grafana_admins count 9 years ago
utkarshcmu da67afa51e Fixed api bugs, stats endpoint working 9 years ago
utkarshcmu c7fae5386d Added backend API for stats 9 years ago
Anthony Woods 32f78d465b add secureJsonData to appSettings model. 9 years ago
Anthony Woods 423eca6e7d add support for fetching appSettings by appId 9 years ago
utkarshcmu ca55d1f315 Minor bug fixes 9 years ago
utkarshcmu bcb44b7b31 UI and backend connectivity implemented 9 years ago
utkarshcmu 1ab1154010 Optimized backend queries 9 years ago
utkarshcmu 8f067a5ed2 Added backend functionality for searching snapshots 9 years ago
utkarshcmu 1952ebf7c4 Fixed failing gofmt tests 9 years ago
utkarshcmu 70481953fd Snapshot name is saved in DB now 9 years ago
Torkel Ödegaard 66eebd1ac3 refactor(playlist): refactor of playlist feature, and PR #3776 9 years ago
bergquist e8786b0747 feat(playlist): renames timespan to interval 10 years ago
bergquist 98dccb8641 feat(playlist): refactor FE to support playlistitems 10 years ago
bergquist 8a38991270 feat(playlist): changes to relation table 10 years ago
Torkel Ödegaard 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 10 years ago
bergquist 0918063c55 fix(playlist): move dashboard uri cration to Backend 10 years ago
nikita-graf ee400df930 remove dashboard from playlist when its destroyed 10 years ago
utkarshcmu ca5099f53b Fixed gofmt tests 10 years ago
Ed Dawley 4da56b65ab Fixes #2818. Adds support for mysql backends via unix sockets 10 years ago
Ed Dawley cd23ab9955 Issue 3461: Session table is now created automatically 10 years ago
Daniel Low 3f9f0679ec gofmt 10 years ago
Daniel Low ea566fff24 Add TLS for mysql 10 years ago
Torkel Ödegaard ad94f99d57 refactor(apps): more WIP work on apps 10 years ago
utkarshcmu bcaaedf2ff Resurrected nikita-graf's work and added playlistType for future use 10 years ago
Torkel Ödegaard eacc46da6d feat(plugins): WIP on new apps concept 10 years ago
utkarshcmu af371249f9 Successfully displayed userdId in UI 10 years ago
utkarshcmu 22fd2aed02 Removed columns from snapshot table 10 years ago
utkarshcmu e0ffcda32e Added UI , DB settings 10 years ago