Commit Graph

2847 Commits (ed0fabd9de873bd10d028eb97659f88db256ebb0)
 

Author SHA1 Message Date
Torkel Ödegaard ed0fabd9de Fixed css issue with sidenav not extending to bottom of page when dashboard requires scrolling, #1483 11 years ago
Torkel Ödegaard 0767992662 fixed z-index pos for panel-menu compared to dashboard search dropdown, #1483 11 years ago
Torkel Ödegaard a88187023d Added a sql integration test for api keys 11 years ago
Torkel Ödegaard 57dc12ee17 Merge pull request #1482 from raintank/issue_1481 11 years ago
woodsaj c9e5da48a4 Merge branch 'issue_1481' of github.com:raintank/grafana into issue_1481 11 years ago
woodsaj 7d69885e06 fixes #1481. correctly escape api_key.key column name 11 years ago
woodsaj 55ba8ad0c4 fix issue 1481. correctly escape api_key.key column name 11 years ago
Torkel Ödegaard 6263ec1d38 Fixed some playlist issues, error when adding duplicates 11 years ago
Torkel Ödegaard 1d86d4b94f Updated docker build, added test container script, added docker readme 11 years ago
Torkel Ödegaard 8aef2c13ec Worked on playlist mode, hides dashboard controls and dashboard search button, added prev, stop, next icon buttons 11 years ago
Torkel Ödegaard 8722ee8ad6 Worked on playlist update for Grafana 2.0, added dashboard search to playliststart view, #1460 11 years ago
Torkel Ödegaard 1a44036148 Fixed req.Host in datasource proxy, Fixes #1478 11 years ago
Torkel Ödegaard e65a6cc063 added an inital admin settings view, very basic right now only displays all config options in grafana.ini 11 years ago
Torkel Ödegaard 29607d8951 Updated readme again 11 years ago
Torkel Ödegaard 366a9f71ad Updated readme build instructions 11 years ago
Torkel Ödegaard 79f798f67b Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 11 years ago
Torkel Ödegaard 2c16b0f0f3 added unit test for loading configuration file 11 years ago
Torkel Ödegaard 4df6668416 Merge branch 'develop' of github.com:grafana/grafana into develop 11 years ago
Torkel Ödegaard 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 11 years ago
Torkel Ödegaard 2a31f16b76 Merge pull request #1467 from jwilder/jw-fixes 11 years ago
Jason Wilder 793eda7640 Assign new dashboard ID when importing dashboard via command-line 11 years ago
Jason Wilder 8230279932 Assign new ID to when importing dashboard via frontend 11 years ago
Jason Wilder a6df991b76 Update README.md w/ known working build tool versions 11 years ago
Jason Wilder 9cc0be0fc2 Add grafana binary to .gitignore 11 years ago
Torkel Ödegaard 0d0d802526 Removed data folder stuff, should not be in repo 11 years ago
Torkel Ödegaard 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 11 years ago
Torkel Ödegaard 17f1224a5d Fixed light theme condition, Fixes #1462 11 years ago
Torkel Ödegaard 441e2ad2f3 Updated dockerfile and moved to docker/production folder 11 years ago
Torkel Ödegaard 8d130421c4 Updated readme with default admin user info 11 years ago
Torkel Ödegaard add4adeec9 Fixed links to user admin views, and backend html routes for user admin edit/create urls, Closes #1451 11 years ago
Torkel Ödegaard e165e2af95 Worked on user admin features, can now create and edit users as a grafana admin user, #1446 11 years ago
Torkel Ödegaard 088ad881e0 Updated phantomjs panel rendering code 11 years ago
Torkel Ödegaard c5afcd8e09 Fixed issue with datasource proxying, it required account admin role when it should not 11 years ago
Torkel Ödegaard 5c795e9a50 Updated readme with docker info, updated build task 11 years ago
Torkel Ödegaard cd8f938cab Fixed issue with sidenav toggle on non dashboard pages 11 years ago
Torkel Ödegaard 2de6f3434c Fixed default '@timestamp' time field for elasticsearch annotations, Fixes #1444 11 years ago
Torkel Ödegaard c9f06e1da1 Fixed failing events test and issue with dashboard list panel 11 years ago
woodsaj c4fe9d50bf correctly handle event being a ptr 11 years ago
Torkel Ödegaard 2c5828528f Updates to account and admin views 11 years ago
Torkel Ödegaard b1a95cacff Small css changes 11 years ago
Torkel Ödegaard 20b64d9b7e PanelSrv fix, now panel rerenders after column span change 11 years ago
Torkel Ödegaard ab55412264 Refactoring of grafana (root scope view model), into contextSrv, made sidemenu always hide after login 11 years ago
Torkel Ödegaard f82cb3aefe Various css updates 11 years ago
Torkel Ödegaard 48e5a82e7f Reduced height of search view 11 years ago
Torkel Ödegaard 727fc9d3a6 Updated search result view, removed delete link, added delete action from dashboard cogs dropdown 11 years ago
Torkel Ödegaard 51c640d409 Updated search result padding 11 years ago
Torkel Ödegaard 7ab83bf47f Updated position of search 11 years ago
Torkel Ödegaard 9818f81c5f Completed search makover 11 years ago
Torkel Ödegaard 8f4e440179 Working on new search box design 11 years ago
Torkel Ödegaard 83bf68ecad Added border for inverse button 11 years ago