Commit Graph

1324 Commits (2281f4cfa07c8625de55b3fb9d1c3fa811c5abf0)

Author SHA1 Message Date
Alex P ced510c889 RIP it was a great file 2016-12-07 15:34:13 -08:00
Jade McGough c85b0e4e2a add routes and stubs for dashboard API endpoints 2016-12-07 15:18:04 -08:00
Jade McGough dd3edaec5e add swagger documentation for dashboard routes 2016-12-07 15:17:42 -08:00
Jade McGough 8fde9480f8 shorten TCPKeepAlive length 2016-12-07 15:17:27 -08:00
Chris Goller d2aa0fc5ad Merge pull request #649 from influxdata/dashboard-api-spike
Dashboard api spike
2016-12-07 17:17:17 -06:00
Chris Goller e7ce6c3520 Update dashboards documentation use array's of queries 2016-12-07 16:35:58 -06:00
Andrew Watkins b2886feb50 Merge branch 'master' of github.com:influxdata/chronograf 2016-12-07 14:15:33 -08:00
Andrew Watkins 4f412366ed Fix no page load on refresh bug 2016-12-07 14:15:21 -08:00
Andrew Watkins b658d0c91e Remove unnecessary context and PropTypes 2016-12-07 14:14:07 -08:00
Chris Goller 626d67296c Merge pull request #665 from influxdata/ross-build-updates
Switch to new build image
2016-12-07 16:03:25 -06:00
Alex P b9c4cbb14f UI for export function 2016-12-07 13:00:56 -08:00
Alex P 48b84c163e Styling explorer actions 2016-12-07 13:00:39 -08:00
Alex P da89c14b02 Merge branch 'master' into apply-function-ui-fix 2016-12-07 12:49:51 -08:00
Chris Goller ce727fb72d Merge pull request #666 from influxdata/go-update-teapot
Update teapot to be informational
2016-12-07 13:36:34 -06:00
Chris Goller 42b39f0f81 Update teapot to be informational 2016-12-07 13:28:58 -06:00
Ross McDonald f022b028da Switch to new build image with Go 1.7.4. 2016-12-07 13:22:53 -06:00
Andrew Watkins 65cd867edb 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 bafe0d59a4 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 ba0a0ba2f9 Discarding obsolete styles 2016-12-06 18:35:57 -08:00
Alex P 02854242b2 Merge branch 'master' into apply-function-ui-fix 2016-12-06 18:29:54 -08:00
Alex P ac8f214dff 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 698114dad5 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 c6e22b1422 Fix ReactTooltip prop error 2016-12-06 16:47:09 -08:00
Andrew Watkins fc35092c97 Cleanup 2016-12-06 16:44:59 -08:00
Andrew Watkins 021849b89e Merge pull request #658 from influxdata/more-icons-in-font
New Icons in Font
2016-12-06 16:07:31 -08:00
Alex P 9600e9b00e Merge branch 'master' into apply-function-ui-fix 2016-12-06 15:41:13 -08:00
Alex P 30a1cd602e Cleanup
should be slightly easier to search now, was nested like crazy
2016-12-06 15:36:48 -08:00
Alex P 9e76d487b0 Removing excess styles
Mo’ generic yo
2016-12-06 15:36:23 -08:00
Alex P 7219114ce8 This will make me less crazy 2016-12-06 15:35:05 -08:00
Alex P 0647a3cde6 Skinny scrollbars 2016-12-06 15:34:52 -08:00
Andrew Watkins 29e96342d5 Merge branch 'misc-visual-polish' 2016-12-06 14:06:55 -08:00
Andrew Watkins 805d00dc9a Add time range selection to RulePage 2016-12-06 13:59:36 -08:00
Alex P 7c4f89ca00 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 737539001c Cleanup based on comments 2016-12-06 12:32:47 -08:00
Alex P 46474e42ee More polished y axis labels 2016-12-06 12:30:44 -08:00
Alex P 68da453dba More subtle spinner for graphs in host dash 2016-12-06 12:28:10 -08:00
Alex P e2de618f8a 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 251118101c Cleanup based on comments 2016-12-06 12:24:15 -08:00
Alex P 7bcb8a8cb8 Adding helper tooltips to dashboard pages 2016-12-06 12:23:46 -08:00
Alex P d34a6919bd More polished y axis labels 2016-12-06 12:23:46 -08:00
Alex P 304ece8519 More subtle spinner for graphs in host dash 2016-12-06 12:22:25 -08:00
Alex P 5b88e4c775 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 b4a6ab4427 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 b055e44ab4 cleanup code samples
in query editor line height was much too low
2016-12-06 12:21:29 -08:00
Alex P ac3b1846e4 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 84161fe792 updateSource reducer needs to return an array 2016-12-06 12:06:31 -08:00
Jade McGough 59e3c3e045 fix deletion redux action for sources 2016-12-06 12:02:36 -08:00
Nathan Haugo 091341c3f5 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
Jade McGough d8008bbc26 remove unneccessary mapDispatchToProps 2016-12-06 11:55:53 -08:00
nathan haugo ce0c4ad665 Update changelog for 1.1.0-beta1 2016-12-06 11:47:23 -08:00