Commit Graph

1452 Commits (e2ef61d6d77b363e27ed954487d0370ed5e23d58)

Author SHA1 Message Date
Alex P 51f98e3949 Organizing dygraphs stylesheet 2016-12-20 19:49:17 -08:00
Alex P de0b955d2f Sortable table styles moved to table component sheet 2016-12-20 19:49:00 -08:00
Alex P b9d9159aff Removing odd letter spacing on monotype table cells 2016-12-20 19:48:40 -08:00
Alex P 7195ceca69 code font variable 2016-12-20 19:48:22 -08:00
Alex P 148ed5e156 Deleting extra space 2016-12-20 19:47:57 -08:00
Alex P 0b59f34ccf 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 670818f0f0 Merge pull request #710 from influxdata/mr-lint-cleanup
Miscellaneous lint cleanup
2016-12-20 16:02:06 -06:00
Jade McGough c7428ef555 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 eda39410e7 Miscellaneous lint cleanup 2016-12-20 12:59:56 -08:00
Jade McGough 2f39cb771c add kapacitor range alerting to API 2016-12-20 12:22:53 -08:00
Chris Goller ca377f87d2 Merge pull request #700 from influxdata/jz-add-uptime
Add server uptime reporting
2016-12-19 16:10:14 -06:00
Chris Goller aa0104ec78 Merge pull request #701 from influxdata/add-blog-link
Add link to beta3 blog
2016-12-19 15:32:25 -06:00
Jack Zampolin 502887417f Address PR comments 2016-12-19 13:29:33 -08:00
Regan Kuchan 5f8362e504 Add link to beta3 blog 2016-12-19 13:24:43 -08:00
Jack Zampolin ca2ce3ffb6 Add server uptime reporting 2016-12-19 12:09:59 -08:00
Regan Kuchan f7f60a8fa8 Merge pull request #699 from influxdata/beta3-updates
Beta3 updates
2016-12-16 17:36:42 -08:00
Regan Kuchan cd910beb7f Update Getting Started for beta3 release 2016-12-16 17:36:02 -08:00
Regan Kuchan ba3c238890 Update README for beta3 release 2016-12-16 17:35:56 -08:00
Regan Kuchan 6ca1920eed Update the CHANGELOG for beta3 release 2016-12-16 15:13:18 -08:00
Alex Paxton 487809b668 Merge pull request #698 from influxdata/misc-ui-polish
Misc UI Polish
2016-12-16 10:42:32 -08:00
Alex P 5206430971 Keeping session names truncated if too long 2016-12-15 15:47:04 -08:00
Alex P 2414640fa9 Merge branch 'master' into misc-ui-polish 2016-12-15 14:43:38 -08:00
Alex P a55b256d31 Color Coded alert levels in alerts history 2016-12-15 14:43:15 -08:00
Alex P 0f06edae6b Fixing janky data selector in kap rule creator 2016-12-15 14:35:39 -08:00
Tim Raymond 407c28f472 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 a3cb25a500 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 4bcca2e988 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 c045443dc9 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 9e71c7c8cb Merge pull request #691 from influxdata/feature/dashboards
Feature/dashboards
2016-12-15 13:54:23 -08:00
Jade McGough 59146d0637 fix json decoding 2016-12-15 13:53:43 -08:00
Jade McGough 7a8d0ba4a5 clean up pointer usage 2016-12-15 13:37:11 -08:00
Jade McGough 45c377e5a2 add dashboard validation 2016-12-15 13:22:32 -08:00
Will Piers e4b6dff30d 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 7ecb791609 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 3821f2695e Use InfluxQL instead of Raw Text 2016-12-15 12:24:19 -08:00
Alex P 4e89f74170 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 8986a01ed9 Source indicator doesn't break on small screens 2016-12-15 12:10:54 -08:00
Alex P b1381cab6b Fixing active state of panels in DE 2016-12-15 11:54:42 -08:00
Alex P 6a2f403b6e Attempting to solve UX bug from community
https://github.com/influxdata/chronograf/issues/689
2016-12-15 11:50:28 -08:00
Alex P dc15e09b2f Merge branch 'master' into misc-ui-polish 2016-12-15 11:29:23 -08:00
Jade McGough f42f7166f9 fix bugs 2016-12-15 11:27:06 -08:00
Andrew Watkins 42c17ea03c Merge pull request #695 from influxdata/jz-readme
Add note about necessary plugins
2016-12-15 11:07:54 -08:00
Jack Zampolin 91b2dc944c Add note about necessary plugins 2016-12-15 10:58:03 -08:00
Andrew Watkins 497fa28fd3 Merge pull request #688 from influxdata/highlight-series
Highlight series
2016-12-15 10:22:15 -08:00
Alex P 58ad0250f0 Merge branch 'master' into misc-ui-polish 2016-12-15 09:55:20 -08:00
Andrew Watkins 7428a6a45d Fix missed rebase conflicts 2016-12-15 09:52:01 -08:00
Andrew Watkins a23d493e4c Update tests 2016-12-15 09:49:17 -08:00
Andrew Watkins e8ef056e4d Cleanup 2016-12-15 09:49:17 -08:00
Andrew Watkins 32e70948f9 Move activeQueryID state to DE container 2016-12-15 09:49:17 -08:00
Andrew Watkins 054f1e6eb0 Highlight lines that correspond to selected query tab 2016-12-15 09:48:18 -08:00