Commit Graph

3785 Commits (f4be9e9349dde54f61a3b216d558a8c9d0be78ba)

Author SHA1 Message Date
Jared Scheib f4be9e9349 Merge pull request #1616 from influxdata/improve/update_urls_to_latest
Better future-proofs docs links by using 'latest' in URL
2017-06-15 14:59:28 -07:00
Jared Scheib aa612f7ef9 Update docs URLs to use 'latest' for better future-proofing 2017-06-15 14:50:34 -07:00
Jared Scheib ba12733846 Update URLs to use 'latest' for better future-proofing 2017-06-15 14:16:29 -07:00
Chris Goller 326fa39bf6 Merge pull request #1613 from bamb0u/patch-1
Update link to the latest documentation version
2017-06-15 12:46:28 -05:00
bamb0u 98beef2c2a Update link to the latest documentation version
Link is not pointing to the last version of the documentation of kapacitor v1.3
2017-06-15 18:09:14 +02:00
Alex Paxton 9a9b4bebf5 Merge pull request #1600 from influxdata/minor-theme-improvements
Misc Aesthetic & UX Improvements
2017-06-14 15:04:37 -07:00
Alex P ee112419c9 Clean up detection of duplicate names 2017-06-14 10:25:08 -07:00
Alex P 2918197c6a Update changelog 2017-06-13 17:22:58 -07:00
Alex P 9eb046ec3c Prevent users from giving a Kapacitor a duplicate name 2017-06-13 17:13:25 -07:00
Alex P 32cfd7675a Prevent users from giving a Kapacitor an excessively long name 2017-06-13 17:13:07 -07:00
Alex P d9b9ac59af Increase breathing room of Y axes 2017-06-13 15:34:52 -07:00
Alex P 486c175b01 Polish dygraphs crosshair 2017-06-13 15:02:37 -07:00
Alex P eb2becfa12 Polish singleStat+lineGraph shadow even further
Preventing the shadow from being way larger than the text above it
2017-06-13 14:59:47 -07:00
Alex P 407322de67 Use blur instead of box to increase legibility of singleStat on top of lineGraph 2017-06-13 14:43:21 -07:00
Alex P c0ddea194a Polish lineGraph + singleStat
- line color is always a darker purple
- small overlay behind text for visibility (more legible than text
border)
2017-06-13 12:49:12 -07:00
Alex P e2d56462f9 WIP polish for singleStat + lineGraph 2017-06-13 12:32:52 -07:00
Alex P a6000a162f Make singleStat+LineGraph respond to cell height like single stat 2017-06-13 12:32:36 -07:00
Alex P 7da9643b36 Make dashboards table consistent with other tables
Restricting use of monotype to numbers and code samples for legibility
2017-06-13 12:32:04 -07:00
Alex P a4a1ff7088 Merge branch 'master' into minor-theme-improvements 2017-06-13 12:31:03 -07:00
Jared Scheib c267da378b Merge pull request #1599 from influxdata/feature/bar-chart-plotters
Introduce Bar Graph as an option for graph types
2017-06-13 10:42:17 -07:00
Jared Scheib 0fbd216d1a Add code reference citation for future debugging 2017-06-13 10:28:41 -07:00
Jared Scheib ec16addb4e Update 'chart' to 'graph' for consistency 2017-06-13 10:26:04 -07:00
Alex P 75a2af263e Polish Source table more
- Highlight active source with green text
- “Add Config” buttons are less bright
- Kapacitor dropdowns are more bright
- Add QuestionMark Tooltip to clarify things a bit
2017-06-13 10:08:18 -07:00
Alex P 43d98456a7 Visually separate the kapacitor column 2017-06-12 16:52:15 -07:00
Hunter Trujillo dcfedf8377 Punctuation. 2017-06-12 16:37:23 -06:00
Hunter Trujillo 67c615bb15 Solve for sets.length of 1. 2017-06-12 16:26:14 -06:00
Hunter Trujillo 87eff2c86c Update swagger docs. 2017-06-12 15:30:10 -06:00
Alex P b3d9dcc856 Rework source table design
- Trash icon becomes more explicit “Delete Source”
- Moved “Connect” to the left side
- Changed table header to “Active Kapacitor”
2017-06-12 12:59:53 -07:00
Alex P 6f9dbf5fbf Create style for permanently highlighted table rows 2017-06-12 12:58:56 -07:00
Hunter Trujillo 2e13e1e272 CHANGELOG 2017-06-12 13:51:44 -06:00
Hunter Trujillo a4e6195b6e Et voíla. Bar charts. 2017-06-12 12:59:51 -06:00
Alex P 85889c27cb Make dashboard cell menu hover state more obvious 2017-06-08 17:09:10 -07:00
Alex P c10fd915d6 Remove excess styles
Previously was using these to override the “width: 100%” style from the
theme, which I have no removed
2017-06-08 17:07:51 -07:00
Alex P 9e333d8033 Make "Write Data" button match other neutral buttons 2017-06-08 17:07:05 -07:00
Alex P 442fe3e779 Clean up hosts table sizing & font styles
Remove jitter when loading, make font consistent with Sources table
2017-06-08 17:01:43 -07:00
Alex P 8e65054c33 Merge branch 'master' into minor-theme-improvements 2017-06-08 16:51:10 -07:00
Nathan Haugo 7f9e6d6af8 Merge pull request #1586 from influxdata/feature/sorta-fix-bumpversion
Update bumpversion and documentation for release
2017-06-07 17:06:23 -06:00
Hunter Trujillo 796a0b495b Merge pull request #1596 from influxdata/update-prettier-1.4
Make everything prettier again
2017-06-07 10:58:51 -06:00
Hunter Trujillo bc7f75d25a Prettier tests. 2017-06-07 10:23:53 -06:00
Hunter Trujillo e79c76f5a6 Update prettier formatting and update ESLint rules to match. 2017-06-07 10:12:40 -06:00
Jared Scheib 36559a0bd1 Update changelog for #1512 2017-06-06 17:13:27 -05:00
lukevmorris 6e3acf0386 Restore Line + Single Stat styling (#1594)
* Restore Line + Single Stat styling

* Update CHANGELOG
2017-06-06 15:07:11 -07:00
Jared Scheib 0dc7d8586c Merge pull request #1512 from influxdata/feature/upgrade_and_synchronize_dygraphs
Upgrade and synchronize dygraphs, fix legend fall-off
2017-06-06 16:59:13 -05:00
Jared Scheib 79cfe02922 Prevent legend from swooping on-screen when graph is repositioned
Remove legend animation to support prevent of swooping
2017-06-06 16:44:58 -05:00
Jared Scheib c93c8ac6de Add comments to workaround for legend disappear on redraw 2017-06-06 16:40:18 -05:00
Jared Scheib 791a694c79 Move and comment graph synchronizer opt-out logic 2017-06-06 13:37:41 -05:00
Jared Scheib 9815d302a9 Update bool vars to use 'is' convention 2017-06-06 13:37:07 -05:00
Regan Kuchan e5ce97f6dc Merge pull request #1589 from influxdata/chronograf-v1.3.2.0
Update version and changelog for v1.3.2.0
2017-06-02 16:27:25 -06:00
Regan Kuchan 5a0abe2de7 Update version and changelog for v1.3.2.0 2017-06-02 13:34:23 -06:00
Jared Scheib 33cf8a8c53 Merge remote-tracking branch 'origin/master' into feature/upgrade_and_synchronize_dygraphs
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 17:58:10 -07:00