Alex P
bf0d672d0b
Refactor RuleHeaderSave
...
Remove excess markup and source indicator
2018-06-18 10:59:57 -07:00
Alex P
e2b4ab4d61
Implement PageHeader in rule builder page
2018-06-18 10:56:49 -07:00
Alex P
46d1fda742
Merge branch 'master' into presentational-page-components
2018-06-18 10:32:49 -07:00
Brandon Farmer
ba9c342d32
Merge pull request #3706 from influxdata/bugfix/increase-go-test-timeout
...
Increase go test timeout to avoid invalid failures
2018-06-18 09:31:26 -07:00
Iris Scholten
1486adfff7
Merge pull request #3698 from influxdata/fix/tempVar-no-value
...
Fix no selected tempvar value issue
2018-06-18 09:24:41 -07:00
Chris Henn
abf4cdec3f
Merge pull request #3683 from influxdata/new-template-vars-ui
...
Implement new UI for managing template variables
2018-06-18 07:24:44 -07:00
Christopher Henn
e6cd29da58
Introduce new template variables UI
...
PR: #3683
2018-06-18 07:16:08 -07:00
Brandon Farmer
bf0749547a
Increase go test timeout to avoid invalid failures
2018-06-18 01:02:44 -07:00
Andrew Watkins
3836444bea
Merge pull request #3701 from influxdata/fun/misc
...
Source Page & Form
2018-06-15 18:11:26 -07:00
Jared Scheib
fa8381315e
Merge branch 'master' into fix/tempVar-no-value
2018-06-15 17:30:41 -07:00
Jared Scheib
813c2fc91f
Merge pull request #3697 from influxdata/fix/basepath_hyphens
...
Fix allowing hyphens in basepath
2018-06-15 17:30:07 -07:00
Andrew Watkins
08bf9bcd27
Source form and page
2018-06-15 17:22:21 -07:00
Deniz Kusefoglu
9bac532c47
Merge pull request #3689 from influxdata/bugfix/annotations-render-on-zoom
...
Bugfix/annotations render on zoom
2018-06-15 17:13:31 -07:00
Iris Scholten
da77a03dcb
Update Changelog
2018-06-15 17:12:48 -07:00
Jared Scheib
20c96bdd5b
Update changelog
2018-06-15 17:10:38 -07:00
Iris Scholten
654ea88e30
Fix issue where no selected tempvar value
2018-06-15 17:08:00 -07:00
Jared Scheib
d0b36ae5df
Allow hyphens and underscores in basepath
2018-06-15 17:05:01 -07:00
ebb-tide
6caef8e87c
Convert Annotation action and reducer to TS
2018-06-15 15:20:24 -07:00
Andrew Watkins
36355f18d9
Convert formatting test to ts
2018-06-15 14:36:58 -07:00
Andrew Watkins
a14fdc806d
Merge pull request #3694 from influxdata/fun/ceo-reducer-etc
...
CEO reducer and misc
2018-06-15 14:32:26 -07:00
Andrew Watkins
d95f6acce5
CEO reducer and misc
2018-06-15 14:11:10 -07:00
ebb-tide
f904d3e002
Merge branch 'master' into bugfix/annotations-render-on-zoom
2018-06-15 13:52:38 -07:00
ebb-tide
1d3dda6667
Convert Annotation sub-components to TS
2018-06-15 13:50:55 -07:00
Andrew Watkins
add3699ed9
Merge pull request #3693 from influxdata/fun/notifications-to-ts
...
Type notification actions / reducers / tests
2018-06-15 13:07:40 -07:00
Andrew Watkins
8af2507a6d
Type notification actions / reducers / tests
2018-06-15 12:41:00 -07:00
Brandon Farmer
bf9b02014f
Merge pull request #3660 from influxdata/bugfix/data-source-links
...
Strip prefix for data source links
2018-06-15 10:41:48 -07:00
Alex Paxton
2e08833b72
Merge pull request #3691 from influxdata/bugfix/ceo-query-field
...
Fix Appearance of Text Area in CEO
2018-06-15 10:27:54 -07:00
Alex P
69cefb8104
Resurrect discarded styles
...
I threw the baby out with the bathwater, but now the baby is back. The
bathwater is still gone though.
2018-06-15 10:11:02 -07:00
Andrew Watkins
a76a114423
Merge pull request #3678 from influxdata/bugfix/flux-base
...
Bugfix/flux base
2018-06-15 09:38:37 -07:00
Andrew Watkins
82dcefafa7
Merge pull request #3646 from influxdata/chore/webpack-4
...
Chore/webpack 4
2018-06-15 09:30:50 -07:00
Alex Paxton
9ff4a33c55
Merge pull request #3657 from oori/feat-kap-alert
...
fix(alert): alert creation detailed response
2018-06-15 08:49:35 -07:00
Alex Paxton
b409695b2a
Merge pull request #3671 from influxdata/polish/snip-snip
...
Snip Snip
2018-06-15 08:49:12 -07:00
Alex Paxton
fc81c1b01a
Merge branch 'master' into polish/snip-snip
2018-06-15 08:49:02 -07:00
Alex Paxton
493ffb264a
Merge pull request #3659 from influxdata/code-mirror-data-explorer
...
Upgrade Data Explorer Query Field with CodeMirror2
2018-06-15 08:48:25 -07:00
Alex Paxton
e69a0381f3
Merge branch 'master' into code-mirror-data-explorer
2018-06-15 08:48:15 -07:00
Alex Paxton
ba07403bf5
Merge pull request #3663 from influxdata/polish/truncate-rules-message-preview
...
Truncate Alert Rule Message Preview
2018-06-15 08:47:24 -07:00
Alex Paxton
7432ccb3ee
Merge pull request #3684 from influxdata/flux/ux-improvements
...
Improve Flux Editor UX
2018-06-14 17:53:44 -07:00
ebb-tide
bb091cb94e
Rerender annotations on drawCallback
2018-06-14 17:52:26 -07:00
Alex P
976a5b6b86
Fix failing test
2018-06-14 17:18:48 -07:00
Alex P
716fabe541
Refactor func node UI & UX
...
- Nothing happens when hovering a func node
- Delete & toggle yield buttons appear on hover, stay visible when
editing or yielding
- Clicking a func enters/exits edit mode
- Last func in each body is in edit more for educational purposes
2018-06-14 15:30:28 -07:00
Alex P
8e95d9bd03
Rename function to be more semantic
2018-06-14 15:28:40 -07:00
Alex P
0e4aa24d85
Autofocus first input when args editor opens
2018-06-14 15:28:04 -07:00
Alex P
9481449b44
Remove delete functionality from func args tooltip
2018-06-14 15:27:32 -07:00
Andrew Watkins
d60a231686
Fix typo
2018-06-14 11:50:50 -07:00
Andrew Watkins
590e8aa690
Remove dead code
2018-06-14 11:50:38 -07:00
Andrew Watkins
7b5b2c3bc3
Fix basepath issue with fetch requests to flux
2018-06-14 11:50:30 -07:00
Alex Paxton
9e04ea3880
Merge pull request #3664 from influxdata/flux/minor-ui-polish
...
Minor Flux Editor Polish
2018-06-14 10:56:33 -07:00
Alex P
7ec143e90e
Move division name rendering into getter
2018-06-14 10:42:22 -07:00
Alex P
bda487acb8
Replace magic number with constant
2018-06-14 10:31:20 -07:00
Alex P
29dc7bb479
Rename 'Analyze' to 'Validate'
2018-06-14 10:27:46 -07:00