Commit Graph

11186 Commits (fb566d83dd5cdadc4e39393e43387451bb5815a4)

Author SHA1 Message Date
Delmer Reed e9dfb36442 Rename GrabDataForDownloadHandler
Renames GrabDataDownload type to indicate it's a function
2018-07-31 13:56:55 -04:00
Delmer Reed 5d68db7514 Remove unused prop for grabDataForDownload 2018-07-31 13:14:39 -04:00
Delmer Reed 215723020c Fix csv downloading
Fixes CSV downloading by adding back the optional call to
GrabDataForDownload in RefreshingGraph
2018-07-31 13:14:08 -04:00
Delmer 70369aedaf
Merge pull request #4063 from influxdata/fix/query-viewer-update
Fix query editor save
2018-07-30 22:22:17 -04:00
Iris Scholten 29d32cd209 Move constants/types/utils to separate files 2018-07-30 18:24:00 -07:00
Iris Scholten a3716a586c Change component to use old dropdown instead of new dropdown 2018-07-30 17:50:48 -07:00
Iris Scholten d0c56a645a Add arrow in mapping rows 2018-07-30 17:50:48 -07:00
Iris Scholten 7a0a050e2c Handle cells with no source in their queries when importing 2018-07-30 17:50:43 -07:00
Alex Paxton e470b51f72
Merge pull request #4050 from influxdata/reusable/buttons
Reusable Button Component
2018-07-30 17:25:49 -07:00
Alex P e3db98954c Simplify import filepath 2018-07-30 17:11:59 -07:00
Alex P 769dda3c78 Introduce and use enum for ComponentStatus
Using this to decouple from RemoteDataState
2018-07-30 17:09:29 -07:00
Alex P 471a097213 Unify naming scheme w/ panels PR 2018-07-30 16:57:21 -07:00
Alex P 385a37c672 Use cleaner way to validate children and throw errors 2018-07-30 16:51:10 -07:00
Alex P 8b78f2a991 Sort imports 2018-07-30 16:40:34 -07:00
Alex P e88ffdaafe Throw error when unexpected children passed in to Form 2018-07-30 16:40:24 -07:00
Iris Scholten dd68df7de8 Create a second step in the importing dashboard process that allows users to map sources from imported dashboard to current sources 2018-07-30 15:52:52 -07:00
Alex P dcff019ef2 Implement form layout components in SourceForm
Using this as an example of how to use the components
2018-07-30 15:35:23 -07:00
Delmer Reed df064c081d Fix type error in QueryMaker 2018-07-30 18:33:58 -04:00
Alex P 6c00d9ad0e Introduce Form Element Set 2018-07-30 15:33:03 -07:00
Delmer Reed e3b5bbe4e3 Update InfluxQLEditor to pass blur handler 2018-07-30 18:24:08 -04:00
Delmer Reed 1ad6372032 Remove onClickOutside in favor of onBlur 2018-07-30 18:24:08 -04:00
Delmer Reed 71f0281092 Rename varimoji handler to handleMouseDown 2018-07-30 18:24:08 -04:00
Delmer Reed 5f37b7d16a Fix save on editor blur 2018-07-30 18:24:08 -04:00
Delmer Reed 08f8aa8718 Fix unused handler method linting error 2018-07-30 18:23:52 -04:00
Delmer 403f90adc4
Add truncation to procid and host (#4059) 2018-07-30 18:20:29 -04:00
Brandon Farmer b1c39d4690
Merge pull request #4053 from influxdata/log-viewer/pause-on-expand
Pause log viewer when message is expanded
2018-07-30 13:56:54 -07:00
Brandon Farmer 65b40341a7 Pause log viewer when message is expanded 2018-07-30 13:06:41 -07:00
Brandon Farmer 01355fe435
Merge pull request #4048 from influxdata/log-viewer/tooltip-shows-full-value
Show full value in filter tooltip
2018-07-30 13:00:17 -07:00
Alex P df34fb8dbf Revert dashboards page back to normal state 2018-07-30 12:32:50 -07:00
Brandon Farmer 634ce8f70a Show full value in filter tooltip 2018-07-30 11:31:10 -07:00
Alex P 03d889a758 Prevent click behavior on button icons 2018-07-30 11:11:31 -07:00
Alex P 1ff4850eae Polish appearance of buttons 2018-07-30 11:08:33 -07:00
Brandon Farmer cb2c539ec5
Merge pull request #4042 from influxdata/log-viewer/move-query-count
Move histogram count to make it more clear
2018-07-30 10:48:52 -07:00
Alex P 3d08fc5978 Use IconFont enum for icon prop type 2018-07-28 13:06:41 -07:00
Alex P f1978bf44f Merge branch 'master' into reusable/buttons 2018-07-28 11:41:05 -07:00
Alex P 17ab771114 Merge branch 'master' into reusable/panels 2018-07-28 11:39:26 -07:00
Alex Paxton 0e0856d5bc
Merge pull request #4041 from influxdata/reusable/dropdowns
Reusable Dropdowns
2018-07-27 17:34:55 -07:00
Alex P c7f29e00ca Throw away dummy testing component 2018-07-27 17:24:57 -07:00
Alex P b4d9a6581d Use id instead of itemKey and selectedID instead of selectedKey 2018-07-27 17:23:41 -07:00
Brandon Farmer 47b92b2776 Update backoff algorithm 2018-07-27 17:15:21 -07:00
Alex P a7c1ea6e71 Improve means of enforcing child type 2018-07-27 16:50:55 -07:00
Alex P db7c26d0bf Implement Panel component on a page 2018-07-27 16:35:52 -07:00
Alex P a420e8439c Introduce family of Panel components 2018-07-27 16:35:31 -07:00
Alex P 88b3586e8d WIP replace cloning with instantiating
Also checking for accepted child classes
2018-07-27 15:42:49 -07:00
Alex P c0719021d8 Use new status type in example 2018-07-27 15:16:46 -07:00
Alex P d07804f507 Use RemoteDataState type for indicating status of the button 2018-07-27 15:09:06 -07:00
Alex P 23c43fdcc3 Woops 2018-07-27 15:02:15 -07:00
Brandon Farmer d6927f3893 Move histogram count to make it more clear 2018-07-27 14:44:00 -07:00
Alex P fd0ad036cf Merge branch 'reusable/dropdowns' of github.com:influxdata/chronograf into reusable/dropdowns 2018-07-27 14:41:29 -07:00
Alex P 2f044342bc Make prop names more descriptive 2018-07-27 14:41:25 -07:00