Brandon Farmer
|
646da4919e
|
Merge pull request #3149 from influxdata/fixes/switching-ceo-tabs
Fixes errors caused by switching query tabs in CEO
|
2018-04-06 17:19:51 -07:00 |
Brandon Farmer
|
17666ee1e7
|
Update changelog
|
2018-04-06 17:08:38 -07:00 |
Brandon Farmer
|
6825ed0370
|
Bind QueryMakerTab event handlers
|
2018-04-06 16:57:58 -07:00 |
Iris Scholten
|
cdf724b5ee
|
Merge pull request #3128 from influxdata/chore/update-kapacitor-config-typescript
Update Kapacitor config files to TS and minor OpsGenie Tab bug fix
|
2018-04-06 16:32:29 -07:00 |
Iris Scholten
|
a858bddfb3
|
Update Changelog
|
2018-04-06 16:09:33 -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
|
221c225d84
|
Update changelog
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
|
2018-04-06 15:19:28 -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
|
483a0d9014
|
Merge pull request #3130 from influxdata/bugfix/y-axis-title
Prevent Y Axis Title from exceeding height of graph
|
2018-04-06 10:39:01 -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 |
Brandon Farmer
|
92d95972c4
|
Merge pull request #3137 from influxdata/fixes/regexp-queries
Fixes literal expression json serialization
|
2018-04-05 17:02:49 -07:00 |
Brandon Farmer
|
4bd501b346
|
Update changelog
|
2018-04-05 16:45:34 -07:00 |
Brandon Farmer
|
982a086f9d
|
Fixes issues with queries containing regexps
- \. was not being escaped properly
|
2018-04-05 16:44:05 -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 |
lukevmorris
|
16f5b3dcb7
|
Merge pull request #3138 from influxdata/fix_migration_type_information
Correct type information in migration
|
2018-04-05 15:57:32 -07:00 |
Luke Morris
|
8faede8a2e
|
Correct type information in migration
|
2018-04-05 15:44:27 -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
|
93e20eaad6
|
Merge pull request #3134 from influxdata/handle-no-fields-for-measurement
handle no fields for a measurement gracefully
|
2018-04-04 18:02:18 -07:00 |
Brandon Farmer
|
a910089e6a
|
handle no fields for a measurement gracefully
|
2018-04-04 17:51:03 -07:00 |