Commit Graph

11133 Commits (f18f51ada955842b6ac0579c51aed344091a3028)

Author SHA1 Message Date
Alex P f18f51ada9 Revert usage of panel components in page 2018-08-01 16:42:17 -07:00
Alex P 5f693e034e Merge branch 'master' into reusable/panels 2018-08-01 13:26:53 -07:00
Christopher Henn b85269589a Fix error when running `run-dev` after `clean` target 2018-08-01 11:56:26 -07:00
Christopher Henn af7186f96c Remove unused targets from Makefile 2018-08-01 11:56:26 -07:00
Christopher Henn ca947cfffd Clear cache before building production UI assets 2018-08-01 11:56:26 -07:00
Christopher Henn b1935560a2 Size laser spinners based on their container 2018-08-01 08:41:21 -07:00
Delmer 375c9896e8
Merge pull request #4065 from influxdata/fix/download-csv
Fix cell CSV downloading
2018-07-31 14:19:59 -04:00
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
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 385a37c672 Use cleaner way to validate children and throw errors 2018-07-30 16:51:10 -07:00
Delmer Reed df064c081d Fix type error in QueryMaker 2018-07-30 18:33:58 -04: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
Delmer Reed 5332d617ea Update tests for dropdown 2018-07-27 16:59:58 -04:00
Alex P 770c575ed6 Remove dropdown from dashboards page 2018-07-27 12:14:18 -07:00
Alex P 5780d977f1 Polish 2018-07-27 12:11:41 -07:00