Commit Graph

2829 Commits (97994a4cfea08d477bd58e455b8842efcddd2d5d)

Author SHA1 Message Date
Chris Goller 97994a4cfe Update template query json key to be influxql 2017-04-20 18:23:59 -05:00
Chris Goller 3bf2c5dcbc Merge pull request #1316 from influxdata/feature/cheese-curd-templates
Add CRUD interface for templates
2017-04-20 16:32:54 -05:00
Chris Goller 3ca35dc721 Remove extra debug info in the dashboard testing 2017-04-20 16:31:00 -05:00
Chris Goller 66662dcbc2 Fix whitespace in proto 2017-04-20 14:35:59 -05:00
Chris Goller fee966da28 Add measurements and databases to template variables 2017-04-20 14:32:02 -05:00
Chris Goller 9d22d53259 Add template variables to bolt storage 2017-04-20 14:31:29 -05:00
Chris Goller 8fd5cc1187 Add fields to store pieces of meta queries 2017-04-20 14:30:17 -05:00
Chris Goller b38ee73c6b Update templates API response 2017-04-20 12:22:55 -05:00
Chris Goller df6b90cc03 Update CHANGELOG to mention templates api 2017-04-20 11:51:04 -05:00
Chris Goller abc5ad0b17 Add more validation checks to dashboard updates 2017-04-20 11:47:31 -05:00
Chris Goller fccde3357e Fix linter errors to allow builds to pass 2017-04-20 11:46:59 -05:00
Chris Goller e44f716543 Add initial template CRUD operations 2017-04-20 11:09:56 -05:00
Chris Goller a16beb22cc Add template structure definitions to chronograf 2017-04-20 10:33:47 -05:00
Chris Goller ac0ba1334e Move dashboard cells into cells.go 2017-04-20 09:24:57 -05:00
Andrew Watkins 7dcf5dd9ae Add onSubmit to template variable form 2017-04-19 14:47:07 -07:00
Andrew Watkins ffc8d8de1e Add editTemplate test and action / update tests 2017-04-19 14:46:26 -07:00
Andrew Watkins c7724531ab Introduce table inputs to the tempVar builder 2017-04-19 13:08:30 -07:00
Chris Goller 542f3c334c Add template variable substitution to influx queries 2017-04-19 12:10:18 -05:00
Chris Goller 5b2482c2ad Merge branch 'feature/template-variables' of github.com:influxdata/chronograf into feature/template-variables 2017-04-19 12:09:58 -05:00
Andrew Watkins 1b0aa055fd Create table classes
Since a table can now be a bunch of <div>'s. This will allow us to
include forms inside of tables without breaking HTML.

http://stackoverflow.com/questions/4035966/create-a-html-table-where-each-tr-is-a-form
2017-04-19 10:09:25 -07:00
Chris Goller 9075c0da83 Add swagger documentation for template variables 2017-04-19 12:09:22 -05:00
Chris Goller 9860a5d906 Move template variables into chronograf.go 2017-04-19 11:18:23 -05:00
Chris Goller cce80977ec Merge branch 'master' into feature/template-variables 2017-04-19 11:10:01 -05:00
Chris Goller dc0aa7c7f9 Update template variable naming to Template rather than Temp 2017-04-19 11:08:14 -05:00
Chris Goller bf2402b568 Add InfluxQL template rendering 2017-04-19 11:03:53 -05:00
Hunter Trujillo 1266c47a34 Add tag key 🅱️ropdown. 2017-04-18 16:47:00 -06:00
Hunter Trujillo 2bb721c690 Fix irregular whitespace linter error. 2017-04-18 14:50:49 -06:00
Hunter Trujillo 666b158139 Ensure initial selection state on database and measurement dropdowns. 2017-04-18 14:49:45 -06:00
Andrew Watkins 47dfe25ebc Introduce template query builders 2017-04-18 12:08:00 -07:00
Chris Goller cda15a3345 Merge pull request #1286 from influxdata/feature/refreshing-jwts
Add JWT refresh on validation.
2017-04-18 12:25:46 -05:00
Andrew Watkins 62167e2927 WIP Allow selection of value type 2017-04-18 09:27:34 -07:00
Chris Goller 5f32d8d471 Update CHANGELOG to mention refreshing JWTs 2017-04-17 15:25:07 -05:00
Chris Goller 76fdbc9d55 Merge branch 'master' into feature/refreshing-jwts 2017-04-17 15:24:10 -05:00
Hunter Trujillo cbb1dea764 Fix linter errors. 2017-04-17 14:01:16 -06:00
Chris Goller 7b26eb3f00 Add tests for token extend 2017-04-17 14:49:05 -05:00
Hunter Trujillo 75a3c082ab Stubbed out some Template Variable components 2017-04-17 13:21:47 -06:00
Chris Goller 8804d9d4fb Add comment about tokens in extending 2017-04-17 12:22:49 -05:00
Chris Goller 3c6f0db623 Update oauth2 Authenticator signatures to use extend 2017-04-17 11:49:45 -05:00
Chris Goller f5930fd4b5 Update JWT to use Extended rather than Extend 2017-04-17 10:57:33 -05:00
Chris Goller db9a15bbe4 Update oauth2 now time calculation to ensure UTC time 2017-04-17 10:39:01 -05:00
Chris Goller d2012e4c8e Add default now time func to return UTC 2017-04-17 10:38:46 -05:00
Andrew Watkins 0cb00b6b06 Add border radius to bottom of TVM 2017-04-14 16:44:23 -07:00
Andrew Watkins 8fd69fdee7 Update CHANGELOG 2017-04-14 16:32:32 -07:00
Andrew Watkins cc05a2f795 Update cursor style for icon 2017-04-14 16:31:11 -07:00
Andrew Watkins ab15c0c898 Actually deconstruct proxy 2017-04-14 16:15:34 -07:00
Andrew Watkins 4b55177be0 Make TemplateVariableManager its own SFC 2017-04-14 16:12:09 -07:00
Andrew Watkins 881bee4f1c Use the power of deconstruction 2017-04-14 15:29:02 -07:00
Andrew Watkins 308dae93e5 Add required proxy link prop to CEO 2017-04-14 15:28:39 -07:00
Andrew Watkins 23ecccb650 Refactor DashboardPage to use js class 2017-04-14 15:28:05 -07:00
Andrew Watkins f97476780b Move source context declaration to top level 2017-04-14 15:26:52 -07:00