Commit Graph

4714 Commits (4bc7f8261cb002d7c0d7295b691f621c0ccdab5a)

Author SHA1 Message Date
Andrew Watkins feaba80a02 Refactor and move Template Variable components 2017-08-17 09:33:40 -07:00
Andrew Watkins ed0fc2603e Update RuleMessageOptions 2017-08-17 09:33:40 -07:00
Andrew Watkins a70014352e Update RuleMessage to remove anyonymous functions from props 2017-08-17 09:33:40 -07:00
Andrew Watkins f29db011e5 Update AdminPage to use arrow function properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 173621b56d Update Templating use arrow func properties 2017-08-17 09:33:39 -07:00
Andrew Watkins ed1182769b Update DataExplorer Table component 2017-08-17 09:33:39 -07:00
Andrew Watkins 18612c9096 Update data explorer to use arrow function properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 9b2aa48a84 Update FancyScrollBar to use arrow properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 2b2f07eb1c Update OptIn component to use arrow func properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 6ab5b77f89 Update AlertTabs component 2017-08-17 09:33:39 -07:00
Hunter Trujillo 43380c06e1 Refactor AlertaConfig. 2017-08-17 09:33:39 -07:00
Hunter Trujillo de4f886170 Refactor PushoverConfig. 2017-08-17 09:33:39 -07:00
Hunter Trujillo a92b1eb95a Refactor HipchatConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo d23dd6a82c Fix constructor on SMTPConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo 391348bb8a Refactor OpsGenieConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo 9b5eb16d25 Refactor PurgerDurtur. 2017-08-17 09:33:38 -07:00
Hunter Trujillo 151d7d9a09 Refactor SensuConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo e69d0f350f Refactor SlackConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo f765277b75 Refactor SMTPConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo 4c56ec5e6a Refactor Talk component and ref handler. 2017-08-17 09:33:38 -07:00
Hunter Trujillo f0c05f083c Refactor ref handler in TelegramConfig. 2017-08-17 09:33:38 -07:00
Hunter Trujillo 317bf4a59a Remove arrow function from ref callback 2017-08-17 09:33:37 -07:00
Andrew Watkins ea9beadc78 Remove :: in prop in MultiselectDropdown 2017-08-17 09:33:37 -07:00
Andrew Watkins 9ab5f28f96 Use arrow function properties in Dygraph 2017-08-17 09:33:37 -07:00
Andrew Watkins 13af7a5a3d Remove arrow function from props in DygraphLegend 2017-08-17 09:33:37 -07:00
Andrew Watkins 74c73654bf Remove deprecated component 2017-08-17 09:33:37 -07:00
Andrew Watkins fde1f478f4 Remove arrow functions from props 2017-08-17 09:33:37 -07:00
Andrew Watkins 4b914c0f5c Remove arrow function from props in RedactedInput 2017-08-17 09:33:37 -07:00
Andrew Watkins 5d88f95d25 Remove anonymous fucntion from props in DatabaseRow 2017-08-17 09:33:37 -07:00
Andrew Watkins 6a5155628f Add arrow function properties to database admin 2017-08-17 09:33:37 -07:00
Andrew Watkins d09c486ecd Update TagKeyDropdown component to use arrow function properties 2017-08-17 09:33:36 -07:00
Andrew Watkins 60a2edf71c Ignore ref binds 2017-08-17 09:33:36 -07:00
Andrew Watkins 388093d498 Use arrow function properties in DatabaseRow 2017-08-17 09:33:36 -07:00
Andrew Watkins bc0283d1a7 Update AutoRefresh component 2017-08-17 09:33:36 -07:00
Andrew Watkins 2686fc7b31 Update Notifications component 2017-08-17 09:33:36 -07:00
Andrew Watkins c22004b13a Add no binding rule 2017-08-17 09:33:36 -07:00
Andrew Watkins d42593c272 Include babel-eslint plugin
An eslint plugin companion to babel-eslint. babel-eslint does a great
job at adapting eslint for use with Babel, but it can't change the built
in rules to support experimental features. eslint-plugin-babel
re-implements problematic rules so they do not give false positives or
negatives.
2017-08-17 09:33:36 -07:00
Hunter Trujillo 13eb4620aa Merge pull request #1744 from influxdata/feature/1685-moving-time-ranges
Custom date picker shortcuts
2017-08-16 19:52:24 -06:00
Jared Scheib b6c460f73a Rename shared shortcuts.hson to timeRangeShortcuts.hson for specificity 2017-08-16 16:59:58 -07:00
Hunter Trujillo 96647ab208 Reset upper when shortcut is clicked. 2017-08-16 15:47:59 -06:00
Hunter Trujillo f2e1a0fc55 Split out shortcuts into an "hson" file. 2017-08-16 15:42:46 -06:00
Jared Scheib d57bb97d32 Merge pull request #1891 from influxdata/pagerduty-config
fix json key in pagerduty update
2017-08-16 14:04:58 -07:00
Jared Scheib a26ea75619 Update changelog 2017-08-16 13:58:46 -07:00
Timothy J. Raymond 50a05c7f6e Merge pull request #1859 from influxdata/feature/tr-layout-cell-axes
Add Axes to Layout Cells
2017-08-16 16:45:26 -04:00
Tim Raymond bf166c5051
Update CHANGELOG for layout cell axes 2017-08-16 16:44:56 -04:00
Alex P aa26fe18e8 Tweak micro copy 2017-08-16 12:38:58 -07:00
Alex P 5b460d5268 Rework styles to prevent some UI clash 2017-08-16 12:37:36 -07:00
Alex Paxton 929151567c Merge branch 'master' into fix-legend-stat-wrap 2017-08-16 09:40:15 -07:00
Jade McGough 50797b9d4a send ‘service-key’ instead of serviceKey to pagerduty 2017-08-16 00:15:13 -07:00
Jared Scheib e2e684b5e2 Merge remote-tracking branch 'origin/1.3.6.x' 2017-08-15 15:03:20 -07:00