Alex P
|
f230b34691
|
Simplify logic
|
2018-02-28 15:16:36 -08:00 |
lukevmorris
|
bb01a569ca
|
Merge pull request #2890 from influxdata/fix/time-interval
Ensure backwards compat for old GROUP BY :interval:
|
2018-02-28 15:02:27 -08:00 |
Alex P
|
2f45dad9e4
|
Clone SingleStat inside of Dygraph to get access to staticLegendHeight
This way the SingleStat doesn’t obscure the static legend if it is
present
|
2018-02-28 15:00:48 -08:00 |
Alex P
|
fcb15f10d2
|
Cleanup
|
2018-02-28 14:38:55 -08:00 |
Alex P
|
efbaa90411
|
Fix console error
|
2018-02-28 14:36:26 -08:00 |
Alex P
|
0327a32eff
|
Ensure single stat appears above line graph & annotations
|
2018-02-28 14:30:27 -08:00 |
Michael Desa
|
1c9ee296a0
|
Ensure backwards compat for old GROUP BY :interval:
|
2018-02-28 17:21:15 -05:00 |
Iris Scholten
|
ba7a556bc3
|
finish pulling out individual components from TableOptions
|
2018-02-28 14:13:22 -08:00 |
Iris Scholten
|
8fd1ba9464
|
move parts of TableOptions into their own components
|
2018-02-28 13:55:14 -08:00 |
Deniz Kusefoglu
|
b0a15265b0
|
Add table options sortby, timeaxis and timeformat
|
2018-02-28 13:37:10 -08:00 |
Iris Scholten
|
c3720ab035
|
add default table colors to gaugeColors
|
2018-02-28 10:47:01 -08:00 |
Andrew Watkins
|
3609bc7d3a
|
Add yarn-error.log to .gitignore
|
2018-02-28 10:29:42 -07:00 |
Alex P
|
74c54bf530
|
Merge branch 'master' into goodbye-bootstrap
|
2018-02-28 00:02:31 -08:00 |
Alex P
|
a3366cca20
|
Remove bootstrap theme
|
2018-02-28 00:02:21 -08:00 |
Alex P
|
64c8dfe22a
|
Introduce text color utilities from bootstrap theme
|
2018-02-28 00:00:42 -08:00 |
Alex P
|
c6f7e5135d
|
Align text in edit and display modes
|
2018-02-27 23:56:30 -08:00 |
Alex P
|
12b5300d25
|
Misc polish
|
2018-02-27 23:40:50 -08:00 |
Alex P
|
5894d7b2d3
|
Polish
|
2018-02-27 23:35:27 -08:00 |
Alex P
|
b6f1182383
|
Polish radio, checkboxes, and kap config page
|
2018-02-27 23:27:21 -08:00 |
Alex P
|
fd12ab835f
|
Panel polish
|
2018-02-27 23:13:16 -08:00 |
Alex P
|
ec6ef119fb
|
Polish display bugs in kapacitor rule builder page
|
2018-02-27 23:06:43 -08:00 |
Alex P
|
e15cbd0d9d
|
Polish custom time range dropdown
|
2018-02-27 22:53:12 -08:00 |
Alex P
|
f60aa7d660
|
Polish Search Widgets
|
2018-02-27 22:48:05 -08:00 |
Alex P
|
1c51223d85
|
Minor button icon alignment adjustment
|
2018-02-27 22:30:07 -08:00 |
Alex P
|
cef6fde160
|
Cleanup DE visualization header
|
2018-02-27 22:28:31 -08:00 |
Alex P
|
04023c3838
|
Cleanup
Removing references to unused classes
|
2018-02-27 22:20:16 -08:00 |
Alex P
|
2f88798036
|
Add "solid" style panel
|
2018-02-27 22:13:10 -08:00 |
Alex P
|
68c434580d
|
Minor tweaks
|
2018-02-27 22:10:08 -08:00 |
Alex P
|
4aafefc66c
|
Introduce bootstrap grid clone
|
2018-02-27 21:57:27 -08:00 |
Alex P
|
1a8c0e18dd
|
Adjust font size of small form elements
|
2018-02-27 21:06:28 -08:00 |
Alex P
|
c74a0d47e6
|
Adjust vertical alignment of icons inside small buttons
|
2018-02-27 20:58:56 -08:00 |
Alex P
|
5a1fa835de
|
Introduce Code Styles from bootstrap theme
|
2018-02-27 20:53:03 -08:00 |
Alex P
|
be0a920e62
|
Move carets into misc stylesheet
|
2018-02-27 20:45:40 -08:00 |
Alex P
|
62db0828ca
|
Introduce Radio Buttons (tab lists)
|
2018-02-27 20:39:39 -08:00 |
Alex P
|
a6a423dc38
|
Fix carets in dropdowns
|
2018-02-27 20:29:33 -08:00 |
Alex P
|
a480c6c1ca
|
Bring in some utilities from bootstrap theme
|
2018-02-27 20:24:55 -08:00 |
Alex P
|
80e356b112
|
Ensure panel body has rounded top corners when no panel heading present
|
2018-02-27 20:23:17 -08:00 |
Alex P
|
c07fe6b0d8
|
Introduce panels from bootstrap theme
|
2018-02-27 20:21:57 -08:00 |
Alex P
|
8a8874abad
|
Cleanup
|
2018-02-27 20:02:28 -08:00 |
Alex P
|
f1da923864
|
Namespace lower level stylesheets in theme
|
2018-02-27 20:01:13 -08:00 |
Alex P
|
1d315acae8
|
Introduce Alerts from bootstrap theme
|
2018-02-27 19:58:08 -08:00 |
Alex P
|
548410e23c
|
Introduce form elements
|
2018-02-27 19:54:48 -08:00 |
Alex P
|
27cabfc08c
|
Introduce tables from bootstrap theme
|
2018-02-27 19:39:12 -08:00 |
Luke Morris
|
512a103631
|
Duplicate entries
|
2018-02-27 19:30:43 -08:00 |
Luke Morris
|
a0053428e0
|
Merge branch 'master' into prevent-threshold-jumping
|
2018-02-27 19:29:45 -08:00 |
lukevmorris
|
2643c38702
|
Merge pull request #2865 from influxdata/russorat-patch-1
Fixing broken links in the CHANGELOG
|
2018-02-27 19:28:35 -08:00 |
lukevmorris
|
935186984c
|
Merge pull request #2663 from influxdata/feature/migrate-time-interval
Change :interval: to be a duration instead of time wrapped duration
|
2018-02-27 19:27:29 -08:00 |
Luke Morris
|
7354a75b79
|
Merge branch 'master' into feature/migrate-time-interval
|
2018-02-27 19:14:28 -08:00 |
Alex P
|
3a0a3528ca
|
Add more icon margin in buttons
|
2018-02-27 18:32:02 -08:00 |
Alex P
|
9d6baa55c7
|
Fix some problems with dropdowns
|
2018-02-27 18:28:48 -08:00 |