Commit Graph

1432 Commits (9f7e3c7c142aa85f72ce00e5afd06f7c3feb4a0f)

Author SHA1 Message Date
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
Jade McGough 0fd1cc7861 be sure to create dashboardsbucket in bolt 2016-12-15 00:49:43 -08:00
Jade McGough d3e77fd253 wording 2016-12-15 00:41:42 -08:00
Jade McGough eda132df08 add update function for dashboards api 2016-12-15 00:31:53 -08:00
Will Piers 880b69a3e1 Merge pull request #667 from influxdata/editor-mode
Editor mode
2016-12-14 14:58:35 -08:00
Will Piers b006a0a0fd Update changelog 2016-12-14 14:58:15 -08:00
Jade McGough 52e845844f formatting 2016-12-14 12:55:21 -08:00
Jade McGough e8d1094be9 add dashboard creation to API 2016-12-14 12:54:58 -08:00
Jade McGough 8bc8ba151e formatting 2016-12-14 12:12:20 -08:00
Jade McGough 7986ecce3f add dashboard GET and DELETE handlers 2016-12-14 09:37:47 -08:00
Jade McGough 43464f6008 add update func to dashboards 2016-12-14 00:12:36 -08:00
Jade McGough 8f939f8fbf omg it compiled 2016-12-13 23:56:26 -08:00
Jade McGough cd627b47ff wow did it actually just compile? 2016-12-13 23:22:54 -08:00
Jade McGough ccf93b4781 fix errors 2016-12-13 22:57:52 -08:00
Alex P 65ec43ae79 If no kapacitor instance, show -- instead of blank cell 2016-12-13 17:41:07 -08:00
Alex P 0e9ee98196 Right aligned delete rule button 2016-12-13 17:23:53 -08:00
Alex P d7ab5d67bf More obvious empty state for kapacitor config 2016-12-13 17:22:34 -08:00
Alex P f45189a7b5 new panel menu a little wider 2016-12-13 17:01:27 -08:00
Alex P 3d1ae8e3fa Adding "open" class to dropdown toggle if it is open
Helps differentiate between itself and nearby buttons during dropdown
open state, following bootstrap’s design patterns
2016-12-13 17:00:11 -08:00
Alex P cf28f3d19b Styling new panel tab menu
Using full text names “Query Builder” and “Raw Text” to be as clear as
possible to users
2016-12-13 16:55:33 -08:00