Commit Graph

3451 Commits (e119fd3e116416da263c8102d66b9751a5ca3565)

Author SHA1 Message Date
Alex P e119fd3e11 Slim down bootstrap theme
Removing unused modules:
- Cloud Slider
- Jumbotron
- Heros
- Listgroups
- Tooltips
- Popovers
2017-05-23 10:28:44 -07:00
Alex P ed088519df Reorganize flash messages into layout 2017-05-23 10:22:29 -07:00
Alex P 9073354c59 Refactor redundant variable 2017-05-23 10:20:38 -07:00
Alex P 229629e0b8 Clean up variables
Removing unused variables, simplifying existing variables
2017-05-23 10:19:39 -07:00
Alex P 7abe9a5089 Remove unused styles 2017-05-23 10:17:24 -07:00
Alex P 871b055793 Remove unused alert styles
These are managed from the theme now
2017-05-23 10:11:09 -07:00
Alex P 50165ff929 Remove unused style 2017-05-23 10:10:45 -07:00
Alex P 945f287d06 Fix tempvar dropdowns, use new style 2017-05-23 03:31:13 -07:00
Alex P 5f8691f4cd Merge branch 'master' into theme-refactor 2017-05-23 02:46:34 -07:00
Alex P 8dcc79a141 Use new table and button styles 2017-05-23 02:38:24 -07:00
Alex P 30e9d9c9ab Misc additions to unsorted, will find home later 2017-05-23 02:36:06 -07:00
Alex P ec9caa85a8 Simplify confirm delete interaction 2017-05-23 02:35:04 -07:00
Alex P 6f1c665cd3 Fix dash cell context menus 2017-05-23 02:19:16 -07:00
Alex P 43871dca9d Fix minor cell drag issue 2017-05-23 02:14:59 -07:00
Alex P ada0d3a431 Make button styles more specific 2017-05-23 02:13:49 -07:00
Alex P ae27f3aec1 Use tab list style for visualization type selector 2017-05-23 02:13:31 -07:00
Alex P a64e7008a9 Replace old style buttons with new style 2017-05-23 02:12:50 -07:00
Alex P 4f732b89c9 Polish editable page header interactions 2017-05-23 01:57:37 -07:00
Alex P 21c5a18644 Refactor kapacitor rule builder styles & markup 2017-05-23 01:38:39 -07:00
Alex P 02c70a930f Phase out redundant stylesheet 2017-05-23 01:07:00 -07:00
Alex P 80b5da2573 Update theme to latest version 2017-05-23 01:04:47 -07:00
Alex P 4c593b141f Add colon for consistency 2017-05-22 23:10:47 -07:00
Alex P 17febc1210 Use latest styles for page headers 2017-05-22 23:06:04 -07:00
Alex P ae2f7034a3 Use newest styles / patterns for dropdowns 2017-05-22 23:05:33 -07:00
Alex P b96060de48 Remove dropdown stylesheet
Redundant
2017-05-22 22:41:19 -07:00
Alex P 00d3f446fc Refactor group by time dropdown 2017-05-22 19:30:12 -07:00
Alex P 566c9974d2 Use "tablist" nav styles from theme, remove excess styles 2017-05-22 19:17:28 -07:00
Alex P 8156f66ac7 Remove inherited page-header styles 2017-05-22 15:40:44 -07:00
Alex P 5a2e895e5b Import new theme 2017-05-16 16:48:43 -07:00
Nathan Haugo 625f8a1ae6 Merge pull request #1489 from influxdata/feature/go-1.8.1_node-6.10.3
Update to Go 1.8.1 and Node 6.10.3
2017-05-16 16:25:17 -06:00
Chris Goller e74107ecc7 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Jared Scheib 1e09d5b409 Filter out any template variable values that are empty, whitespace, or duplicates (#1485)
* Filter out any empty, whitespace, or duplicate template variable values

* Update changelog
2017-05-15 15:17:51 -07:00
Jared Scheib 7766e75b05 Change behavior of Template Variables autocomplete filtering in Query Editor to match from front of string only (#1474)
* Filter template variables by exact match from front of string

* Changedate uplog

* Use a more semantic method for filtering

* Clarify changebog
2017-05-15 10:50:48 -07:00
Chris Goller c74fbf5f17 Merge pull request #1477 from mpchadwick/feature/log-alert
Add ability to log alerts
2017-05-14 21:19:48 -05:00
Max Chadwick deb9f15c46 Update CHANGELOG 2017-05-14 22:16:27 -04:00
Max Chadwick efbee30d9c Test kapacitor log extraction 2017-05-14 22:09:15 -04:00
Max Chadwick 0af4a4d47b Extract log from alerts 2017-05-14 22:01:08 -04:00
Max Chadwick 204a06e7ea Add log alert tests 2017-05-14 21:42:41 -04:00
Max Chadwick 34ad6f54d5 Add ability to log alerts 2017-05-12 22:04:38 -04:00
Alex Paxton b12afca9b5 Merge pull request #1464 from influxdata/misc-polish
Misc Polish
2017-05-12 10:59:28 -07:00
Alex P f9c73b7e4c Make ternary more simple 2017-05-12 10:41:33 -07:00
Alex P 4ed1beeb95 Update changelog 2017-05-12 10:04:23 -07:00
Alex P 24ce50be39 Fix #1423
Pretty straight up, yo
2017-05-11 17:15:57 -07:00
Alex P 87feac7225 Remove "instructions" row in CSV type tempvars
Removed the “instructions” box that previously appeared when choosing
CSV type tempvars. It is safe to assume that users know the format, and
the real estate gain makes this change very worth it
2017-05-11 16:49:06 -07:00
Alex P 69a5abee94 Style placeholder text in kap rule data section 2017-05-11 11:50:34 -07:00
Alex P 87123afa77 Add checkmark to connected source indicator 2017-05-11 11:50:13 -07:00
Alex P a37666d14f Fix merge conflicts 2017-05-11 10:57:12 -07:00
Alex P ed2b9b9c90 Merge branch 'master' into misc-polish
# Conflicts:
#	ui/src/data_explorer/components/MeasurementList.js
#	ui/src/sources/containers/SourcePage.js
2017-05-11 10:46:53 -07:00
Alex P ec605e8c6f Remove duplicate loading state 2017-05-10 19:16:57 -07:00
Alex P 07460fcef1 Use actual alerts prop 2017-05-10 19:05:17 -07:00