Commit Graph

2010 Commits (62e0fbd9180830c4034bcf00f60f56938e285d1d)

Author SHA1 Message Date
Chris Goller 1e2de1d475 Add tests for bolt user store 2017-02-21 22:15:22 -06:00
Chris Goller 2444890a40 Fix bolt sources go vet 2017-02-21 22:15:07 -06:00
Chris Goller de7d01fe06 Add tests for /me endpoint 2017-02-21 21:36:23 -06:00
Chris Goller 9a80d5bdce Add mock usersstore.
Mocks are back!
2017-02-21 21:36:04 -06:00
Chris Goller 83887a8cea Update comments for go vet 2017-02-21 21:35:24 -06:00
Alex P c284b71c90 Make graph dragging placeholder more styley 2017-02-21 18:47:46 -08:00
Alex P 882ce72969 Add more CSS gradient mixins 2017-02-21 18:47:29 -08:00
Jared Scheib 3656ce4844 Update changelog 2017-02-21 18:42:17 -08:00
Jared Scheib 3df087417f Fix react-router warning 2017-02-21 18:29:02 -08:00
Alex P 99febb9af5 Fix transitions in graph dragging state 2017-02-21 18:11:40 -08:00
Alex P c1191a620f Limit dragging handle to just the graph header 2017-02-21 18:08:39 -08:00
Alex P 7975ffe616 Make single stat graphs look more styley 2017-02-21 18:08:20 -08:00
Alex P a13e81b882 Undo debug mode on graph spinner 2017-02-21 17:41:39 -08:00
Alex P bddc350b75 Using CSS Transforms for react grid layout
says 6x performance boost, seems like a good idea unless there is
something I’m not aware of
2017-02-21 17:41:22 -08:00
Alex P 3a995f979c Style graph resizer 2017-02-21 17:40:45 -08:00
Chris Goller 089f0eb830 Update role user tests for meta enterprise 2017-02-21 19:11:40 -06:00
Alex P 626e1966b9 Fix vertical marker bug & simplify line graph 2017-02-21 16:59:43 -08:00
Alex P 7b00137987 Adding default name to dashboard graphs 2017-02-21 16:59:18 -08:00
Chris Goller 7a42a6611a Update user bolt bucket to be different b/c schema change 2017-02-21 18:48:25 -06:00
Chris Goller d31b6411d5 Add enterprise allowance test 2017-02-21 18:48:03 -06:00
Chris Goller c33757175d Add tests for meta users and roles 2017-02-21 18:34:53 -06:00
Alex P 36177b204d Remove height prop from line graphs 2017-02-21 16:27:40 -08:00
Alex P 8ad290dc85 Create stylesheet for dashboards 2017-02-21 16:27:11 -08:00
Jared Scheib 28a1d285de Merge pull request #905 from influxdata/843-bigger_scrollbar
Make the scrollbar thumb element larger
2017-02-21 13:55:49 -08:00
Jared Scheib f1b58cebe7 Update changelog 2017-02-21 13:48:08 -08:00
Jared Scheib 3ed24c0ef8 Make the scrollbar thumb element larger 2017-02-21 11:56:16 -08:00
Chris Goller 070472017d Add tests for enterprise UsersStore handler 2017-02-21 13:28:54 -06:00
Andrew Watkins 0d0a3e1e54 Merge branch 'feature/885-presentation-mode-1' of github.com:influxdata/chronograf into feature/885-presentation-mode-1 2017-02-21 12:34:26 -06:00
Andrew Watkins 7161f4dc0c WIP make resizing work 2017-02-21 12:34:01 -06:00
Tim Raymond 22a556e964 Add organization restriction on Heroku provider
This allows operators to permit access to Chronograf only to users belonging
to a set of specific Heroku organizations. This is controlled using the
HEROKU_ORGS env or the --heroku-organizations switch.
2017-02-21 13:09:42 -05:00
Chris Goller 4418c9d5c7 Update dashboards to have a minimum width/height of 4 2017-02-21 10:34:25 -06:00
Tim Raymond 3c62eaa93c Update/Cleanup OAuth2 documentation
Information on setting up Heroku and Google authentication has been
added. Also, the information about the design has been updated and moved
to the oauth2 package docs along with updated diagrams to match with
developer expectations about where design-related documentation should
be found.
2017-02-21 11:04:01 -05:00
Chris Goller 9f86ce209f Fix server tests with additional links 2017-02-19 14:37:45 -06:00
Chris Goller a7fabd4ecb Add permissions endpoint to get all possible permission strings 2017-02-19 14:00:34 -06:00
Chris Goller 9ee5c40ecc Add a listing of all possible permissions for OSS and Enterprise 2017-02-19 13:47:19 -06:00
Chris Goller c372a393a1 Update Makefile continuous build to restart chronograf 2017-02-19 12:22:16 -06:00
Chris Goller a173275cb3 Fix Makefile go depends and add continuous build 2017-02-19 12:17:37 -06:00
Chris Goller 61af9c8cb4 Add tests for influx OSS user permissions 2017-02-19 12:16:39 -06:00
Chris Goller b992ba6b29 Fix influxql permission grants with no allowances 2017-02-19 12:16:22 -06:00
Chris Goller ee24cb5056 Add comments to influx query proxy 2017-02-19 12:15:53 -06:00
Chris Goller 74522fd030 Refactor Influx OSS users 2017-02-19 00:54:52 -06:00
Chris Goller b33a32d69d Add routes for users 2017-02-17 20:47:23 -06:00
Chris Goller cee9b35487 Add Influx OSS implementation of users 2017-02-17 19:58:39 -06:00
Andrew Watkins bca650ec21 Remove padded line 2017-02-17 18:18:34 -06:00
Andrew Watkins f827d8bb85 Introduce draggable graphs 2017-02-17 18:08:01 -06:00
Chris Goller f49b8309ac Add updating permissions for enterprise users 2017-02-17 16:35:56 -06:00
Tim Raymond de3badc4a7 Improve documentation for oauth2 package
Adds a diagram showing how all the pieces fit together and a short
description.
2017-02-17 17:08:11 -05:00
Chris Goller 0828b47e45 Add permissions to users 2017-02-17 16:03:49 -06:00
Chris Goller b304ac256e Add get of all users for a data source 2017-02-17 15:13:51 -06:00
Chris Goller 3fac8f2707 Add GET/POST handlers for source users 2017-02-17 14:33:10 -06:00