Alex P
a00a82ef3b
Add ability to delete a query assigned to a var from the var
2018-06-15 16:50:56 -07:00
Alex P
8e4eb72575
Don't ask for confirmation when deleting a variable
2018-06-15 16:37:01 -07:00
Alex P
339f55c8c2
Move BodyDelete into func node menu
2018-06-15 16:24:37 -07:00
Alex P
aa59a6e1cb
Shorten copy
2018-06-15 16:23:11 -07:00
Alex P
a910c3b21b
Rename component to be consistent
2018-06-15 16:11:08 -07:00
Alex P
98fc787823
Style BodyDelete when used on a variable
2018-06-15 16:08:14 -07:00
Alex P
0e7d668383
Move Body type into shared flux types
2018-06-15 16:06:35 -07:00
Alex P
3cc963d067
Allow for optional "type" for body delete
...
Used in the confirmation dialog to refer correctly to the object being
deleted
2018-06-15 16:06:15 -07:00
Alex P
bdb833225d
Separate hover interactions between func node and func node menu
2018-06-15 15:50:27 -07:00
Alex P
69d669a053
Use ConfirmButton in BodyDelete
2018-06-15 15:50:10 -07:00
Alex P
20843e762b
Add styles for confirm button tooltip positions
2018-06-15 15:39:09 -07:00
Alex P
9f150011ac
Guard against unrendered button or tooltip
2018-06-15 15:38:45 -07:00
Alex P
fe3babb9f4
Use ConfirmButton instead of regular delete if func is from
2018-06-15 15:25:46 -07:00
Alex P
b9d1424b9d
Add optional prop for tooltip position
2018-06-15 15:24:27 -07:00
ebb-tide
e90ab6433e
Convert Annotation action and reducer to TS
2018-06-15 15:20:24 -07:00
Andrew Watkins
707877f57e
Convert formatting test to ts
2018-06-15 14:36:58 -07:00
Andrew Watkins
bbf496047b
Merge pull request #3694 from influxdata/fun/ceo-reducer-etc
...
CEO reducer and misc
2018-06-15 14:32:26 -07:00
Andrew Watkins
643172c4ca
CEO reducer and misc
2018-06-15 14:11:10 -07:00
ebb-tide
392ee489e3
Merge branch 'master' into bugfix/annotations-render-on-zoom
2018-06-15 13:52:38 -07:00
ebb-tide
35214a2ad3
Convert Annotation sub-components to TS
2018-06-15 13:50:55 -07:00
Andrew Watkins
2420398384
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
868fcc6746
Type notification actions / reducers / tests
2018-06-15 12:41:00 -07:00
Brandon Farmer
7c5c32421b
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
4290ef857f
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
70cded73a2
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
5e355f221c
Merge pull request #3678 from influxdata/bugfix/flux-base
...
Bugfix/flux base
2018-06-15 09:38:37 -07:00
Andrew Watkins
fd3cd78f0b
Merge pull request #3646 from influxdata/chore/webpack-4
...
Chore/webpack 4
2018-06-15 09:30:50 -07:00
Andrew Watkins
bea2548124
Introduce delete body
2018-06-15 09:18:52 -07:00
Alex Paxton
7becaaba56
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
4801227a3c
Merge pull request #3671 from influxdata/polish/snip-snip
...
Snip Snip
2018-06-15 08:49:12 -07:00
Alex Paxton
deec4952e8
Merge branch 'master' into polish/snip-snip
2018-06-15 08:49:02 -07:00
Alex Paxton
3cbdf0538a
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
ade1249a9a
Merge branch 'master' into code-mirror-data-explorer
2018-06-15 08:48:15 -07:00
Alex Paxton
9ecf9b2628
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
d0607e0ddf
Merge pull request #3684 from influxdata/flux/ux-improvements
...
Improve Flux Editor UX
2018-06-14 17:53:44 -07:00
ebb-tide
2db9b0a1a6
Rerender annotations on drawCallback
2018-06-14 17:52:26 -07:00
Alex P
fae8d1f845
Fix failing test
2018-06-14 17:18:48 -07:00
Alex P
d851e52643
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
368f471199
Rename function to be more semantic
2018-06-14 15:28:40 -07:00
Alex P
bb068e6070
Autofocus first input when args editor opens
2018-06-14 15:28:04 -07:00
Alex P
85fda7b38a
Remove delete functionality from func args tooltip
2018-06-14 15:27:32 -07:00
Andrew Watkins
4bba0323e4
Fix typo
2018-06-14 11:50:50 -07:00
Andrew Watkins
c303c12ece
Remove dead code
2018-06-14 11:50:38 -07:00
Andrew Watkins
3788787521
Fix basepath issue with fetch requests to flux
2018-06-14 11:50:30 -07:00
Alex Paxton
8b00523eb8
Merge pull request #3664 from influxdata/flux/minor-ui-polish
...
Minor Flux Editor Polish
2018-06-14 10:56:33 -07:00
Alex P
28c13c7a94
Move division name rendering into getter
2018-06-14 10:42:22 -07:00
Alex P
4603b931e8
Replace magic number with constant
2018-06-14 10:31:20 -07:00
Alex P
9fbe4944aa
Rename 'Analyze' to 'Validate'
2018-06-14 10:27:46 -07:00
Delmer Reed
6804bbcb4c
Cancel fetch response promise on FilterArgs unmount
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-06-14 10:20:57 -07:00
Alex P
91bc8997fe
Updoot log of change
2018-06-13 19:23:02 -07:00