Commit Graph

451 Commits (c19f59d0b791e02fc257a3b441a2180d1b8e7891)

Author SHA1 Message Date
Alex P e606b2ecd0 Merge branch 'master' into legendary-fix 2016-11-11 16:55:54 -08:00
Alex P 03ac9fe84f Reworking legend positioning 2016-11-11 16:55:24 -08:00
Alex P 87096b847b Graph headings in host view are less noisy, can handle longer names 2016-11-11 16:54:59 -08:00
Alex P 459eb4140e Centering the legend 2016-11-11 16:54:22 -08:00
Alex P be6e59efd3 Removing debugger background color on graphs 2016-11-11 16:54:05 -08:00
Alex P c00d0c3364 Legend cannot be obscured by neighboring graphs in host view 2016-11-11 15:48:47 -08:00
Alex P 56c0f85996 Moving dygraph styles to their own sheet 2016-11-11 15:37:55 -08:00
Alex P a5d70bf1a3 Line graphs are 300px tall 2016-11-11 15:37:32 -08:00
Alex P e126ef5169 Removes excess margins on host view graph containers 2016-11-11 15:30:41 -08:00
Alex P c2fa53cdbe Standardizes height of line graphs
Going to use this to properly offset the legend
2016-11-11 15:30:27 -08:00
Alex P 98ca956dfb Busting the jank in the vertical marker
this requires the parent container of the vertical marker to always
have 8px/16px padding else the marker will appear off
2016-11-11 15:24:39 -08:00
Alex P 8a3a21903b Cleaning house 2016-11-11 15:22:05 -08:00
Will Piers 1b0fabfc52 Display the rule message 2016-11-11 14:35:38 -08:00
Alex P daed3e8891 DE scrollbar is Y only 2016-11-11 14:28:09 -08:00
Alex P 24a4a92b7f Styling source indicator + DE header tweaks 2016-11-11 14:25:53 -08:00
Alex P c0f9554437 Header styles cleanup
was kinda janky before
2016-11-11 14:25:34 -08:00
Alex P a02211dfc8 Subtle tweak to scrollbars 2016-11-11 14:25:12 -08:00
Alex P 207316ff0e Empty state for Kapacitor Rules table 2016-11-11 13:59:19 -08:00
Andrew Watkins aa3ece6e32 Merge pull request #489 from influxdata/rule-page-polish-pt2
Rule Page Polish Pt 2
2016-11-11 13:26:05 -08:00
Chris Goller b22d003b2c Fix layout group by commas when array is empty 2016-11-11 14:59:55 -06:00
Alex P 5e87b79e09 Rules page has fixed nav 2016-11-11 12:11:18 -08:00
Alex P f2b832a48e Hosts page scrolls with fixed nav 2016-11-11 12:10:21 -08:00
Alex P 0b516919b3 Adjusting copy in navbar
Better describes what each page does
2016-11-11 12:10:06 -08:00
Will Piers f3e6266010 Merge pull request #505 from influxdata/separate-apps
Add whitespace and commas between apps
2016-11-11 12:01:35 -08:00
Alex P 370a3339bc Fixed Nav on Alerting page 2016-11-11 11:57:20 -08:00
Will Piers c79959044e Add whitespace and commas between apps 2016-11-11 11:38:58 -08:00
Andrew Watkins 6caac58c6e Merge pull request #300 from influxdata/feature/109-display-error
Show flash error if can't connect in data explorer.
2016-11-11 11:35:07 -08:00
Will Piers 5b91e93727 Merge pull request #504 from influxdata/connect-whitespace
Add trim functionality to source form
2016-11-11 11:29:47 -08:00
Alex P b8002d14bf Adding dependency to package.json 2016-11-11 11:25:34 -08:00
Will Piers dbd333a0fb Add trim functionality to source form 2016-11-11 11:15:35 -08:00
Nathan Haugo 2fe94e6b2d Merge pull request #492 from influxdata/feature/422-default-group-by-time
Feature/422 default group by time
2016-11-11 11:11:03 -08:00
Andrew Watkins b96bd0e4f4 Remove push causing infinite redirect 2016-11-11 11:00:03 -08:00
Jade McGough a3020c3a40 TODO in hostspage 2016-11-11 10:32:23 -08:00
Jade McGough b4d8bd76ae add redirection and flash messaging when unable to connect to source 2016-11-11 10:32:23 -08:00
Jade McGough 689185155d rename checkdatanodes to checksources 2016-11-11 10:32:23 -08:00
Jade McGough 8211a809ad WIP redirect if we can't connect to selected database 2016-11-11 10:32:23 -08:00
Jade McGough a3daf1a76f Revert "Show flash error if can't connect in data explorer."
This reverts commit b269e4a34d0bda99ac27d6de5218b739c43cefb4.
2016-11-11 10:32:23 -08:00
Jade McGough d46714d7d0 Show flash error if can't connect in data explorer. 2016-11-11 10:32:23 -08:00
Nathan Haugo 8172b4040a Merge pull request #473 from influxdata/fix-license
Add AGPL-3.0
2016-11-11 09:06:48 -08:00
Jade McGough 5f3718338c allow use of custom time groupbys in queries 2016-11-11 03:43:41 -08:00
Jade McGough 7e0379b5e6 provide a default group by time for host page 2016-11-11 02:49:14 -08:00
Andrew Watkins 08ec8a2047 Merge pull request #462 from influxdata/delete-rule
Add the ability to delete a rule
2016-11-10 23:45:23 -08:00
Alex P 61e34d96a0 Complete Polish for Kapacitor Metric Selector 2016-11-10 18:17:54 -08:00
Alex P e65cc64506 Polishing filter inside metric selector 2016-11-10 17:34:06 -08:00
Alex P d3529d4284 Misc. Cleanup
- Removing old styles
- Adjusting appearance of template reference
2016-11-10 17:03:00 -08:00
Alex P 5612a003fe Reference for templates in Alert Messages 2016-11-10 17:02:15 -08:00
Alex P 88ccc06e9e Creating stylesheet for custom tooltips 2016-11-10 17:01:27 -08:00
Andrew Watkins e7a8b1aaa3 Edit copy 2016-11-10 16:38:43 -08:00
Will Piers 6a68e1c741 Merge pull request #467 from influxdata/delete-source
Add delete source functionality
2016-11-10 16:34:51 -08:00
Chris Goller 0e680d75d9 Add AGPL-3.0 2016-11-10 18:33:19 -06:00
Andrew Watkins 80d03553c9 Refactor action for easier testing 2016-11-10 16:18:39 -08:00
Andrew Watkins 3a1aa2c508 Merge pull request #466 from influxdata/redirect
Redirect with full path
2016-11-10 15:26:10 -08:00
Andrew Watkins 83d9b76251 Add delete source functionality 2016-11-10 15:11:58 -08:00
Will Piers d2354b8e24 Redirect with full path 2016-11-10 15:09:45 -08:00
Andrew Watkins 089d727c11 Move API and notifications into action 2016-11-10 14:55:33 -08:00
Chris Goller 8a88733549 Merge pull request #459 from influxdata/regex-magic
Fix regex bug
2016-11-10 16:19:50 -06:00
Will Piers 7cb865762b Merge pull request #453 from influxdata/rename-things
Renamed a couple of alert headings
2016-11-10 14:14:59 -08:00
Andrew Watkins 8874d40703 Add the ability to add a rule 2016-11-10 14:14:00 -08:00
Chris Goller 03c462b278 Merge pull request #460 from influxdata/no-system-plugin
Accomodate telegraf setups without system plugin
2016-11-10 16:11:06 -06:00
Nathan Haugo bc09077b50 Merge pull request #448 from influxdata/windows-host-list
Add windows metrics to host loading
2016-11-10 13:53:19 -08:00
Will Piers 88e0ecbcab Fix regex bug 2016-11-10 13:51:03 -08:00
Will Piers 3c7df654e4 Accomodate telegraf setups without system plugin 2016-11-10 13:30:44 -08:00
Will Piers 716ba35fc5 Rename things with correct capitalization 2016-11-10 12:46:52 -08:00
Will Piers c80fdf6ee8 Rename things because Macs are dumb 2016-11-10 12:45:47 -08:00
Will Piers 5e300ef29b Renamed a couple of alert headings 2016-11-10 12:40:08 -08:00
Alex P 32343b9169 Copy tweak
Making sure to use consistent language across the app. “Endpoint” made
more sense because that’s what they are called during configuration
2016-11-10 12:36:59 -08:00
Chris Goller c7025e2d7b Add windows metrics to host loading 2016-11-09 20:27:48 -06:00
Will Piers 9d59153a19 Remove unnecessary state 2016-11-09 17:02:44 -08:00
Will Piers e38c541e5c Omit redacted kapacitor fields when updating config. Refactor alert-testing code to use the right API 2016-11-09 16:55:33 -08:00
Will Piers 23744ca586 Send along the db and rp to AutoRefresh 2016-11-09 16:04:54 -08:00
Andrew Watkins 0489702f5e Merge pull request #443 from influxdata/fix-save-task-query-changes
Fix save task query changes
2016-11-09 15:50:38 -08:00
Nathan Haugo 7890a75b35 Merge pull request #415 from influxdata/feature/tr-focus-app
Add ability to focus apps for a host
2016-11-09 14:52:37 -08:00
Andrew Watkins 145f608985 Remove Alerta from alert options 2016-11-09 14:46:13 -08:00
Will Piers 90d1d4c7f0 Merge pull request #432 from influxdata/time-selection
Create new queries rather than reusing old ones
2016-11-09 14:42:26 -08:00
Andrew Watkins 170dd49c03 Copy changes 2016-11-09 14:20:31 -08:00
Andrew Watkins 390f060e9e Fix query not being saved on edit 2016-11-09 14:20:24 -08:00
Alex P fdd2103747 Adding much needed padding at bottom of page
Only visible when window is small enough to scroll
2016-11-09 14:00:19 -08:00
Alex P cafc732de6 Changes default rule name to "Untitled Rule"
Helps increase the affordance of the renaming interaction
2016-11-09 14:00:19 -08:00
Alex P e64b7522d0 Centering the page 2016-11-09 14:00:19 -08:00
Alex P a1eac98cf1 Custom Scrollbar mixin 2016-11-09 14:00:18 -08:00
Alex P 8c6a6a1343 Options to override dygraph defaults from the component
- boolean for below-series-fill
- Option to pass in an array of colors
2016-11-09 14:00:18 -08:00
Alex P 7f84e1f60a Updated markup on rule builder
In a good place, still need to assimilate the metric selector
2016-11-09 14:00:18 -08:00
Alex P c6d070ef5c Tabs can be optionally set to Kapacitor style
A simple class change wasn’t enough!
Also, tried using bool instead of string and couldn’t get it to work
for some reason
2016-11-09 14:00:18 -08:00
Alex P 6b4dee0429 Moving Kapacitor styles into their own sheet
- Also trying to use variables to maintain consistency on the page
2016-11-09 14:00:18 -08:00
Alex P 5413a51888 Creating gradient mixins for future use, keeping in DRY 2016-11-09 14:00:18 -08:00
Alex P 9a602b3a46 Messing with icons in side nav 2016-11-09 14:00:18 -08:00
Alex P df243aade3 Adding latest icon font 2016-11-09 14:00:18 -08:00
Alex P 69a9e0e842 Graph empty state, line graphics on builder half 2016-11-09 14:00:18 -08:00
Alex P c14ac402cd Adding class to override existing styles 2016-11-09 14:00:18 -08:00
Alex P 70faa762a6 Organizing page into two halves 2016-11-09 14:00:18 -08:00
Tim Raymond 3e4cb4010f Swap <a> for <Link>
This is more idiomatic
2016-11-09 16:17:34 -05:00
Will Piers 2209448adb Create new queries rather than reusing old ones 2016-11-09 12:18:08 -08:00
Will Piers 6edfb62a05 Merge pull request #430 from influxdata/eslint-again
Fix eslint issues again
2016-11-09 10:10:33 -08:00
Chris Goller ed525a81ee Fix layouts to use groupby and quote host 2016-11-08 19:13:11 -06:00
Jade McGough 116f45bf56 unbreak everything 2016-11-08 16:02:33 -08:00
Will Piers 0c4fe14eda Fix eslint issues again 2016-11-08 15:29:49 -08:00
Andrew Watkins 1c56604457 Merge pull request #429 from influxdata/move-old-code
Move old code
2016-11-08 15:15:28 -08:00
Andrew Watkins a43452df27 Remove query page spec 2016-11-08 15:01:27 -08:00
Andrew Watkins 488546c123 Move queries page and remove calls from index 2016-11-08 14:52:24 -08:00
Andrew Watkins cab1a37740 Move old enterpirse code into archive 2016-11-08 14:50:41 -08:00