Brandon Farmer
|
6825ed0370
|
Bind QueryMakerTab event handlers
|
2018-04-06 16:57:58 -07:00 |
Iris Scholten
|
05036867c6
|
respond to PR review
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
9d486f1e51
|
fix bug to be able to remove teams and recips from OpsGenie config
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
ca40e8c7ca
|
Update Tags to typescript and make changes to OpsGenie to fix type issues accordingly
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
066185889d
|
fix linter errors and convert TagsAddButton and ConfirmButton to typescript
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
93e2dfcd96
|
WIP update config components from AlertTabs to Typescript
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
7c7f78ae98
|
fix linter warnings in PagerDutyConfig after converting to typescript
|
2018-04-06 16:06:30 -07:00 |
Iris Scholten
|
9ef8b194fa
|
Change PagerDutyConfig to typescript
|
2018-04-06 16:06:30 -07:00 |
Jared Scheib
|
610fc3f799
|
Merge pull request #3144 from influxdata/bugfix/dataexplorer-prefix
Ensure correct basepath prefix in URL pathname when passing InfluxQL query param to Data Explorer
|
2018-04-06 15:51:21 -07:00 |
Jared Scheib
|
520e3e1bb5
|
Test that client basepath strips prefix if present
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
|
2018-04-06 15:01:45 -07:00 |
Jared Scheib
|
af72c8d936
|
Strip basepath prefix from DataExplorer redirect
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
|
2018-04-06 13:20:34 -07:00 |
Jared Scheib
|
4276e9c4bd
|
Factor out getting basepath to utils fn
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-06 13:06:38 -07:00 |
Andrew Watkins
|
8586c835ca
|
Merge pull request #3142 from influxdata/timemachine
Timemachine
|
2018-04-06 13:05:39 -07:00 |
Jared Scheib
|
1e4c212f39
|
Factor our getting root node into utils fn
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-06 13:00:01 -07:00 |
Jared Scheib
|
2c714fa1fe
|
Rename DataExplorer import to DataExplorerPage for consistency
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-06 12:28:13 -07:00 |
Andrew Watkins
|
43fca0175c
|
Fix type errors
|
2018-04-06 12:15:28 -07:00 |
Alex P
|
f1a49c5501
|
Fix component test
|
2018-04-06 11:31:23 -07:00 |
Alex P
|
33e3994245
|
undestructure name to simplify component
|
2018-04-06 11:30:49 -07:00 |
Alex P
|
9ae6d4ad2c
|
Make func list item active class into a getter
|
2018-04-06 11:30:20 -07:00 |
Alex Paxton
|
b0f14fec4b
|
Merge branch 'master' into bugfix/y-axis-title
|
2018-04-06 10:17:52 -07:00 |
Alex P
|
a3dbfbd0b4
|
Simplify code
|
2018-04-05 18:02:55 -07:00 |
Alex P
|
66a838a9dd
|
WIP fix tests
|
2018-04-05 18:02:43 -07:00 |
Alex P
|
73f9c15eea
|
Make availableFuncs back into getter
|
2018-04-05 16:30:44 -07:00 |
Alex P
|
2e4603e716
|
Introduce concept of "Selected Function" and allow arrow key selection
|
2018-04-05 16:04:47 -07:00 |
Alex P
|
321e4b83e4
|
Add styles for function selector
|
2018-04-05 16:03:53 -07:00 |
Alex P
|
f5d1a75d3d
|
Allow box-shadow styles on non-disabled buttons
|
2018-04-05 16:03:28 -07:00 |
Alex P
|
2975c98412
|
Introduce input component specifically for IFQL function selection
|
2018-04-05 16:02:45 -07:00 |
Alex Paxton
|
b03328e29b
|
Merge pull request #3122 from influxdata/bugfix/thresholds
Fix Thresholds Bugs
|
2018-04-05 15:22:29 -07:00 |
Andrew Watkins
|
e88282a739
|
Merge pull request #3136 from influxdata/bugfix/de-time-range
Bugfix: DataExplorer time range
|
2018-04-05 14:50:25 -07:00 |
Andrew Watkins
|
c6c8bdaecf
|
Check queryConfig on component mount
|
2018-04-05 13:53:38 -07:00 |
Andrew Watkins
|
3840029ed8
|
Change route in side nav
|
2018-04-05 10:07:45 -07:00 |
Andrew Watkins
|
23413bf0d7
|
remove component
|
2018-04-05 10:04:50 -07:00 |
Andrew Watkins
|
432d37be9b
|
Add style
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-04-05 10:02:42 -07:00 |
Andrew Watkins
|
8504631c16
|
Add function parameter inputs
|
2018-04-05 10:02:42 -07:00 |
Andrew Watkins
|
7c0fc49225
|
Display arguments and thier values
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-05 10:02:42 -07:00 |
Andrew Watkins
|
17b48914ce
|
Rename Node to FuncNode
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-05 10:02:42 -07:00 |
Andrew Watkins
|
c774c39a4b
|
WIP move rawquery logic in to DE container
|
2018-04-05 10:02:08 -07:00 |
Brandon Farmer
|
a910089e6a
|
handle no fields for a measurement gracefully
|
2018-04-04 17:51:03 -07:00 |
Andrew Watkins
|
6fcc84947a
|
Convert QueryMaker to TypesScript and add test
|
2018-04-04 16:06:50 -07:00 |
Andrew Watkins
|
8d5f2665ba
|
Update async test
|
2018-04-04 15:39:46 -07:00 |
Andrew Watkins
|
487cdb3105
|
Move DataExplorer to TypeScript
|
2018-04-04 15:39:34 -07:00 |
Andrew Watkins
|
9e7a22c081
|
Merge pull request #3127 from influxdata/chore/add-react-router-types
Add @types/react-router to dev dependencies
|
2018-04-04 14:38:39 -07:00 |
Andrew Watkins
|
15407404ea
|
Update react-router types version
|
2018-04-04 14:38:06 -07:00 |
ebb-tide
|
38594cc6b5
|
Add @types/react-router to dev dependencies
|
2018-04-04 14:38:06 -07:00 |
Andrew Watkins
|
41ada5b832
|
Merge pull request #3126 from influxdata/bugfix/delete-buttons
Bugfix/delete buttons
|
2018-04-04 14:37:14 -07:00 |
Alex P
|
80d4c30c81
|
Truncate y axis label when it exceeds height of line graph
Tried this and having it wrap text, and this was the superior option
|
2018-04-04 14:28:17 -07:00 |
Andrew Watkins
|
debfee3e4e
|
Update react-router types version
|
2018-04-04 14:21:06 -07:00 |
ebb-tide
|
f649418aab
|
Add @types/react-router to dev dependencies
|
2018-04-04 12:03:47 -07:00 |
Andrew Watkins
|
83396aed1e
|
Fix remaining broken delete confirmations
|
2018-04-04 11:50:05 -07:00 |
Deniz Kusefoglu
|
92be1fd2f2
|
Merge branch 'master' into bugfix/annotations-update
|
2018-04-04 14:43:36 -04:00 |