Commit Graph

813 Commits (d8b43a3d769ebdd3f4a09f5783f562ba03a4f2e1)

Author SHA1 Message Date
Trent White ff913333a2 update sidebar 10 years ago
Torkel Ödegaard 273fbaac68 refactor(): minor changes 10 years ago
Mitsuhiro Tanda ccb063df06 (cloudwatch) add test for custom metrics 10 years ago
Mitsuhiro Tanda b90a078be0 (cloudwatch) change implementation to testable 10 years ago
Mitsuhiro Tanda 73ec486434 (cloudwatch) custom metrics support 10 years ago
utkarshcmu 00a6efa15e Excluded total calculations from backend 10 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 years ago
Dieter Plaetinck fbc90e038c prevent needless cpu burning in unused levels. fix #3898 10 years ago
Dieter Plaetinck bf943ddba3 actually make use of the LogLevel type 10 years ago
bergquist 34eb5acee7 feat(dataproxy): remove 'SetCookie' from reponse 10 years ago
bergquist d405176367 chore(playlist): remove commented code 10 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 10 years ago
bergquist 73d6b95339 chore(playlist): remove unused code 10 years ago
Daniel Lee 74decb4bdc fix(dataproxy): no trailing slash if proxypath is empty 10 years ago
Anthony Woods 79e7ae4424 fix sql query in GetAdminStats. fixes #3883 10 years ago
bergquist d27bb4d3fb style(playlist): move dashboard access to dashboard.go 10 years ago
bergquist 64a18874e1 style(playlist): remove unused code 10 years ago
bergquist d66932a8a2 chore(playlist): extract playlist start into new file 10 years ago
utkarshcmu 972ac99b7c Added more metadata 10 years ago
utkarshcmu b30dcce4bc Added dtos and UI for more metadata 10 years ago
utkarshcmu 58121d89fc Updated http_api docs 10 years ago
utkarshcmu 6a1192172d Api stores dashboard creator 10 years ago
utkarshcmu 8bd07287f8 Fixed dashboard_tag query 10 years ago
utkarshcmu 753fd164d7 Added createdBy in metadata ui and dashboard table 10 years ago
Torkel Ödegaard 97ac81aa9c feat(panels): upgradede singlestat panel 10 years ago
utkarshcmu 442db7fee1 Changed sql query for grafana_admin_count 10 years ago
Anthony Woods c8c337cead use PBKDF2 to esnure key is 23bytes. 10 years ago
bergquist 92cba94031 tech(fmt): remove unused code 10 years ago
bergquist 52403ca17e feat(playlist): add usage statisics 10 years ago
Anthony Woods 05868bc1df fix typo 10 years ago
Anthony Woods 092bb69c41 instead of padding with 0's, cycle through the secret. 10 years ago
Anthony Woods 40d946a6e3 add drop table to ensure existing installs get new schema 10 years ago
utkarshcmu 2190392e05 Added grafana_admins count 10 years ago
utkarshcmu da67afa51e Fixed api bugs, stats endpoint working 10 years ago
Torkel Ödegaard 4f7fb40d9b feat(panel plugin): improving panel plugin model 10 years ago
utkarshcmu c7fae5386d Added backend API for stats 10 years ago
Anthony Woods 32f78d465b add secureJsonData to appSettings model. 10 years ago
Anthony Woods ab3b586838 add encryption util functions 10 years ago
Anthony Woods f94599cd29 merge apiPlugins with appPlugins 10 years ago
Anthony Woods dcde1422b7 add support for apiPlugin headers. 10 years ago
Anthony Woods 423eca6e7d add support for fetching appSettings by appId 10 years ago
Anthony Woods fd52320460 set includedAppId of apiPlugins 10 years ago
Anthony Woods 462608517b set pluginDir of apiPlugin object 10 years ago
Anthony Woods 9586493632 add apiPluginHeader support 10 years ago
Anthony Woods 1bca28ad12 include the jsonData in the AppSettings DTO 10 years ago
utkarshcmu aa1d28835d Fixed angularjs variable names 10 years ago
utkarshcmu 281ec60085 UI and backend working 10 years ago
Anthony Woods 92a085550e fix up imports 10 years ago
Anthony Woods c4a0ec844c get apiPlugins working again. 10 years ago
Torkel Ödegaard 7a26d309b1 feat(apps): more work on apps and how apps can include panels 10 years ago