Commit Graph

1326 Commits (25b54fb10692e7bd0cb8dd1ad4376b6a04543891)

Author SHA1 Message Date
Jade McGough 7599369eed add dashboards interface/structs 2016-12-07 16:31:22 -08:00
Alex P 68f52c138d Merge branch 'master' into apply-function-ui-fix 2016-12-07 15:34:32 -08:00
Alex P 032cd5580a RIP it was a great file 2016-12-07 15:34:13 -08:00
Jade McGough 9a2e49b4d2 add routes and stubs for dashboard API endpoints 2016-12-07 15:18:04 -08:00
Jade McGough fa8edf94c5 add swagger documentation for dashboard routes 2016-12-07 15:17:42 -08:00
Jade McGough 37f7ba5c68 shorten TCPKeepAlive length 2016-12-07 15:17:27 -08:00
Chris Goller 308eacec71 Merge pull request #649 from influxdata/dashboard-api-spike
Dashboard api spike
2016-12-07 17:17:17 -06:00
Chris Goller 1a1f9a9ed8 Update dashboards documentation use array's of queries 2016-12-07 16:35:58 -06:00
Andrew Watkins e23614b381 Merge branch 'master' of github.com:influxdata/chronograf 2016-12-07 14:15:33 -08:00
Andrew Watkins 9578b0d296 Fix no page load on refresh bug 2016-12-07 14:15:21 -08:00
Andrew Watkins bf5325b158 Remove unnecessary context and PropTypes 2016-12-07 14:14:07 -08:00
Chris Goller fb7e9db278 Merge pull request #665 from influxdata/ross-build-updates
Switch to new build image
2016-12-07 16:03:25 -06:00
Alex P d585816b46 UI for export function 2016-12-07 13:00:56 -08:00
Alex P 04ddcca33f Styling explorer actions 2016-12-07 13:00:39 -08:00
Alex P caa0c817b8 Merge branch 'master' into apply-function-ui-fix 2016-12-07 12:49:51 -08:00
Chris Goller 84b32d3a7d Merge pull request #666 from influxdata/go-update-teapot
Update teapot to be informational
2016-12-07 13:36:34 -06:00
Chris Goller a6cb4a1935 Update teapot to be informational 2016-12-07 13:28:58 -06:00
Ross McDonald 021745ae92 Switch to new build image with Go 1.7.4. 2016-12-07 13:22:53 -06:00
Andrew Watkins 435f3b258e Merge pull request #660 from influxdata/rule-time-range
Add time range selection to RulePage
2016-12-06 21:11:56 -08:00
Alex P fa3d87f762 Removing excess markup and styles
no longer have tabs in the builder, so removing all that
2016-12-06 18:45:28 -08:00
Alex P 241691a7b1 Discarding obsolete styles 2016-12-06 18:35:57 -08:00
Alex P cec1233fff Merge branch 'master' into apply-function-ui-fix 2016-12-06 18:29:54 -08:00
Alex P 554a120b15 Renaming styles
Beginning process of simplifying names for the query editor / explorer
- “qeditor” instead of “query-editor”
- Using -- instead of __
- Generic toggle style in theme-dark.scss (previously tag list toggle)
2016-12-06 18:29:47 -08:00
Alex P b720717cb2 Assorted changes (see desc)
- Explorer is darker
- Group by Time styles were all over the place, moving to own file in
chronograf components css
- Removing _sizes.scss (only had 1 variable in it)
2016-12-06 16:56:55 -08:00
Andrew Watkins 5feb4b86b0 Fix ReactTooltip prop error 2016-12-06 16:47:09 -08:00
Andrew Watkins 49202e86ca Cleanup 2016-12-06 16:44:59 -08:00
Andrew Watkins 68036f944e Merge pull request #658 from influxdata/more-icons-in-font
New Icons in Font
2016-12-06 16:07:31 -08:00
Alex P bde76dfe63 Merge branch 'master' into apply-function-ui-fix 2016-12-06 15:41:13 -08:00
Alex P dd22cb1628 Cleanup
should be slightly easier to search now, was nested like crazy
2016-12-06 15:36:48 -08:00
Alex P fc1a2cac1b Removing excess styles
Mo’ generic yo
2016-12-06 15:36:23 -08:00
Alex P 67c7318452 This will make me less crazy 2016-12-06 15:35:05 -08:00
Alex P 4471f03ac0 Skinny scrollbars 2016-12-06 15:34:52 -08:00
Andrew Watkins 92911e1277 Merge branch 'misc-visual-polish' 2016-12-06 14:06:55 -08:00
Andrew Watkins 966fd83b6b Add time range selection to RulePage 2016-12-06 13:59:36 -08:00
Alex P bef5502f2c New icons in font
- Brush
- Polaroid
- Export
- Keynote
- Alphabet (A)
- Alphabet (B)
- Square
- Diamond
- Circle
2016-12-06 13:12:05 -08:00
Alex P 3dc28011d8 Cleanup based on comments 2016-12-06 12:32:47 -08:00
Alex P 57cd5401b7 More polished y axis labels 2016-12-06 12:30:44 -08:00
Alex P a0c8aad0fb More subtle spinner for graphs in host dash 2016-12-06 12:28:10 -08:00
Alex P fe013d0c90 Styling Y labels
Not super great looking, but at least it doesn’t overlap with the y
values
2016-12-06 12:27:25 -08:00
Alex P 3326c6d85d Cleanup based on comments 2016-12-06 12:24:15 -08:00
Alex P f76708925e Adding helper tooltips to dashboard pages 2016-12-06 12:23:46 -08:00
Alex P bd9b4e578f More polished y axis labels 2016-12-06 12:23:46 -08:00
Alex P eae5d1ffa8 More subtle spinner for graphs in host dash 2016-12-06 12:22:25 -08:00
Alex P 039c1d3db3 Styling Y labels
Not super great looking, but at least it doesn’t overlap with the y
values
2016-12-06 12:21:29 -08:00
Alex P be84e1a3c8 Reorganizing DE header
- Didn’t have a page title, it does now
- Opting for “session” instead of “exploration”
- “New Exploration” shortened to “New”
2016-12-06 12:21:29 -08:00
Alex P 2b3fd6b938 cleanup code samples
in query editor line height was much too low
2016-12-06 12:21:29 -08:00
Alex P ae755f0420 Time range dropdown
- No label required
- Added icon back in (wasn’t showing up before) which makes it a lot
more clear
- Styles are generic so any icon inside a dropdown will get positioned
the same way
2016-12-06 12:21:29 -08:00
Jade McGough b0f3fc9176 updateSource reducer needs to return an array 2016-12-06 12:06:31 -08:00
Jade McGough df47dcd299 fix deletion redux action for sources 2016-12-06 12:02:36 -08:00
Nathan Haugo 105e1914d2 Merge pull request #657 from influxdata/docs/changelog-1.1.0-beta1
Update changelog for 1.1.0-beta1
2016-12-06 11:58:00 -08:00