Commit Graph

1551 Commits (e9e6c0b7a3b8d4b4ff7380b4c3142043c67617cb)

Author SHA1 Message Date
Alex P 9285d4fe64 Sortable table styles moved to table component sheet 2016-12-20 19:49:00 -08:00
Alex P 13f6a467de Removing odd letter spacing on monotype table cells 2016-12-20 19:48:40 -08:00
Alex P 19866853fd code font variable 2016-12-20 19:48:22 -08:00
Alex P c59ff76177 Deleting extra space 2016-12-20 19:47:57 -08:00
Alex P e1ad368c7e Refactorus maximus
- Removing glyph icons and font awesome (not being used for anything)
- Removing unused stylesheets (there were a lot)
- Re-organizing all stylesheets in a more understandable way
2016-12-20 14:18:48 -08:00
Chris Goller 210cd7a358 Merge pull request #710 from influxdata/mr-lint-cleanup
Miscellaneous lint cleanup
2016-12-20 16:02:06 -06:00
Jade McGough 7d8fa88c03 Merge pull request #709 from influxdata/feature/708-threshold-api
add kapacitor range alerting to API
2016-12-20 13:23:39 -08:00
Mark Rushakoff 84d28e3aad Miscellaneous lint cleanup 2016-12-20 12:59:56 -08:00
Jade McGough f57640124a add kapacitor range alerting to API 2016-12-20 12:22:53 -08:00
Chris Goller ad2374fbb7 Merge pull request #700 from influxdata/jz-add-uptime
Add server uptime reporting
2016-12-19 16:10:14 -06:00
Chris Goller 1bd1beded8 Merge pull request #701 from influxdata/add-blog-link
Add link to beta3 blog
2016-12-19 15:32:25 -06:00
Jack Zampolin 9994097ebc Address PR comments 2016-12-19 13:29:33 -08:00
Regan Kuchan e5b217a563 Add link to beta3 blog 2016-12-19 13:24:43 -08:00
Jack Zampolin 3ab2c13364 Add server uptime reporting 2016-12-19 12:09:59 -08:00
Regan Kuchan d840f808af Merge pull request #699 from influxdata/beta3-updates
Beta3 updates
2016-12-16 17:36:42 -08:00
Regan Kuchan c743662999 Update Getting Started for beta3 release 2016-12-16 17:36:02 -08:00
Regan Kuchan fc92eeb0a0 Update README for beta3 release 2016-12-16 17:35:56 -08:00
Regan Kuchan 24a64c0742 Update the CHANGELOG for beta3 release 2016-12-16 15:13:18 -08:00
Alex Paxton ba6f82e457 Merge pull request #698 from influxdata/misc-ui-polish
Misc UI Polish
2016-12-16 10:42:32 -08:00
Alex P db4449d7c8 Keeping session names truncated if too long 2016-12-15 15:47:04 -08:00
Alex P 3a2920bfc2 Merge branch 'master' into misc-ui-polish 2016-12-15 14:43:38 -08:00
Alex P f928c1be79 Color Coded alert levels in alerts history 2016-12-15 14:43:15 -08:00
Alex P bc68d46c70 Fixing janky data selector in kap rule creator 2016-12-15 14:35:39 -08:00
Tim Raymond 409d928d62 Use the dashboard ID for the iterator key
Iterator keys should use something unique, like an ID :).
2016-12-15 17:01:30 -05:00
Tim Raymond 42956a7201 Make dashboard list fetch from API
This removes some mocked-out data to make the Dashboard list actually
hit the API.
2016-12-15 17:01:30 -05:00
Tim Raymond ed3abc1250 Build dashboard table from API
This pulls the table data into a fetch from the mocked-out API. A
subsequent commit will remove the commented-out sections to actually hit
the backend.
2016-12-15 17:01:30 -05:00
Tim Raymond bfebcd85af Initial Dashboard Index Page
This sets up the routing, sidebar links, and a stubbed out table view of
the dashboards.
2016-12-15 17:01:30 -05:00
Jade McGough 1be3eef2e2 Merge pull request #691 from influxdata/feature/dashboards
Feature/dashboards
2016-12-15 13:54:23 -08:00
Jade McGough 32f1097a7d fix json decoding 2016-12-15 13:53:43 -08:00
Jade McGough ffe9943212 clean up pointer usage 2016-12-15 13:37:11 -08:00
Jade McGough 7d275b9551 add dashboard validation 2016-12-15 13:22:32 -08:00
Will Piers 34f233a370 Merge pull request #697 from influxdata/super-hot-fix
Use InfluxQL instead of Raw Text
2016-12-15 12:47:49 -08:00
Alex P 3d761e2176 Moving groupbytimedropdown styles higher up
Some styles needed in kapacitor rule builder, could not see because
scoped to DE
2016-12-15 12:29:28 -08:00
Will Piers 2aac7ed5ea Use InfluxQL instead of Raw Text 2016-12-15 12:24:19 -08:00
Alex P 6a38763974 Hidden scrollbar on panel-builder
Previously it was unclickable because the resizer sits on top,
rendering it purely aesthetic. The visual clutter of it was quite ugly.
Now it is hidden, but still scrollable. Hypothesis: users will not miss
this scrollbar, usability should remain intact
2016-12-15 12:13:10 -08:00
Alex P 6f7fb331b5 Source indicator doesn't break on small screens 2016-12-15 12:10:54 -08:00
Alex P f8d2268f05 Fixing active state of panels in DE 2016-12-15 11:54:42 -08:00
Alex P 9bb29701e4 Attempting to solve UX bug from community
https://github.com/influxdata/chronograf/issues/689
2016-12-15 11:50:28 -08:00
Alex P e24d155a41 Merge branch 'master' into misc-ui-polish 2016-12-15 11:29:23 -08:00
Jade McGough 00f66e7593 fix bugs 2016-12-15 11:27:06 -08:00
Andrew Watkins 21bcd60e09 Merge pull request #695 from influxdata/jz-readme
Add note about necessary plugins
2016-12-15 11:07:54 -08:00
Jack Zampolin dfd0f97416 Add note about necessary plugins 2016-12-15 10:58:03 -08:00
Andrew Watkins b885f5725f Merge pull request #688 from influxdata/highlight-series
Highlight series
2016-12-15 10:22:15 -08:00
Alex P 3571994e72 Merge branch 'master' into misc-ui-polish 2016-12-15 09:55:20 -08:00
Andrew Watkins 2b90ce3cad Fix missed rebase conflicts 2016-12-15 09:52:01 -08:00
Andrew Watkins 1ece592ec4 Update tests 2016-12-15 09:49:17 -08:00
Andrew Watkins 082411aa92 Cleanup 2016-12-15 09:49:17 -08:00
Andrew Watkins 2204aa64ea Move activeQueryID state to DE container 2016-12-15 09:49:17 -08:00
Andrew Watkins d237e05573 Highlight lines that correspond to selected query tab 2016-12-15 09:48:18 -08:00
Jade McGough 4a92be218b dashboard, not dashboards 2016-12-15 00:50:38 -08:00