Commit Graph

427 Commits (e6887746a5bda76fc5f5adf06471121e1b775946)

Author SHA1 Message Date
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
Rachel McGough 9a270f2ffa Merge pull request #417 from influxdata/fix/395-add-groupby
add group by statement to queries if provided by layout
2016-11-08 13:14:51 -08:00
Jade McGough 3a6cfbbe81 add semicolon 2016-11-08 13:00:21 -08:00
Jade McGough d102073f86 add support for additional wheres in layout 2016-11-08 12:49:23 -08:00
Andrew Watkins 127ea6f98b Merge pull request #406 from influxdata/name-rule
Name rule
2016-11-08 12:46:03 -08:00
Andrew Watkins 13bfc13110 Change blur logic 2016-11-08 11:12:29 -08:00
Andrew Watkins 60c29cfbe2 Remove unnecessary action 2016-11-08 10:42:51 -08:00
Jade McGough 5765c8e3d9 groupbys should be all lowercase 2016-11-08 09:50:09 -08:00
Jade McGough da624a5e12 group by must appear after where clause 2016-11-08 08:14:25 -08:00
Jade McGough 8e8d49f7ca groupBy needs to be joined by a comma 2016-11-08 08:11:54 -08:00
Jade McGough 82a258139c add group by statement to queries if provided by layout 2016-11-07 22:51:29 -08:00
Andrew Watkins 37f2fd07a8 Merge pull request #392 from influxdata/remove-more-than
Remove more than and less than
2016-11-07 19:29:06 -08:00
Tim Raymond fd1118c9d4 Add ability to focus apps for a host
This adds the ability for a user to drill into a particular app running
on a host. It adds a query parameter to the HostPage to indicate the
focused app.
2016-11-07 22:22:29 -05:00
Chris Goller dbd35846a3 Merge pull request #407 from influxdata/eslint-halp
Pin eslint packages and fix syntax errors
2016-11-07 20:15:42 -06:00
Will Piers cfb4746200 Merge pull request #402 from influxdata/kap-test
Switch order of save and test buttons for slack
2016-11-07 16:03:32 -08:00
Andrew Watkins 4b70160b72 Fix linting errors 2016-11-07 15:51:27 -08:00
Will Piers 7b58e00437 Pin eslint packages and fix syntax errors 2016-11-07 15:51:26 -08:00
Andrew Watkins 991983166e Implement renaming of rule 2016-11-07 15:47:13 -08:00
Jade McGough 440d3bb04f #382 - hide percent sign for non-percentile rules 2016-11-07 15:37:42 -08:00
Will Piers 205e1fd6c4 Switch order of save and test buttons for slack 2016-11-07 14:48:20 -08:00
Will Piers e6aea88941 Merge pull request #398 from influxdata/syntax-errors
Fix syntax errors
2016-11-07 14:38:42 -08:00
Kevin Fitzpatrick 7d7f4904da Show missing alerts
It was key collision.
2016-11-07 14:30:10 -08:00
Jade McGough c46656f2ab change name to alertName in alerts query 2016-11-07 13:50:14 -08:00
Will Piers ebe6d005fe Fix syntax errors 2016-11-07 13:22:56 -08:00
Andrew Watkins fc81b4a53a Change all 1d to 24h 2016-11-07 13:08:04 -08:00