Commit Graph

11701 Commits (2b85390aa37c879651231635879ce6ebcc904dd9)

Author SHA1 Message Date
Deniz Kusefoglu 45bb1c4c75 Add protections against source or source.url not existing in syncHostnames functions 2018-08-16 10:44:14 -07:00
Iris Scholten 7e8300673a Update failing tests and add test 2018-08-16 09:52:00 -07:00
Iris Scholten a2ecf51420 Update Changelog 2018-08-16 09:52:00 -07:00
Iris Scholten 85fa5f3b91 Fix template variable control bar not persisting whether it was open 2018-08-16 09:52:00 -07:00
Deniz Kusefoglu bb942455f0 Rename submitAction to onSubmit 2018-08-16 09:11:01 -07:00
Delmer 40c158e196
Merge pull request #4228 from influxdata/logs/add-close-button
Add close button to log message
2018-08-16 10:23:14 -04:00
Delmer Reed c025023ba9 Update CHANGELOG for 1.7.0 2018-08-16 10:12:43 -04:00
Delmer Reed c29eff5471 Add close button to log message
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-16 10:10:10 -04:00
Delmer 5150476ede
Merge pull request #4220 from influxdata/fix/copy-popover-text
Add copy for log messages
2018-08-16 10:00:20 -04:00
Deniz Kusefoglu b5eba4d92b Add hostname syncing between source url and kapacitor url in kapacitorStep 2018-08-15 16:59:16 -07:00
Deniz Kusefoglu 4ba951dd36 Add hostname syncing between source url and meta url in sourceStep 2018-08-15 16:57:11 -07:00
Jared Scheib 120c274306
Merge pull request #4225 from influxdata/logs/reduce-query-count
Update chunk size for logs table
2018-08-15 19:37:17 -04:00
Delmer Reed 04c7a9e85d Update changelog
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-15 19:28:18 -04:00
Delmer Reed 3b084e4ed1 Update chunk size for logs table
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-15 19:26:56 -04:00
Jared Scheib db0ba26f66
Merge pull request #4231 from influxdata/fix/notify_presentation_mode_esc
fix: notify user to press esc upon entering presentation mode
2018-08-15 19:07:17 -04:00
Deniz Kusefoglu b4c3b7ce63
Merge pull request #4230 from influxdata/wizard-bug/password-fields
Add password input text field to WizardTextInput
2018-08-15 16:05:41 -07:00
Jared Scheib 53afddfa8e Update changelog 2018-08-15 18:57:30 -04:00
Jared Scheib 3ef402d6a6 fix: notify user to press esc upon entering presentation mode 2018-08-15 18:52:58 -04:00
Deniz Kusefoglu 452e5b8db7 Add password input text field to WizardTextInput 2018-08-15 15:49:23 -07:00
Delmer Reed 90bc8aab3b Update CHANGELOG 1.7.0 UI Improvements 2018-08-15 18:26:00 -04:00
Daniel Campbell 728f6b8afa
Merge pull request #4226 from influxdata/wizard-bugs
Display placeholder to indicate password set in server
2018-08-15 15:22:38 -07:00
Delmer Reed b23049bed8 Add copy for untruncated messages 2018-08-15 18:22:09 -04:00
Jared Scheib ccbff36d93 fix: add changelog date to 1.6.1 and add 1.6.2 and 1.7.0 headers 2018-08-15 18:19:24 -04:00
Daniel Campbell 5250098a59 Add check for source, remove unnecessary null return
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-15 15:05:46 -07:00
Daniel Campbell bf0a141347 Display placeholder to indicate password set in server
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-15 14:03:07 -07:00
Brandon Farmer f461c50dec
Merge pull request #4128 from influxdata/enhancement/add-proxy-ids
Pass uuid to proxy requests for determining which responses are relevant
2018-08-15 13:51:35 -07:00
Daniel Campbell b9679cf25c
Merge pull request #4221 from influxdata/wizard-bugs
Allow launching wizard with new kapacitor or existing
2018-08-15 13:22:29 -07:00
Jared Scheib 28c6169bb2
Merge pull request #4217 from influxdata/feat/dashboard_templates
feat: add filestore-backed API for protoboards (dashboard templates)
2018-08-15 16:19:53 -04:00
Deniz Kusefoglu f772ebe00a Handle case where no active kapacitor 2018-08-15 12:59:55 -07:00
Deniz Kusefoglu cd579a34a8 Remove getDeep that is no longer used 2018-08-15 12:46:23 -07:00
Daniel Campbell 3fdcc4e1e1 Allow launching wizard with new kapacitor or existing
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-08-15 12:08:12 -07:00
Alex Paxton 8f02ab0105
Introduce Multi-Select Dropdown Component (#4194)
* Introduce Multi-Select Dropdown Component

* REVERT THIS COMMIT

* Revert "REVERT THIS COMMIT"

This reverts commit b172bbaf0c.

* Type variable

Co-Authored-By: Iris Scholten <ischolten.is@gmail.com>

* Write component tests
2018-08-15 10:51:14 -07:00
Brandon Farmer a0a03824fc
Merge pull request #4219 from influxdata/bugfix/scroll-tablegraphs
Update state management for table graphs
2018-08-14 16:50:32 -07:00
Brandon Farmer 6baaac7173 Update state management for table graphs
- Handle scrolling after hover state has changed
2018-08-14 16:35:30 -07:00
Deniz Kusefoglu b4a3c1295e Update changelog 2018-08-14 14:31:24 -07:00
Jared Scheib f57daa8bc5 feat: protoboard api
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-08-14 14:29:10 -07:00
Brandon Farmer 60f0ac7582
Merge pull request #4215 from influxdata/enhancements/refactor-tablegraph
Ensure that scrolling does not go out of bounds for table graph
2018-08-14 11:25:56 -07:00
Brandon Farmer 3232b80aa7 Ensure that scrolling does not go out of bounds for table graph 2018-08-14 11:14:39 -07:00
Alex Paxton c3c603d9b5
Logs Single Play / Pause Button (#4213)
* Allow custom class prop in Button component

* Replace radio buttons with single button

* Updoot changelog
2018-08-14 10:36:41 -07:00
Brandon Farmer 43b9170799
Merge pull request #4212 from influxdata/enhancements/refactor-tablegraph
Fix hover time issues in table graph
2018-08-14 10:16:05 -07:00
Brandon Farmer ecd0d85b6d Fix hover time issues in table graph 2018-08-14 10:04:19 -07:00
Nathan Haugo d24b4f2ddc
Merge pull request #4208 from influxdata/feature/check-latest-shard-for-hosts
Check only the latest shard for host data
2018-08-14 10:03:01 -07:00
nathan haugo 5b593e0f81 Update changelog and make caps consistent 2018-08-14 09:53:06 -07:00
nathan haugo c397e65556 Check only the latest shard for host data 2018-08-14 09:49:13 -07:00
Brandon Farmer ff2ce4f8d5
Merge pull request #4193 from influxdata/enhancements/refactor-tablegraph
Refactor table graph and multi grid to remove unused functionality
2018-08-13 16:47:36 -07:00
Brandon Farmer 523e4fd25e Fix column width to fit contents 2018-08-13 16:37:43 -07:00
Brandon Farmer bc84a79c9a Refactor table graph and multi grid to remove unused functionality 2018-08-13 15:25:45 -07:00
Alex Paxton 7bcb21c2d0
Replace annotation tag editor equals sign with arrow (#4192) 2018-08-13 14:00:06 -07:00
Delmer 98c28beab8
Merge pull request #4163 from influxdata/enhancement/log-search-operators
Enhance log search params
2018-08-13 16:06:24 -04:00
Delmer Reed 5938711938 Remove SetSearchTerm logic 2018-08-13 13:01:50 -04:00