Jared Scheib
|
5a1f49eaa2
|
Update key name to match what API expects
|
2017-04-20 16:36:26 -07:00 |
Jared Scheib
|
c968c70a27
|
Make devs happy again
|
2017-04-20 16:36:10 -07:00 |
Jared Scheib
|
891824eab4
|
Update var name to match what API expects
|
2017-04-20 16:34:30 -07:00 |
Chris Goller
|
c1e8786474
|
Update template query json key to be influxql
|
2017-04-20 18:23:59 -05:00 |
Jared Scheib
|
620158631d
|
Update prop key to match what API expects
|
2017-04-20 16:19:49 -07:00 |
Jared Scheib
|
54825e75b1
|
Merge pull request #1265 from influxdata/feature/auth-router
Refactor router to use auth and force /login route when auth expired
|
2017-04-20 16:10:49 -07:00 |
Jared Scheib
|
b4b03a06f6
|
Merge remote-tracking branch 'origin/master' into feature/auth-router
Conflicts:
ui/src/data_explorer/components/RawQueryEditor.js
ui/src/data_explorer/components/QueryEditor.js
|
2017-04-20 15:58:12 -07:00 |
Chris Goller
|
ad53bb020d
|
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
|
ff176164c1
|
Remove extra debug info in the dashboard testing
|
2017-04-20 16:31:00 -05:00 |
Jared Scheib
|
010aa502b4
|
Merge branch 'feature/template-variables' into feature/template-variables_proxy-params
|
2017-04-20 14:13:32 -07:00 |
Jared Scheib
|
02c81fbc82
|
Updated tempVars schema and refactor how selected values are reduced
|
2017-04-20 14:03:19 -07:00 |
Chris Goller
|
5c64a24760
|
Fix whitespace in proto
|
2017-04-20 14:35:59 -05:00 |
Chris Goller
|
d45a1ae7f4
|
Add measurements and databases to template variables
|
2017-04-20 14:32:02 -05:00 |
Chris Goller
|
fc40e344c8
|
Add template variables to bolt storage
|
2017-04-20 14:31:29 -05:00 |
Chris Goller
|
8dcf168ea3
|
Add fields to store pieces of meta queries
|
2017-04-20 14:30:17 -05:00 |
Chris Goller
|
5f54d9282c
|
Update templates API response
|
2017-04-20 12:22:55 -05:00 |
Andrew Watkins
|
a5b01af158
|
Merge pull request #1309 from influxdata/query-builder-style-refactor
Query Maker Style Refactor
|
2017-04-20 10:14:44 -07:00 |
Chris Goller
|
e7dbdb7204
|
Update CHANGELOG to mention templates api
|
2017-04-20 11:51:04 -05:00 |
Chris Goller
|
adb67657c3
|
Add more validation checks to dashboard updates
|
2017-04-20 11:47:31 -05:00 |
Chris Goller
|
4be9a1b27a
|
Fix linter errors to allow builds to pass
|
2017-04-20 11:46:59 -05:00 |
Chris Goller
|
2018f7300a
|
Add initial template CRUD operations
|
2017-04-20 11:09:56 -05:00 |
Chris Goller
|
d4f4530565
|
Add template structure definitions to chronograf
|
2017-04-20 10:33:47 -05:00 |
Chris Goller
|
c141709451
|
Move dashboard cells into cells.go
|
2017-04-20 09:24:57 -05:00 |
Jared Scheib
|
e1daefa6d7
|
Update changelog
|
2017-04-19 16:25:04 -07:00 |
Jared Scheib
|
04cc465d28
|
Fix timeSeries data shape to restore full expected functionality of AutoRefreshingLineGraphs on Dashboard
|
2017-04-19 16:19:49 -07:00 |
Jared Scheib
|
60308938fc
|
Update tempVars with current schema and successfully send to proxy
|
2017-04-19 15:10:07 -07:00 |
Andrew Watkins
|
784a36a75c
|
Add onSubmit to template variable form
|
2017-04-19 14:47:07 -07:00 |
Andrew Watkins
|
068119d563
|
Add editTemplate test and action / update tests
|
2017-04-19 14:46:26 -07:00 |
Jared Scheib
|
c617de0afd
|
Rename 'params' to 'tempVars'
|
2017-04-19 14:30:12 -07:00 |
Andrew Watkins
|
4a0ee1a020
|
Introduce table inputs to the tempVar builder
|
2017-04-19 13:08:30 -07:00 |
Chris Goller
|
0902f23f96
|
Add template variable substitution to influx queries
|
2017-04-19 12:10:18 -05:00 |
Chris Goller
|
c2cd7887e3
|
Merge branch 'feature/template-variables' of github.com:influxdata/chronograf into feature/template-variables
|
2017-04-19 12:09:58 -05:00 |
Andrew Watkins
|
ca6e541a38
|
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
|
673a0c07c0
|
Add swagger documentation for template variables
|
2017-04-19 12:09:22 -05:00 |
Chris Goller
|
4ba46c8c0d
|
Move template variables into chronograf.go
|
2017-04-19 11:18:23 -05:00 |
Chris Goller
|
5538cfa963
|
Merge branch 'master' into feature/template-variables
|
2017-04-19 11:10:01 -05:00 |
Chris Goller
|
c4465863da
|
Update template variable naming to Template rather than Temp
|
2017-04-19 11:08:14 -05:00 |
Chris Goller
|
f17cf6bb09
|
Add InfluxQL template rendering
|
2017-04-19 11:03:53 -05:00 |
Luke Morris
|
34d25b9abd
|
Pass templates through to proxy as ‘params’
|
2017-04-18 16:10:43 -07:00 |
Luke Morris
|
f7c414fed3
|
Peel templates off of dashboard
|
2017-04-18 16:10:14 -07:00 |
Hunter Trujillo
|
3fb75a4e77
|
Add tag key 🅱️ropdown.
|
2017-04-18 16:47:00 -06:00 |
Jared Scheib
|
55fa7f8f77
|
Merge remote-tracking branch 'origin/master' into feature/auth-router
|
2017-04-18 14:37:48 -07:00 |
Alex P
|
abbf76ab6c
|
Rename components according to CSS styles
|
2017-04-18 14:20:51 -07:00 |
Alex P
|
e674a70391
|
Polish group by time dropdown
styled differently in Rule builder vs DE
|
2017-04-18 14:09:49 -07:00 |
Hunter Trujillo
|
66012f4033
|
Fix irregular whitespace linter error.
|
2017-04-18 14:50:49 -06:00 |
Hunter Trujillo
|
1f42f12152
|
Ensure initial selection state on database and measurement dropdowns.
|
2017-04-18 14:49:45 -06:00 |
Luke Morris
|
19779cd269
|
Make tv fixtures more realistic
|
2017-04-18 13:11:05 -07:00 |
Luke Morris
|
579e45d08d
|
Factor refreshing graph into its own render function
|
2017-04-18 13:10:29 -07:00 |
Alex P
|
74d6b88e7c
|
Merge branch 'master' into query-builder-style-refactor
|
2017-04-18 12:08:27 -07:00 |
Alex P
|
4844d31f57
|
Rework rule builder page to use new version of query builder
|
2017-04-18 12:08:07 -07:00 |