Jade McGough
e5e672248e
add kapacitor table to manage sources page
2017-04-21 12:39:41 -07:00
Jade McGough
8b32185e52
remove unused withRouter call
2017-04-21 12:39:41 -07:00
Jade McGough
1431da7202
move influx source managament table to separate component
2017-04-21 12:39:41 -07:00
Jade McGough
dbe7cd5de9
remove navigation to kapacitor config app
2017-04-21 12:39:41 -07:00
Alex P
05ba227fd7
I am a merciful god
2017-04-20 18:36:26 -07:00
Alex P
b334bf8f17
Rename 2 colors
...
Darker purple (planet) is now “Amethyst” to match the gemstone theme of
that value. Creme De Violette was just a long name, so now it is
“twilight” (which has nothing to do with the movies or book series)
2017-04-20 18:36:26 -07:00
Alex P
b24d92dd5a
Use yellow for warning text in query editor
2017-04-20 18:36:26 -07:00
Alex P
86ba499981
Add yellow color spectrum for warning use cases
...
More semantic than purple for warnings
2017-04-20 18:36:26 -07:00
Jared Scheib
a0fd6e265d
Merge branch 'feature/template-variables' into feature/template-variables_proxy-params
2017-04-20 18:19:48 -07:00
Jared Scheib
b890f22ca6
Add test for selectTemplate, update spec fixtures
2017-04-20 18:11:55 -07:00
Jared Scheib
b8da81171f
Update var names and propTypes to match spec
2017-04-20 17:31:43 -07:00
Jared Scheib
e940fa22df
Update 'query' key to 'influxql'
2017-04-20 16:51:49 -07:00
Jared Scheib
21ba809a6c
Update tV to 'template' for consistency
2017-04-20 16:42:27 -07:00
Jared Scheib
5a1f49eaa2
Update key name to match what API expects
2017-04-20 16:36:26 -07:00
Jared Scheib
891824eab4
Update var name to match what API expects
2017-04-20 16:34:30 -07:00
Jared Scheib
620158631d
Update prop key to match what API expects
2017-04-20 16:19:49 -07:00
Jared Scheib
b4b03a06f6
Merge remote-tracking branch 'origin/master' into feature/auth-router
...
Conflicts:
ui/src/data_explorer/components/RawQueryEditor.js
ui/src/data_explorer/components/QueryEditor.js
2017-04-20 15:58:12 -07:00
Jared Scheib
010aa502b4
Merge branch 'feature/template-variables' into feature/template-variables_proxy-params
2017-04-20 14:13:32 -07:00
Jared Scheib
02c81fbc82
Updated tempVars schema and refactor how selected values are reduced
2017-04-20 14:03:19 -07:00
Chris Goller
4be9a1b27a
Fix linter errors to allow builds to pass
2017-04-20 11:46:59 -05:00
Jared Scheib
04cc465d28
Fix timeSeries data shape to restore full expected functionality of AutoRefreshingLineGraphs on Dashboard
2017-04-19 16:19:49 -07:00
Jared Scheib
60308938fc
Update tempVars with current schema and successfully send to proxy
2017-04-19 15:10:07 -07:00
Andrew Watkins
784a36a75c
Add onSubmit to template variable form
2017-04-19 14:47:07 -07:00
Andrew Watkins
068119d563
Add editTemplate test and action / update tests
2017-04-19 14:46:26 -07:00
Jared Scheib
c617de0afd
Rename 'params' to 'tempVars'
2017-04-19 14:30:12 -07:00
Andrew Watkins
4a0ee1a020
Introduce table inputs to the tempVar builder
2017-04-19 13:08:30 -07:00
Andrew Watkins
ca6e541a38
Create table classes
...
Since a table can now be a bunch of <div>'s. This will allow us to
include forms inside of tables without breaking HTML.
http://stackoverflow.com/questions/4035966/create-a-html-table-where-each-tr-is-a-form
2017-04-19 10:09:25 -07:00
Chris Goller
5538cfa963
Merge branch 'master' into feature/template-variables
2017-04-19 11:10:01 -05:00
Luke Morris
34d25b9abd
Pass templates through to proxy as ‘params’
2017-04-18 16:10:43 -07:00
Luke Morris
f7c414fed3
Peel templates off of dashboard
2017-04-18 16:10:14 -07:00
Hunter Trujillo
3fb75a4e77
Add tag key 🅱️ ropdown.
2017-04-18 16:47:00 -06:00
Alex P
abbf76ab6c
Rename components according to CSS styles
2017-04-18 14:20:51 -07:00
Alex P
e674a70391
Polish group by time dropdown
...
styled differently in Rule builder vs DE
2017-04-18 14:09:49 -07:00
Hunter Trujillo
66012f4033
Fix irregular whitespace linter error.
2017-04-18 14:50:49 -06:00
Hunter Trujillo
1f42f12152
Ensure initial selection state on database and measurement dropdowns.
2017-04-18 14:49:45 -06:00
Luke Morris
19779cd269
Make tv fixtures more realistic
2017-04-18 13:11:05 -07:00
Luke Morris
579e45d08d
Factor refreshing graph into its own render function
2017-04-18 13:10:29 -07:00
Alex P
74d6b88e7c
Merge branch 'master' into query-builder-style-refactor
2017-04-18 12:08:27 -07:00
Alex P
4844d31f57
Rework rule builder page to use new version of query builder
2017-04-18 12:08:07 -07:00
Andrew Watkins
d7411172cf
Introduce template query builders
2017-04-18 12:08:00 -07:00
Alex P
d57b90d6df
Simplify group by time dropdown
2017-04-18 12:07:08 -07:00
Luke Morris
5d77c48f08
Remove unused fetchTimeSeries function
2017-04-18 11:42:16 -07:00
Luke Morris
2f6fb708f2
Basic TVControlBar style polish
2017-04-18 11:20:35 -07:00
Luke Morris
9717b40e1b
Display selected value; disallow selection while loading
2017-04-18 11:20:06 -07:00
Luke Morris
f0fa19c10a
Update fixtures to include selected value
2017-04-18 11:18:19 -07:00
Alex P
a2fe7dbe0f
Visually join overlay controls and query maker
2017-04-18 11:02:20 -07:00
Alex P
fbb1aee097
Scope responsive query maker styles to the DE
2017-04-18 11:01:43 -07:00
Andrew Watkins
05b9c8fc12
WIP Allow selection of value type
2017-04-18 09:27:34 -07:00
Alex P
ab8bf11182
Ensures recent changes don't break Overlay Technology
2017-04-17 20:23:40 -07:00
Alex P
d9e827ea60
Remove unused styles
2017-04-17 19:58:48 -07:00
Alex P
906d5d520f
Clean up query maker responsive styles
2017-04-17 19:57:27 -07:00
Alex P
257540f143
Move lost style to unsorted
2017-04-17 19:57:00 -07:00
Alex P
d123021487
Refactor & Restyle query builder lists and sub-components
2017-04-17 19:38:56 -07:00
Alex P
f285b8bd1c
Remove excess styles
2017-04-17 18:10:41 -07:00
Jared Scheib
0c778e435f
Persist template variable selection in redux store
2017-04-17 17:51:26 -07:00
Jared Scheib
1d383d2566
Start new pattern for defining actionTypes for use with template variables
2017-04-17 17:50:49 -07:00
Alex P
324680ac34
Update appearance of group by time in field list heading
2017-04-17 17:43:49 -07:00
Alex P
afb7c6740f
Fix appearance of tag list heading, use flip toggle
2017-04-17 17:43:10 -07:00
Alex P
4da4706f30
Create sheet for Flip Toggle component
...
Not a JSX component (yet?) just css for now
2017-04-17 17:42:42 -07:00
Alex P
7c8b4de1c6
Fix appearance of measurements filter
2017-04-17 17:01:54 -07:00
Alex P
d945f0ee54
Update style for empty query editor lists
2017-04-17 16:52:37 -07:00
Jared Scheib
f7d846e13d
Delete SimpleDropdown because it's never used and overlaps with the more sophisticated Dropdown
2017-04-17 14:20:14 -07:00
Hunter Trujillo
31e38f0cb4
Fix linter errors.
2017-04-17 14:01:16 -06:00
Jared Scheib
6b62cb1b87
Add test for ME_RECEIVED
2017-04-17 12:24:43 -07:00
Jared Scheib
f62c4b1ba2
Add test for AUTH_RECEIVED
2017-04-17 12:22:30 -07:00
Hunter Trujillo
33cc91dc41
Stubbed out some Template Variable components
2017-04-17 13:21:47 -06:00
Jared Scheib
91fa4c4111
Add test for AUTH_REQUESTED
2017-04-17 12:19:51 -07:00
Jared Scheib
dff050e7ff
Add auth test for AUTH_EXPIRED
2017-04-17 12:17:45 -07:00
Alex P
4f4ea28cd7
Apply new classnames to query builder list components
2017-04-17 12:14:53 -07:00
Alex P
614d55e737
Make input placeholder text slightly darker
2017-04-17 12:14:17 -07:00
Alex P
bb4eb2cc1f
Replace undefined css variable
2017-04-17 12:14:01 -07:00
Alex P
6feada0c87
Rename & move Data Explorer stylesheet
...
Is now “Query Maker”, imports query editor and query builder
2017-04-17 12:13:39 -07:00
Jared Scheib
b6b9e56b43
Remove unused LOGOUT action
2017-04-17 12:05:23 -07:00
Jared Scheib
a02e64d3d2
Add test for errors reducer; update errors reducer to clearer data shape
2017-04-17 11:54:11 -07:00
Jared Scheib
72486c4e3c
Remove isRequired from editQueryCell propType in DashboardPage
2017-04-17 11:33:03 -07:00
Jared Scheib
004d0156a9
Update syntax + var names + patterns to convention
2017-04-17 11:24:18 -07:00
Jared Scheib
2c0c85aaac
Clean up comments
2017-04-17 11:11:10 -07:00
Jared Scheib
56c2e6b543
Refactor error middleware to suppress redux actions after auth expires and always show correct logout reason error notification
2017-04-17 10:59:02 -07:00
Jared Scheib
5aead3b6d9
Clean up
2017-04-17 10:56:07 -07:00
Jared Scheib
4895f3b699
Don't heartbeat if logged out
2017-04-17 10:55:24 -07:00
Jared Scheib
277c877309
Refactor publishNotification errors into errors middleware
2017-04-14 18:56:36 -07:00
Jared Scheib
4385cc8df8
Manually debounce session expiration notification to prevent other notifications from covering logout reason
2017-04-14 18:49:13 -07:00
Alex P
cd96dee8d7
WIP Query maker refactor
2017-04-14 18:47:30 -07:00
Alex P
0efee4ff53
Remove unused styles from graph
2017-04-14 18:47:09 -07:00
Alex P
e86d0d6768
Change cursor on page headers
2017-04-14 17:16:02 -07:00
Jared Scheib
3b8c900359
Add AUTH_EXPIRED reducer; fix AJAX auth links return to make consistent with reducer
2017-04-14 17:01:46 -07:00
Jared Scheib
5ccef113ba
Use authExpired action; fix session timeout notification logic
2017-04-14 17:01:11 -07:00
Jared Scheib
3e36be1a1f
Add AUTH_EXPIRED action creator
2017-04-14 17:00:42 -07:00
Jared Scheib
bfc410b2fe
Add guard against empty auth state in Login render
2017-04-14 16:58:50 -07:00
Jared Scheib
a5ee0d28eb
Fix propType
2017-04-14 16:56:58 -07:00
Andrew Watkins
2371648784
Add border radius to bottom of TVM
2017-04-14 16:44:23 -07:00
Andrew Watkins
c499bb0196
Update cursor style for icon
2017-04-14 16:31:11 -07:00
Jared Scheib
07a34bc576
Add comment for unusual AJAX response and error handling
2017-04-14 16:18:43 -07:00
Jared Scheib
9882d3b912
Move errorThrown dispatch to action creator instead of component
2017-04-14 16:18:00 -07:00
Jared Scheib
fb4fa4f6b9
Add missing propTypes
2017-04-14 16:17:10 -07:00
Jared Scheib
9d445d95cf
Add errorThrown handler to catch, update syntax to convention
2017-04-14 16:16:45 -07:00
Jared Scheib
35f4421699
Add missing propTypes
2017-04-14 16:15:45 -07:00
Andrew Watkins
6e72e51166
Actually deconstruct proxy
2017-04-14 16:15:34 -07:00
Andrew Watkins
aa0053b6de
Make TemplateVariableManager its own SFC
2017-04-14 16:12:09 -07:00
Andrew Watkins
b1a0ffe72c
Use the power of deconstruction
2017-04-14 15:29:02 -07:00
Andrew Watkins
9db9137af7
Add required proxy link prop to CEO
2017-04-14 15:28:39 -07:00
Andrew Watkins
566652fcf6
Refactor DashboardPage to use js class
2017-04-14 15:28:05 -07:00
Andrew Watkins
8d271ec32f
Move source context declaration to top level
2017-04-14 15:26:52 -07:00
Andrew Watkins
7af2240a3b
Add TempVar Manager Overlay
2017-04-14 14:26:36 -07:00
Jared Scheib
7040c975a2
Merge remote-tracking branch 'origin/master' into feature/auth-router
2017-04-14 14:10:00 -07:00
Jared Scheib
5f11632b68
Get Login authData from react router rather than via redux
2017-04-14 14:03:00 -07:00
Alex P
bce7496ea0
Clean up dropdown styles
2017-04-14 13:25:30 -07:00
Alex P
ceb3bc637b
Move dropdown into their own stylesheet
...
Also move the lone time-range dropdown into dropdown stylesheet
2017-04-14 13:08:18 -07:00
Alex P
6934313fcd
Replace variables that reference nothing
2017-04-14 12:54:12 -07:00
Alex P
418fd528d0
Remove excess whitespace
2017-04-14 12:53:26 -07:00
Alex P
c33d942875
Remove unused styles
2017-04-14 12:53:00 -07:00
Alex P
f88fe89205
Move mixins stylesheet to modules
...
Aiming to simplify, this stylesheet isn’t so great it warrants its own
folder
2017-04-14 12:31:11 -07:00
Alex P
52e2abc66b
Add style for full-width no-scroll page headers
...
does not factor in the scrollbar width in the header
2017-04-14 12:29:42 -07:00
Alex P
a7dfb5af5f
Remove unused styles
2017-04-14 12:29:10 -07:00
Alex P
675ea21c18
Find home for lost style
2017-04-14 12:28:39 -07:00
Andrew Watkins
6ecfc75c47
Improve TV control bar styles
2017-04-14 12:09:52 -07:00
Andrew Watkins
28ad5f0259
Add basic TemplateVar UI after minor css refactor
...
Also remove no-longer-used isEdit variable in Dashboard.js
2017-04-14 11:46:24 -07:00
Alex P
8e3b7fdaa3
Remove unnecessary file extension
2017-04-14 10:54:04 -07:00
Alex P
4c7c1f3b0c
Removing unused stylesheet
2017-04-14 10:53:04 -07:00
Alex P
e47a8947da
Removing unused stylesheet
2017-04-14 10:50:14 -07:00
Alex P
b7c28d27b3
Remove unused stylesheet
2017-04-14 10:45:52 -07:00
Alex P
7d2d5e3cd2
Move & rename visualization.scss
...
Not in the DE folder, now in components
2017-04-14 10:43:29 -07:00
Alex P
688613291f
Update placeholder copy in alert placeholders
2017-04-14 08:23:16 -07:00
Jared Scheib
3d918205fe
Merge remote-tracking branch 'origin/master' into feature/auth-router
...
Conflicts:
ui/src/data_explorer/components/Table.js
ui/src/store/configureStore.js
2017-04-13 22:55:48 -07:00
Jared Scheib
49bb5f61d3
Refactor most error handling, AJAX, and action creators, and add errorsMiddleware to force user to route to '/login' via errors Action Creator and errors Reducer
2017-04-13 22:21:45 -07:00
Jared Scheib
20902d664c
Move routing reducer last in redux store
2017-04-13 14:10:20 -07:00
Andrew Watkins
2ab833b16e
Fix function application bug
2017-04-13 14:06:53 -07:00
Jared Scheib
7488e8d9e8
Update var name to make clearer and fit the conditions when using auth or not
2017-04-13 13:55:07 -07:00
Jared Scheib
14b864f121
Fix logout button display logic to match updated redux schema; refactor SideNav into clearer container vs components scheme & make name more semantic
2017-04-13 13:41:06 -07:00
Andrew Watkins
1271ade90d
Merge pull request #1232 from influxdata/feature/voltron-the-builder
...
Voltron the builder / One Builder to Rule Them All / Make Builder Great Again
2017-04-13 09:49:45 -07:00
Andrew Watkins
c162d3bf35
Update name of View component
2017-04-13 09:38:28 -07:00
Jared Scheib
c6c27f4282
Refactor '/' onEnter logic into CheckSources; update promises to use async/await syntax
2017-04-12 18:14:27 -07:00
lukevmorris
cb171e8a7b
Add default display for an empty dashboard ( #1259 )
...
* Inline Dashboard.renderDashboard; add empty state
* Update CHANGELOG
* Update changelog
2017-04-12 18:11:38 -07:00
Jared Scheib
c2eb685530
Update syntax to convention
2017-04-12 18:11:05 -07:00
lukevmorris
d05e217566
Replace Kapacitor Alert Endpoint Dropdown with Radio Buttons ( #1258 )
...
* Replace Endpoint Dropdown with Radio Buttons
* Update CHANGELOG
* Update CHANGELOG
2017-04-12 17:48:46 -07:00
Alex P
d43f7a801d
Re-arrange raw editor to remove jank
...
- Dropdown inline with status bar
- Dropdown menu wider, aligns to right edge
- Query preview / raw text always the same height (slightly larger)
- Query tabs never gets more wide (more space for schema exploration)
2017-04-12 15:20:02 -07:00
Jared Scheib
92775038f2
Upgrade react-router to ^3.0.2 to go ahead and iron out any issues and to accommodate refactor of Notifications and SideNavApp to use withRouter so that 'sourceID' and 'location' use can be cleaned up
2017-04-12 15:18:09 -07:00
Jared Scheib
c011b64414
Update some syntax to convention and for consistency around publishNotifications + mapStateToProps + mapDispatchToProps
2017-04-12 14:05:13 -07:00
Jared Scheib
0ee672710c
Add Notifications to Login page
2017-04-12 12:23:01 -07:00
Jared Scheib
a6aeb30017
Update session error notification handling to differentiate session time out from not having auth'ed
2017-04-12 12:22:46 -07:00
Jared Scheib
2612bb2e3e
Fix auth requested dispatch so auth wrapper doesn't show LoadingComponent every heartbeat; fix failed error destructuring
2017-04-12 12:19:20 -07:00
Jared Scheib
694d1a58e1
Clarify and simplify authentication logic to predicate upon existence of 'me' object in 'auth'
2017-04-12 12:15:04 -07:00
Jared Scheib
ab23481ab5
Refactor router to require authentication and force logout, add router dependencies with yarn
2017-04-11 19:35:39 -07:00
Andrew Watkins
0aac017363
Remove makeQueryExecuter middleware
...
LOAD_TIME_SERIES action is not listened to be any reducer in the app.
2017-04-11 12:50:24 -06:00
Andrew Watkins
99552d34ce
Unbind dispatch from fetchTimeSeriesAsync
2017-04-11 12:49:36 -06:00
Andrew Watkins
b4ccd90f90
Include status in cell editor overlay
2017-04-11 11:01:29 -06:00
Andrew Watkins
7aa6a987d6
Update query builder in overlay based on raw text
2017-04-11 09:37:14 -06:00
Andrew Watkins
b3d481f5c2
Pass editQueryStatus as prop and refactor Visualization
2017-04-11 08:40:49 -06:00
Alex P
007aef43f5
Make rule builder headers consistent with other page headers
2017-04-10 14:39:06 -07:00
Alex P
479fb5e470
Move editable page header styles into their own sheet
...
Also updating to latest naming scheme
2017-04-10 14:32:44 -07:00
Alex P
50c2377bcc
Remove text transform on page header dropdowns
2017-04-10 14:31:58 -07:00
Alex P
458875f496
Make graph tips show default cursor
2017-04-10 14:31:26 -07:00
Alex P
036a4c33e1
Make page headers regular case
...
No more all caps madness
2017-04-10 14:31:02 -07:00
Andrew Watkins
06bcaa9ba7
WIP fix errors from CellEditorOverlay
2017-04-10 15:29:49 -06:00
Hunter Trujillo
8eb6aae21b
Use backend IDs for great justice.
2017-04-10 12:02:09 -06:00
Hunter Trujillo
b3ac581033
Parse raw text with queries endpoint to update builder when a query is updated.
2017-04-10 12:01:36 -06:00
Hunter Trujillo
17a76655c9
Merge branch 'feature/structured-queries' of github.com:influxdata/chronograf into feature/voltron-the-builder
2017-04-10 10:28:12 -06:00
Hunter Trujillo
e21944eaf5
Fix the error handling for tables and graphs on DE. Use one function to get time series.
2017-04-10 10:21:50 -06:00
Andrew Watkins
264c113699
Update query status state in thunk
2017-04-10 10:21:50 -06:00
Andrew Watkins
2547fff566
WIP introduce fetchTimeSeriesAsync thunk
2017-04-10 10:21:08 -06:00
Andrew Watkins
152a3fe257
Pass config to raw query editor
2017-04-10 10:21:07 -06:00
Andrew Watkins
d86a7f509b
Change rawStatus to status
2017-04-10 10:21:07 -06:00
Andrew Watkins
06bbccc97f
Lint tests
2017-04-10 10:21:07 -06:00
Andrew Watkins
47cfc3e6ad
Initial combination of builders
2017-04-10 10:21:07 -06:00
Jared Scheib
c11cde759d
Update propTypes to remove console error for ConfirmButtons
2017-04-07 17:05:52 -07:00
Jade McGough
2916a397bd
don't block resubmit attempts after successfully creating source
2017-04-07 15:59:08 -07:00
Jade McGough
b3dfb4c667
pass expected arguments to notify action
2017-04-07 15:59:08 -07:00
Jade McGough
8808030067
refactor notifications to work within the App and CreateSource components
2017-04-07 15:58:57 -07:00
Jade McGough
48bb2e8851
add notifications to CreateSource
...
update action creators and AJAX to use proper naming convention
2017-04-07 15:58:18 -07:00
Jade McGough
106cdde68b
lol what's an error message
2017-04-07 15:58:18 -07:00
Jade McGough
b3ad4f1e6c
use updateSourceAction correctly
2017-04-07 15:58:18 -07:00
Jade McGough
a315ec2db1
style cleanup
2017-04-07 15:58:17 -07:00
Jade McGough
b50fa52264
refactor CreateSource to use SourceForm
2017-04-07 15:58:17 -07:00
Jade McGough
409e5fdd94
remove unused props passed to SourceForm
2017-04-07 15:58:17 -07:00
Jade McGough
82749ede61
move page-specific DOM content out of sourceform
...
with '#' will be ignored, and an empty message aborts the commit.
2017-04-07 15:57:52 -07:00
Jade McGough
96c3f71efe
add insecure SSL option for initial source
2017-04-07 15:14:47 -07:00
Hunter Trujillo
943e4817e1
Quick fix. Styles duct tape.
2017-04-07 15:58:06 -06:00
Chris Goller
d2c7c74238
Merge branch 'master' into feature/structured-queries
...
Conflicts:
Godeps
LICENSE_OF_DEPENDENCIES.md
server/mux.go
server/routes.go
ui/.eslintrc
2017-04-07 16:06:24 -05:00
Hunter Trujillo
9856c61b26
Merge branch 'master' of github.com:influxdata/chronograf
2017-04-07 14:31:05 -06:00
Hunter Trujillo
8c4cd3a889
ResizeContainer only works on a single top-level element.
2017-04-07 14:30:57 -06:00
lukevmorris
fe1138ba39
Use Cell ID returned by the server ( #1222 )
...
* Use ID as returned by the server
* Update CHANGELOG
2017-04-07 13:01:11 -07:00
Andrew Watkins
2da2e017c9
Remove prop requirement from onEditRawStatus
2017-04-07 13:53:30 -06:00
Hunter Trujillo
d0a54dc0ad
Merge pull request #1211 from influxdata/flip-the-de
...
Flip the Data Explorer
2017-04-07 13:45:25 -06:00
Hunter Trujillo
6f7d16caf0
Address issues raised in code review.
2017-04-07 13:36:59 -06:00
lukevmorris
687d5b1574
EditDashboardCell now requires dashboard be provided ( #1225 )
2017-04-07 10:14:45 -07:00
Hunter Trujillo
61a5399f68
Merge branch 'flip-the-de' of github.com:influxdata/chronograf into flip-the-de
2017-04-07 10:57:32 -06:00
Hunter Trujillo
e4aa9c6070
Fix px typing issue.
2017-04-07 10:57:22 -06:00
Andrew Watkins
96de21ed66
Merge pull request #1224 from influxdata/more-z-index-tweaks
...
Oops
2017-04-07 10:54:48 -06:00
Andrew Watkins
b5a9d32c05
Merge branch 'master' into feature/meta-query-builder
2017-04-07 10:50:03 -06:00
Luke Morris
47c9225cbc
More tweaks
2017-04-07 09:24:32 -07:00
Alex P
9c599d33b2
Remove debug option
2017-04-07 09:09:06 -07:00
Alex P
03dea79485
Merge branch 'master' into flip-the-de
2017-04-07 09:03:12 -07:00
Alex P
95844bbaac
Prevent dygraphs legend from going off the screen in the DE
2017-04-07 09:02:16 -07:00
Hunter Trujillo
4ad63d0630
Fix for graph height issue.
2017-04-07 08:24:50 -06:00
Hunter Trujillo
789f282b55
Fix FieldList key errors.
2017-04-07 08:08:50 -06:00
Hunter Trujillo
7b5a8c5b64
Refactor ResizeBottom stateless component.
2017-04-07 08:02:07 -06:00
lukevmorris
68877e07e3
Fuller DefaultCell; Reference DefaultCell in DefaultDashboard ( #1221 )
...
* Fuller default cell; reference cell in default dashboard
* Update CHANGELOG
2017-04-06 17:44:15 -07:00
lukevmorris
1166612860
Dashboard comes from params, not Redux ( #1218 )
...
We removed the `dashboard` key from Redux in favor
of `dashboards`, which contains an array of all
dashboards. This means we have to pass the current
dashboard around to action creators.
2017-04-06 17:07:13 -07:00
Andrew Watkins
68aa9fc46c
CSS tweaks
2017-04-06 18:03:55 -06:00
lukevmorris
777221c9cf
Server validates that queries include database + rp ( #1219 )
...
* Server validates that queries include database + rp
* Update CHANGELOG
2017-04-06 16:21:27 -07:00