Commit Graph

10971 Commits (a4da0adf384a71bcace450ac7659a069fe95f4e7)
 

Author SHA1 Message Date
Torkel Ödegaard a4da0adf38 ux: switching orgs now works through modal 8 years ago
Torkel Ödegaard 95f5c84a57 ux: making org visibile in profile view 8 years ago
Torkel Ödegaard 7f0f0eb617 ux: more nav work 8 years ago
Torkel Ödegaard 5405736321 ux: nav fixes & polish 8 years ago
Torkel Ödegaard d659a5d79f ux: more nav work 8 years ago
Torkel Ödegaard 0bc226d760 ux: more nav work 8 years ago
Torkel Ödegaard 1eab771231 ux: navigation work 8 years ago
Torkel Ödegaard db54416deb ux: sidenav fixes and dashboard search changes 8 years ago
Torkel Ödegaard 6a1075cd02 Merge branch 'develop-ux-wip' of github.com:grafana/grafana into develop-ux-wip 8 years ago
Torkel Ödegaard 63424f9866 ux: more work on sidemenu 8 years ago
Matt 9aa8648736 Silly gradient added a placeholder. no more experimentation to be done here until Trent has a pass at it 8 years ago
Torkel Ödegaard c65d92779f Merge branch 'develop-ux-wip' of github.com:grafana/grafana into develop-ux-wip 8 years ago
Torkel Ödegaard 7bf6904119 ux: scrollbar stuff 8 years ago
Matt b949f019cf Added drop shadown for sticky scrolling, moved colors into dark and light variables 8 years ago
Matt 588f35ef4f Reduced size of breadcrumbs, additional form styling. Colors still need to be adjusted 8 years ago
Matt f68dc5ca23 Starting to play with new form styles 8 years ago
Torkel Ödegaard 547c61dc1a ux: minor scroll fix 8 years ago
Torkel Ödegaard 27d6492f40 ux: removed custom scrollbar look 8 years ago
Torkel Ödegaard 521c33a7e6 ux: reduced size of sidemenu icons a bit 8 years ago
Torkel Ödegaard e81cb9c929 ux: testing fixed sidemenu and breadcrumbs 8 years ago
Torkel Ödegaard 097fa74390 ux: minor navbar update 8 years ago
Torkel Ödegaard 8aa73401a9 ux: new breadcrumb progress 8 years ago
Torkel Ödegaard 8d6a1cdbb4 ux: wip 8 years ago
Torkel Ödegaard 78ea1dc87d ux: new page header look wip 8 years ago
Torkel Ödegaard 8b87964344 ux: testing roboto font 8 years ago
Torkel Ödegaard f02be0251b ux: use flexbox for sidenav, put logo in sidenav 8 years ago
Torkel Ödegaard 1dab313ca3 Merge branch 'master' into develop 8 years ago
Torkel Ödegaard 17cb3f6e6a fix: graph fix for decimals, bug introduced by #61313478063b0e0721f204847f3c0298ea8f593f 8 years ago
Torkel Ödegaard d4dd0222fa fix: prometheus does not have two editor modes, fixes #9025 8 years ago
Daniel Lee 167995776f docs: update to tag alias 8 years ago
Daniel Lee 02248273ae mysqlds: remove alpha state from plugin.json 8 years ago
Daniel Lee c4feef2541 docs: http api /users - corrections + adds missing method 8 years ago
Daniel Lee b716a2595a mysqlds: add support for key/value template variables 8 years ago
Torkel Ödegaard c7959ff06e fix: Using table cell links and ad hoc filters together now works & looks correct, fixes #8052 8 years ago
Torkel Ödegaard d2437d3cf1 fix: ad-hoc filters now works with data source variables, fixes #8052 8 years ago
Daniel Lee 43fa852cc1 mysql: change logging from into to debug for scan 8 years ago
Daniel Lee 1105bb371f mysqlds: adds support for template variables 8 years ago
Daniel Lee 59513ff963 tempvar: bug fix for duplicate template var 8 years ago
Torkel Ödegaard 668cb3c1ef Merge branch 'v4.4.x' 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Torkel Ödegaard eac0d30e99 Merge branch 'v4.4.x' 8 years ago
Torkel Ödegaard 26ad025705 feat: added os to stats 8 years ago
Torkel Ödegaard 1652426dfe :Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard 68c4ce34d5 fix: templating issue with data source variables, can now be used right away in other query variables and panels (without page reload), fixes #7510 8 years ago
Torkel Ödegaard fec41cf038 Update CHANGELOG.md 8 years ago
Torkel Ödegaard fee1e6df41 Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard addeccb4f0 Merge branch 'v4.4.x' 8 years ago
Torkel Ödegaard a47b31ac62 fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago
Daniel Lee 2fb25d8fa4 mysqlds: add tests for new macros 8 years ago