Commit Graph

1010 Commits (e5c9a24c332c285d4f89d9726aa16e7c9b7ca640)

Author SHA1 Message Date
Torkel Ödegaard e7626befc5 updated version 9 years ago
Torkel Ödegaard 6ce934f1dd feat(pluginlist): worked on plugin list 9 years ago
Torkel Ödegaard 9c14b9672f fix(): admin stats and postgres 9 years ago
Torkel Ödegaard f93b039e42 change(grafana-cli): changed upgrade to update in command line, upgrade and upgrade-all will still work as aliases 9 years ago
Torkel Ödegaard 3849b59627 feat(updates): changed to new api 9 years ago
bergquist a5eda6a87b feat(cli): detects plugin folder for dev env 9 years ago
Torkel Ödegaard ab34b174f9 Added update notice to plugin list 9 years ago
Torkel Ödegaard 6ac3bd4c7c feat(): update checks starting to work 9 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 9 years ago
bergquist eeb7524c0f feat(cli): improve helptext for cli 9 years ago
bergquist 2fd25f0093 feat(cli): add uninstall alias for remove 9 years ago
Torkel Ödegaard 8047f902a5 stats(): updated stats 9 years ago
Torkel Ödegaard 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 9 years ago
Torkel Ödegaard d70ef90bdd feat(): plugin list panel 9 years ago
bergquist 583c0f09a8 feat(cli): adds better support for plugin folder in dev 9 years ago
Torkel Ödegaard 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 years ago
bergquist 676e950fa3 fix(cli): improve error message for not using sudo 9 years ago
Torkel Ödegaard 43ebc172cb fix(profile): fixed change password link and page, fixes #4542 9 years ago
Torkel Ödegaard a2c6469d41 fix(): A Datasource with null jsonData would make Grafana fail to load page, fixes #4536 9 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
Torkel Ödegaard 38a10f8be4 progress 9 years ago
Anthony Woods 036f407d6a gofmt 9 years ago
Anthony Woods 2c60dbd4fb handle errors when requesting plugin list. fixes #4494 9 years ago
Torkel Ödegaard 1e44ee9e9b feat(grafana-cli): minor changes 9 years ago
Anthony Woods 776af45c09 update default repo url in grafana-cli 9 years ago
Torkel Ödegaard 14326b626e ux(): checkbox now works in dark and white theme 9 years ago
Torkel Ödegaard b7d198793f refactor(): minor refactoring of #4455 9 years ago
David Warden 87aca5bf1b new config option for source of %s in group_search_filter, useful for nested LDAP groups 9 years ago
Torkel Ödegaard 10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 9 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 9 years ago
bergquist 14df3c6249 feat(cli): use built in envvar support 9 years ago
bergquist 7f8643efde feat(cli): make all plugin commands subcommands 9 years ago
Torkel Ödegaard 5e431149cd feat(preferences): removed unused api prefernce methods, these need to be abstracted more from an http api perpsective, they are too low level for the http api, #4399 9 years ago
Torkel Ödegaard 7023dedc05 feat(preferences): refactoring PR #4399 9 years ago
Torkel Ödegaard e63ff1c762 feat(dataproxy): set flush interval, need a setting for this 9 years ago
utkarshcmu 9d4fa87914 Viewer not able to delete snapshot 9 years ago
utkarshcmu cb42cfc6af Removed unwanted api, moved logic into backend 9 years ago
Torkel Ödegaard b2fe7e518f ux(): added specific fallback logos for plugin depending on type, polished layout selector style 9 years ago
utkarshcmu 4fbe954a79 Home dashboard per user per org works 9 years ago
utkarshcmu 66621d762e Added getDashboardSlugById api 9 years ago
utkarshcmu 9dd6aefcec Minor corrections 9 years ago
utkarshcmu 749fd618a9 Saving home dashboard id in table 9 years ago
Torkel Ödegaard fcaf2bfdba fix(datasource): when addding data source withCredentials did not get set, fixes #4389 9 years ago
bergquist a12f5376b5 feat(cli): adds some colors to ls command 9 years ago
Torkel Ödegaard a88176e060 feat(preferences): lots of refactoring and changes to #3214 9 years ago
Torkel Ödegaard e4c0c39fbf ux(): began work on updating data source list to cards view 9 years ago
Torkel Ödegaard 1abdd170d3 ux(): fixes to cards and sorting plugin list, #4364 9 years ago
Torkel Ödegaard 82eb32a71e ux(): initial pass at new card / list design, #4364 9 years ago
bergquist e905c2c6b5 feat(plugin.json): remove staticRoot field 9 years ago
Torkel Ödegaard 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 years ago