Commit Graph

11413 Commits (94a40f9e415978d1c5166ad14ab9058f7a818306)

Author SHA1 Message Date
Daniel Campbell 94a40f9e41
Merge pull request #4238 from influxdata/wizard-bugs
Fix issue with wizard content not scrolling
2018-08-16 17:36:26 -07:00
Deniz Kusefoglu 0d90a1404d
Merge pull request #4237 from influxdata/wizard-bug/create-source-at-blur
Add source creation to onSubmit on SourceStep
2018-08-16 17:30:15 -07:00
Iris Scholten d9df6130bc
Merge pull request #4227 from influxdata/flux/ceo-refactor
Flux/New CEO Design
2018-08-16 17:16:02 -07:00
Daniel Campbell b962b0d581 update tests 2018-08-16 17:05:57 -07:00
Iris Scholten 735c19f0a3 Redesign and Refactor CEO for reuse in DE
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-08-16 16:54:59 -07:00
Daniel Campbell 931599d0d8 Remove fancy scrollbar 2018-08-16 16:53:54 -07:00
Jared Scheib 8ae7b8fb43
Merge pull request #4235 from influxdata/fix/de_submit_query
fix: pass correct fields to /queries to fix de submit query button
2018-08-16 19:49:47 -04:00
Deniz Kusefoglu 9fc9d2716f Add source creation to onSubmit on SourceStep 2018-08-16 16:40:54 -07:00
Jared Scheib 22c811947e Update changelog 2018-08-16 17:25:41 -04:00
Jared Scheib 8608e28609 fix: pass correct fields to /queries to fix de submit query button 2018-08-16 17:22:40 -04:00
Deniz Kusefoglu bbb10d8bff
Merge pull request #4233 from influxdata/wizard-bug/hostname
Add hostname syncing between source url, and kapacitor
2018-08-16 14:12:16 -07:00
Iris Scholten da5fdd630d
Merge pull request #4234 from influxdata/fix/temp-var-inactive
Fix template variable control bar not persisting whether it was open
2018-08-16 12:47:14 -07:00
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