Andrew Watkins
8e38f07979
Fix legends not appearing on new cells
2018-04-19 10:43:53 -07:00
Andrew Watkins
f29b51b080
WIP legened wont render on initial render
2018-04-19 10:26:52 -07:00
Andrew Watkins
2eb3d63ad2
Buttery smoothness
2018-04-19 10:26:52 -07:00
Andrew Watkins
cf6afdbabe
WIP dont update dygraph unless there are changes
2018-04-19 10:26:52 -07:00
Andrew Watkins
083591dfa5
WIP convert Crosshair to TypeScript
2018-04-19 10:26:52 -07:00
Brandon Farmer
6b4e6a756c
Merge pull request #3252 from influxdata/fixes/selecting-tickscript-editor
...
Allows users to select tickscript editor with mouse
2018-04-19 09:50:25 -07:00
Brandon Farmer
66998fced5
Correct autocomplete value
2018-04-19 09:38:21 -07:00
Alex Paxton
e2d6ab87ac
Merge pull request #3256 from influxdata/polish/shrink-dashboard-text
...
Shrink Dashboard Text
2018-04-18 18:10:59 -07:00
Alex P
71c0b6084d
Update Changelog
2018-04-18 17:49:33 -07:00
Alex P
2d03456453
Shrink dashboard text
...
Static legend items are smaller as well
2018-04-18 17:44:01 -07:00
Brandon Farmer
a61ac152f8
Update changelog
2018-04-18 17:13:59 -07:00
Brandon Farmer
6d4a38fb43
Convert stateful PureComponents to Component
...
Removing errors caused by shouldComponentUpdate being called
2018-04-18 17:12:01 -07:00
Brandon Farmer
68586c2ab5
Extract logic to update notification height
2018-04-18 17:11:29 -07:00
Alex Paxton
7fc1b54696
Merge pull request #3255 from influxdata/polish/add-permissions-to-dash-empty
...
Wrap DashboardEmpty with Authorized
2018-04-18 16:49:51 -07:00
Alex P
25b51d3d3b
Prevent users below EDITOR from seeing add cell menu on empty dashboard
2018-04-18 16:32:31 -07:00
Brandon Farmer
1cf4df095b
Allows users to select tickscript editor with mouse
2018-04-18 16:23:19 -07:00
Jared Scheib
092c14c80c
Merge pull request #3239 from influxdata/update/pr_template_for_swagger
...
Update PR template to include checkbox for Swagger docs
2018-04-18 16:16:03 -07:00
Alex Paxton
b83fbc03f5
Merge pull request #3240 from influxdata/ux/dashboard-empty-state
...
Improve Dashboard Empty State
2018-04-18 14:24:22 -07:00
Brandon Farmer
31b386c3ea
Merge pull request #3243 from influxdata/fixes/add-template-var-breaks-dashboard
...
Fixes adding template variables breaks dashboard
2018-04-18 14:17:04 -07:00
Brandon Farmer
3260189381
Use lodash to determine value length
2018-04-18 14:05:22 -07:00
Brandon Farmer
be08784638
Handle cases where no dropdown values are present
2018-04-18 14:04:28 -07:00
Brandon Farmer
608d4fdebf
Fix error message grammer and style
2018-04-18 13:41:02 -07:00
Brandon Farmer
e4ab93b789
Guard against values that are null in dropdown width calculation
2018-04-18 13:39:07 -07:00
Alex P
d89bb27fc3
Add error handling decorator to component
2018-04-18 13:16:40 -07:00
Alex P
8656e853b1
Remove UUID as map key
...
Using the `type` key from `GRAPH_TYPES` which shouldn’t have any
conflicts because this component will not be visible at the same time
as other lists of graph types
2018-04-18 13:15:45 -07:00
Alex P
e8ec841902
Merge branch 'master' into ux/dashboard-empty-state
2018-04-18 13:11:48 -07:00
Jared Scheib
a98b23d6af
Merge pull request #3233 from influxdata/bugfix/hostlist-customdb
...
Allow for use of custom Retention Policy when querying for hosts from Host List page & Host pages
2018-04-18 13:04:26 -07:00
Alex P
1d3b6b5339
Show mouse pointer on hover
2018-04-18 12:39:31 -07:00
Alex Paxton
1f64dd99dc
Merge pull request #3202 from influxdata/polish/grid-pack-new-cells
...
Improve box packing for New and Cloned cells
2018-04-18 12:38:02 -07:00
Jared Scheib
c9daa0c1d2
Update swagger to include defaultRP
...
Backfill source fields that were missing to swagger as well.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:34:36 -07:00
Jared Scheib
4df0817674
Update PR template to include checkbox for Swagger docs
...
Fix typo.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:15:21 -07:00
Alex P
8f9385b26b
Improve accuracy of copy
2018-04-18 12:13:03 -07:00
Alex P
a9590805ca
Implement cell type constants across app
2018-04-18 12:09:00 -07:00
Brandon Farmer
f0b39ea8ab
Merge pull request #3237 from influxdata/fixes/custom-timerange-now-annotations
...
Fixes now() time parsing when requesting annotations
2018-04-18 11:58:54 -07:00
Jared Scheib
fe37632c9f
Use lodash for db & database value getting in AutoRefresh
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:57:09 -07:00
Jared Scheib
a34b0fa6cc
Move & rename generateTempVarsForHosts from constants to utils
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:56:17 -07:00
Alex P
38033580f7
Make cell types into constants
2018-04-18 11:54:41 -07:00
Brandon Farmer
1b1c7cba2d
Update changelog
2018-04-18 11:46:55 -07:00
Alex P
e443af8e7b
Allow new cells to be created with a type
2018-04-18 11:41:04 -07:00
Alex P
1bde76ecbf
Implement empty state component in dashboard
2018-04-18 11:40:42 -07:00
Alex P
57e2805e78
Introduce dashboard empty state component
2018-04-18 11:40:19 -07:00
Brandon Farmer
61facc9321
Fixes now() time parsing when requesting annotations
2018-04-18 11:29:14 -07:00
Jared Scheib
385df15555
Update changelog
2018-04-18 11:08:30 -07:00
Jared Scheib
0b9d0d2694
Merge branch 'master' into bugfix/hostlist-customdb
2018-04-18 11:08:17 -07:00
Jared Scheib
0bb9942025
Fix changelog to include 1.4.4.x sections & 1.5.0.0
2018-04-18 11:07:10 -07:00
Jared Scheib
609fd56b9a
Merge branch 'master' into bugfix/hostlist-customdb
2018-04-18 10:47:52 -07:00
Brandon Farmer
bab4d8fcb7
Merge pull request #3234 from influxdata/new-react16-upgrade
...
Upgrade to react 16
2018-04-18 09:50:26 -07:00
Brandon Farmer
73e6b791fe
Upgrade to react 16
2018-04-18 00:02:00 -07:00
Jared Scheib
6cae9e6da4
Fix server integration test by adding nil defaultRP
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-17 17:50:13 -07:00
Jared Scheib
d45362ee80
Revert "Test custom RP query param in proxy request"
...
This reverts commit e2c2e846a9
.
2018-04-17 17:44:52 -07:00