Commit Graph

8791 Commits (f6823cdf9ffe99c55ddba9bef8c025c0d72b1692)

Author SHA1 Message Date
ebb-tide fe8860380b Prevent time data from receiving threshold colors 2018-04-07 16:10:32 -07:00
ebb-tide 3e10f6c6d5 Prevent time field from receiving threshold coloring. 2018-04-07 16:07:49 -07:00
ebb-tide 1a715cbdf2 Correctly determine which table data should be interpreted as time. 2018-04-07 15:49:31 -07:00
ebb-tide b76536f2ea Maintain order of tableoptions even when new datafields are added from query. 2018-04-07 15:19:25 -07:00
ebb-tide 421f1e4753 Make fieldNames opaque if they are in process of moving 2018-04-07 14:35:25 -07:00
ebb-tide 010e6624c9 Order fields according to tableoptions 2018-04-07 14:18:22 -07:00
Andrew Watkins 75186ae8da Alternate title copy based on state 2018-04-06 17:56:02 -07:00
Andrew Watkins 153a8915ca Disables saveing tickscript if no databases are selected 2018-04-06 17:56:02 -07:00
Andrew Watkins 30291007cc Add test resources 2018-04-06 17:56:02 -07:00
Andrew Watkins ca541481a9 Convert TickscriptEditor to TypesScript and add initial test 2018-04-06 17:56:02 -07:00
Iris Scholten 61ec801869 fix import for reduce 2018-04-06 17:52:48 -07:00
Iris Scholten 655d931c10 Remove separate calculations of label and time column sizes and move sizing function to tableGraph.js 2018-04-06 17:42:57 -07:00
Iris Scholten 0eaa6cd3fb Fix incorrect sizing of label column when horizontal time axis 2018-04-06 17:28:45 -07:00
Brandon Farmer 31c5fa3fc7 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 3531efee95 Update changelog 2018-04-06 17:08:38 -07:00
Brandon Farmer 5fa100f1c5 Bind QueryMakerTab event handlers 2018-04-06 16:57:58 -07:00
Iris Scholten 040aeb7b1f Fix sizing error when switching between vertical and horizontal 2018-04-06 16:53:58 -07:00
Iris Scholten dad41a7f5c 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 32b2b5f78f Update Changelog 2018-04-06 16:09:33 -07:00
Iris Scholten 08a2e4d55d respond to PR review 2018-04-06 16:06:30 -07:00
Iris Scholten d8c878d5bb fix bug to be able to remove teams and recips from OpsGenie config 2018-04-06 16:06:30 -07:00
Iris Scholten 007f8317ce Update Tags to typescript and make changes to OpsGenie to fix type issues accordingly 2018-04-06 16:06:30 -07:00
Iris Scholten f9c2913799 fix linter errors and convert TagsAddButton and ConfirmButton to typescript 2018-04-06 16:06:30 -07:00
Iris Scholten 858edc2c56 WIP update config components from AlertTabs to Typescript 2018-04-06 16:06:30 -07:00
Iris Scholten 9c697f7e66 fix linter warnings in PagerDutyConfig after converting to typescript 2018-04-06 16:06:30 -07:00
Iris Scholten 74bcea59b2 Change PagerDutyConfig to typescript 2018-04-06 16:06:30 -07:00
Jared Scheib 85e5caa2ab 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 47e9bf170e 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 4dccd30a2b 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 d9869ab875 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 776e11fd42 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 fe3fdb57f0 Merge pull request #3142 from influxdata/timemachine
Timemachine
2018-04-06 13:05:39 -07:00
Iris Scholten 23f398fe3d Update sizing column function to determine whether is label more accureately 2018-04-06 13:03:04 -07:00
Jared Scheib 94835f36f7 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
Iris Scholten 41cdd2c003 Update column sizing funciton to take into account time format and field display names 2018-04-06 12:52:59 -07:00
Iris Scholten 7ea64ec332 Use calculated column widths instead of columnsizer widths 2018-04-06 12:51:42 -07:00
Jared Scheib cf7be217d2 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 6fa52b9ba8 Fix type errors 2018-04-06 12:15:28 -07:00
Alex P 52a04bf8fc Fix component test 2018-04-06 11:31:23 -07:00
Alex P 2e510a57b2 undestructure name to simplify component 2018-04-06 11:30:49 -07:00
Alex P b85a69a7b8 Make func list item active class into a getter 2018-04-06 11:30:20 -07:00
Alex Paxton f6e6c90311 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 80e95cae81 Merge branch 'master' into bugfix/y-axis-title 2018-04-06 10:17:52 -07:00
Alex P ffc100f08b Simplify code 2018-04-05 18:02:55 -07:00
Alex P 57dd610732 WIP fix tests 2018-04-05 18:02:43 -07:00
Brandon Farmer d67f1d28dc Merge pull request #3137 from influxdata/fixes/regexp-queries
Fixes literal expression json serialization
2018-04-05 17:02:49 -07:00
Brandon Farmer 9c5a97a544 Update changelog 2018-04-05 16:45:34 -07:00
Brandon Farmer b64c261f12 Fixes issues with queries containing regexps
- \. was not being escaped properly
2018-04-05 16:44:05 -07:00
Alex P ae06a71952 Make availableFuncs back into getter 2018-04-05 16:30:44 -07:00
Alex P 98dfdb239c Introduce concept of "Selected Function" and allow arrow key selection 2018-04-05 16:04:47 -07:00