Jared Scheib
fc87409adf
Merge branch 'master' into feature/kapa_kafka_alert_node
2018-05-09 13:53:22 -07:00
Brandon Farmer
a8fa3aae68
Fix, clean up, and stronger-type CEO actions & reducer
...
Convert queryActions & queryTransitions to TS
Fix tests
2018-05-09 13:00:21 -07:00
Deniz Kusefoglu
eb73b090cd
Merge pull request #3404 from influxdata/polish/clone-cell-notification2
...
Get cloned cell name for notification from cloned cell generator func…
2018-05-08 16:02:04 -07:00
ebb-tide
07522e6654
Update changelog
2018-05-08 15:46:22 -07:00
ebb-tide
33155de4ef
Get cloned cell name for notification from cloned cell generator function
2018-05-08 15:39:52 -07:00
Alex Paxton
edb5c74219
Merge pull request #3395 from influxdata/polish/ifql-function-summary
...
Organize IFQL argument summaries and variable tooltips
2018-05-08 15:05:45 -07:00
Deniz Kusefoglu
44d13d721a
Merge pull request #3403 from influxdata/polish/clone-cell-notification
...
Change clone cell notification to reflect cloned cell name
2018-05-08 14:47:14 -07:00
ebb-tide
d569d32c5a
Change clone cell notification to reflect cloned cell name
2018-05-08 14:34:21 -07:00
Alex P
f0b7ed006d
Make linter chill out
2018-05-08 14:22:35 -07:00
Deniz Kusefoglu
fab3629dd6
Merge pull request #3401 from influxdata/enhancement/autorefresh-to-paused
...
Set default autorefresh interval to 0
2018-05-08 14:21:41 -07:00
Iris Scholten
db829c7bea
Merge pull request #3402 from influxdata/bugfix/upload-icon-missing
...
Upload Icon Appears even with basepath
2018-05-08 14:21:16 -07:00
Iris Scholten
40ebc85532
Update changelog
2018-05-08 14:08:23 -07:00
Iris Scholten
675b9a2625
Update url prefixer to ignore svgs
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-08 13:55:24 -07:00
Jared Scheib
00b688140f
WIP Convert DataSection to TypeScript
2018-05-08 13:40:41 -07:00
ebb-tide
1dadfff976
Update changelog
2018-05-08 13:14:49 -07:00
Alex P
0c0c4b64e5
Placeholder add func button at bottom of list
2018-05-08 11:56:20 -07:00
ebb-tide
ef59d56b89
Set default autorefresh interval to 0
2018-05-08 11:53:38 -07:00
Andrew Watkins
5ae612dd85
Add question mark
2018-05-08 11:25:36 -07:00
Iris Scholten
1ea447ea67
Merge pull request #3398 from influxdata/feature/opsgenie-v2-swagger
...
Update swagger with opsgenie2 and pagerduty2
2018-05-08 10:38:00 -07:00
Andrew Watkins
317a7cbf59
Fix copy
2018-05-08 10:08:02 -07:00
Iris Scholten
70950a3273
Update swagger with opsgenie2 and pagerduty2
2018-05-08 09:58:50 -07:00
Andrew Watkins
36235d1506
Merge pull request #3393 from influxdata/bugfix/tag-items-copy
...
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 22:50:37 -07:00
Brandon Farmer
f4830576d5
Merge pull request #3378 from influxdata/migrate-to-simple-multi-grid
...
Use custom multigrid component
2018-05-07 17:47:39 -07:00
Brandon Farmer
054602e5bb
Merge pull request #3396 from influxdata/fixes/group-by-time
...
Prefer pushing to array over spread for speed
2018-05-07 17:39:17 -07:00
Brandon Farmer
3cc66e1a0d
Add more types to MultiGrid component
2018-05-07 17:30:30 -07:00
Brandon Farmer
14e1b26b61
Update fancyscrollbars to use new ref api
2018-05-07 17:30:30 -07:00
Brandon Farmer
8b2f93148e
Update changelog
2018-05-07 17:30:30 -07:00
Brandon Farmer
2ade558932
Use custom multigrid component
2018-05-07 17:30:30 -07:00
Deniz Kusefoglu
13b13890fa
Merge pull request #3394 from influxdata/polish/csv-transform-timing
...
Perform expensive transformation for csv data at time of request
2018-05-07 17:29:01 -07:00
Alex P
d83e8fc0c1
Move variable names into own component
2018-05-07 16:43:50 -07:00
Alex P
98c55c2c5e
Move function argument "preview" into component
2018-05-07 16:43:36 -07:00
Alex P
c8eabefaba
Ensure proper division scaling on small screens
2018-05-07 16:42:50 -07:00
Jared Scheib
edf2cd679c
Prevent disabled of DataSection UI in Kapacitor rule builder
2018-05-07 16:30:56 -07:00
ebb-tide
f19fce6438
Perform expensive transformation for csv data at time of request
2018-05-07 16:23:10 -07:00
Brandon Farmer
a89a3cfdb7
Prefer pushing to array over spread for speed
...
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-05-07 16:16:01 -07:00
Andrew Watkins
29f89f0463
Fix delete confirmation copy for Tags in kapacitor configs
2018-05-07 15:11:48 -07:00
Jared Scheib
bcb3ce37c1
Pass cluster to Kafka config test
2018-05-07 15:07:31 -07:00
Jared Scheib
4c7c5e6344
Fix label for SSL CA field in Kafka config
2018-05-07 15:03:09 -07:00
Andrew Watkins
7e4a1c1743
Update excluded keys
2018-05-07 14:58:15 -07:00
Jared Scheib
79684f3a1c
Merge pull request #3389 from influxdata/fix/generic_oauth_github
...
Fix Generic OAuth bug for GitHub Enterprise where the principal was incorrectly being checked for email being Primary and Verified
2018-05-07 13:32:05 -07:00
Jared Scheib
0989dd7fee
Update changelog
2018-05-07 12:30:28 -07:00
Andrew Watkins
802d7e48a7
Merge pull request #3374 from influxdata/polish/ifql-builder
...
Polish/ifql builder
2018-05-07 11:51:55 -07:00
Jared Scheib
22bc3f867d
Update changelog
2018-05-07 11:40:06 -07:00
Alex P
715e7410df
Fix logic
2018-05-07 11:29:50 -07:00
Jared Scheib
f1b9ee5c1b
partial revert(43c5afe7) to fix GitHub Enterprise via Generic Oauth
...
The above commit was over-applied in #3168 to Generic Oauth in
addition to GitHub Oauth based on an assumption. It should only
have been applied to GitHub-specific OAuth. This over-application
introduced a bug where GitHub Enterprise did not work anymore.
2018-05-07 11:27:04 -07:00
Alex P
5f8564ffa2
Add threesizer division header with collapsible title
2018-05-07 11:26:57 -07:00
Andrew Watkins
6aa9501814
Remove unused props
2018-05-07 10:48:27 -07:00
Andrew Watkins
8ba19187e4
Update copy
2018-05-07 10:11:00 -07:00
Deniz Kusefoglu
97f53fae6f
Merge pull request #3381 from influxdata/feature/groupby-data-to-csv
...
flatten groupby data for csv downloads in dashboard and data explorer
2018-05-07 10:09:32 -07:00
Andrew Watkins
92d77ee51d
Merge branch 'polish/ifql-builder' of github.com:influxdata/chronograf into polish/ifql-builder
2018-05-07 10:06:07 -07:00