Commit Graph

6910 Commits (d58f06b2321050b4e342986a43fda5ab0ac35923)

Author SHA1 Message Date
Alex P d58f06b232 Move BodyDelete into func node menu 2018-06-15 16:24:37 -07:00
Alex P 394fe281f3 Shorten copy 2018-06-15 16:23:11 -07:00
Alex P 9af35fedfc Rename component to be consistent 2018-06-15 16:11:08 -07:00
Alex P 0bc3789246 Style BodyDelete when used on a variable 2018-06-15 16:08:14 -07:00
Alex P 2489aacd99 Move Body type into shared flux types 2018-06-15 16:06:35 -07:00
Alex P 27d70504fc 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 6a54d4e65d Separate hover interactions between func node and func node menu 2018-06-15 15:50:27 -07:00
Alex P 9a0687b43b Use ConfirmButton in BodyDelete 2018-06-15 15:50:10 -07:00
Alex P 860548bab2 Add styles for confirm button tooltip positions 2018-06-15 15:39:09 -07:00
Alex P 5cac6cb628 Guard against unrendered button or tooltip 2018-06-15 15:38:45 -07:00
Alex P 5ce3345259 Use ConfirmButton instead of regular delete if func is from 2018-06-15 15:25:46 -07:00
Alex P 87033d37f7 Add optional prop for tooltip position 2018-06-15 15:24:27 -07:00
Andrew Watkins 819acf0d52 Introduce delete body 2018-06-15 09:18:52 -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
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
Alex P 56733cd152 Prevent threesizer header names from colliding with menu items 2018-06-13 16:10:53 -07:00
Alex P 7b008275a9 Polish time machine code mirror 2018-06-13 16:09:57 -07:00
Alex P 6b394c8e67 Add breathing room between navbar and schema explorer 2018-06-13 16:02:38 -07:00
Alex P 2aa49a5863 Polish threesizer handles and headers when in horizontal handle mode 2018-06-13 15:58:59 -07:00
Alex P 22c18160dc Remove border when yield table is empty 2018-06-13 15:09:25 -07:00
Alex P 82c66570ba Style yield name 2018-06-13 15:09:11 -07:00
Alex P c6674514c7 Remove whitespace 2018-06-13 15:09:01 -07:00
Alex Paxton 19cc5fbf85 Merge pull request #3649 from influxdata/bugfix/date-picker-icons
Fix Date Picker Icons
2018-06-13 09:58:04 -07:00
Andrew Watkins 17900ba66e Merge pull request #3656 from influxdata/bugfix/source-delete
Bugfix/source delete
2018-06-13 06:42:14 -07:00
Iris Scholten aa05980b3a Merge pull request #3654 from influxdata/flux/yield
Flux/yield
2018-06-12 17:13:58 -07:00
Andrew Watkins 8a4a6af32a Fix Type 2018-06-12 17:09:16 -07:00
Andrew Watkins 0dd466e19b Cleanup 2018-06-12 17:06:46 -07:00
Andrew Watkins d84fb5431d Fix delete source 2018-06-12 17:04:23 -07:00
Iris Scholten 94af329abe Unbind functions that dont need binding
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-12 16:59:30 -07:00
Brandon Farmer 5de1cc4cb7 Select default telegraf database 2018-06-12 16:21:53 -07:00
Iris Scholten e85dbb03c2 Change default size of divisions in flux builder
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-12 16:20:26 -07:00
Deniz Kusefoglu fd52a65263 Merge pull request #3652 from influxdata/bugfix/fix-everything
Fix Dygraphs
2018-06-12 16:17:24 -07:00
Iris Scholten c72724bfa0 Remove GetData button 2018-06-12 15:52:28 -07:00
Brandon Farmer ead9558832 Merge pull request #3651 from influxdata/log-viewer/performance
Performance enhancements for log viewer
2018-06-12 15:45:57 -07:00
Andrew Watkins 6921db86f7 Fix Dygraphs 2018-06-12 15:45:46 -07:00
Iris Scholten bfec9f9e16 Display yieldName in TimeMachineVis 2018-06-12 15:43:44 -07:00
Iris Scholten 8edf6f099f Display implicit yield func node by default
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-12 15:39:47 -07:00
Brandon Farmer 01843a1cae Add more types around table utils 2018-06-12 15:30:36 -07:00
Brandon Farmer f8bd815fa9 Add guards for grids missing in logs table 2018-06-12 14:46:43 -07:00
Alex P ab11309cd6 Add loading spinner to filter bar 2018-06-12 14:25:37 -07:00
Alex P dfee77757a Render empty state when no data is present 2018-06-12 14:25:11 -07:00
Brandon Farmer 896aa0ba5f Handle scrollleft correctly
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-06-12 14:19:33 -07:00
ebb-tide d258aef508 Rename Time Machine to Flux Editor 2018-06-12 13:55:23 -07:00
Delmer Reed d0c0a3be42 Update the default starting script for editor
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-06-12 13:37:27 -07:00