Commit Graph

2282 Commits (927e252885d7e6a73ef5ba24f392cb1329dc0caf)

Author SHA1 Message Date
Alex P 927e252885 Consolidate map methods
Moved the ternary operator into the onClick
2017-06-19 16:17:05 -07:00
Alex P 1220110e5b Merge branch 'master' into rule-creator-function-selector 2017-06-16 15:10:07 -07:00
Alex P a0bb5a29a2 Modify function selector to optionally work as a single select 2017-06-16 15:08:55 -07:00
Jared Scheib ba12733846 Update URLs to use 'latest' for better future-proofing 2017-06-15 14:16:29 -07: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 P ee112419c9 Clean up detection of duplicate names 2017-06-14 10:25:08 -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 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 67c615bb15 Solve for sets.length of 1. 2017-06-12 16:26:14 -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 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
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
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 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
Jared Scheib 8e688e812f Recombobulate synchronizer to accommodate graphs with different time ranges
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 17:27:37 -07:00
Alex P 4f30ed8a49 Shrink bootstrap theme 2017-06-01 16:19:01 -07:00
Jared Scheib 012b7ce30d Merge pull request #1584 from influxdata/1583-fix/submenu_display
Fix hidden submenus when alert notification on screen
2017-06-01 16:07:59 -07:00
Andrew Watkins e9d13e92c6 Comment out test 2017-06-01 16:00:05 -07:00
Andrew Watkins fb7ae38649 Revert auto-funcs 2017-06-01 15:50:04 -07:00
Jared Scheib d87f61df74 Merge branch 'master' into 1583-fix/submenu_display 2017-06-01 15:44:59 -07:00
Alex Paxton 032d4efde8 Fix z-index failure caused by Notifications being below SideNav in DOM
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-06-01 15:28:02 -07:00
Jared Scheib 6c7e1d0de4 Fix load localStorage and warning UX on fresh Chronograf install
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
2017-06-01 15:08:52 -07:00
Alex Paxton c95dfda832 Merge pull request #1575 from influxdata/improve-function-selector-ux
Improve Function Selector UX
2017-06-01 13:41:34 -07:00
Jared Scheib 085106849d Toggle correct field funcs in open func selectors when funcs are changed
This applies for when you have one or more open function selectors and
change a field with no funcs selected to have one, or vice versa, such
that the other field funcs are changed to match. Now, the UI will
update accordingly as expected to reflect the selected funcs for all fields.

Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-06-01 13:15:05 -07:00