Andrew Watkins
|
7199d562e1
|
Improve no query state for table
|
2017-04-03 13:27:07 -07:00 |
Andrew Watkins
|
e5d638e231
|
Remove requirement from prop
|
2017-04-03 13:26:47 -07:00 |
Hunter Trujillo
|
ca3684e277
|
Merge pull request #1159 from influxdata/bugfix/1111-kapacitor-form
Bugfix/1111 kapacitor form
|
2017-04-03 14:22:53 -06:00 |
Andrew Watkins
|
581dfcbce2
|
Make query required in table and remove redundancy
|
2017-04-03 13:10:06 -07:00 |
Andrew Watkins
|
d3643f88a4
|
Change empty how we handle empty state
|
2017-04-03 13:10:05 -07:00 |
Andrew Watkins
|
9d4a047ca9
|
Handle empty rawText case
|
2017-04-03 13:10:05 -07:00 |
Andrew Watkins
|
73f6f286cc
|
Fix spacing on input with no status
|
2017-04-03 13:10:05 -07:00 |
Andrew Watkins
|
1c730a25ef
|
Handle empty results
|
2017-04-03 13:10:05 -07:00 |
Andrew Watkins
|
1aa7b4770a
|
Start query editor with placeholder text
|
2017-04-03 13:10:05 -07:00 |
Alex P
|
20ca434e97
|
Clean up styles
|
2017-04-03 13:10:05 -07:00 |
Alex P
|
dba23a8ff1
|
Remove vestiges of "active" graphs in DE styles
|
2017-04-03 13:10:05 -07:00 |
Alex P
|
e8698d376c
|
Make DE table empty state more readable
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
dbc3c411e0
|
Style raw text status bar
is responsive
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
88df7e99bc
|
Change editor queries to be blue
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
bd2b630ffd
|
Disable text selection in query editor empty states
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
822f8b3b44
|
Make builder queries vertically centered (again)
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
4de5c55b63
|
Make query tab delete buttons scale with everything else
They looked mad tiny on big screens
|
2017-04-03 13:08:41 -07:00 |
Alex P
|
1ba8b99014
|
Make visualization toggle capitalized
|
2017-04-03 13:08:40 -07:00 |
Alex P
|
adb2de0504
|
Make query builder query tabs allow for more text before truncating
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
170b15a3f0
|
Update table CSS
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
3a4c955474
|
Remove MultiTable
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
afde7fcf69
|
Change tabs in the table when builder changes tabs
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
3183544f6b
|
Update some primatives to use constants
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
53f9b806ac
|
Not change view state if query is the same
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
9ba0f87151
|
Show table when query editor is selected
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
8f3d036951
|
Add warn status type to rawStatus
|
2017-04-03 13:08:40 -07:00 |
Andrew Watkins
|
5eae6463ca
|
Add warn status type to rawStatus
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
b942b15aaf
|
Pull list items onto variable
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
7670558202
|
Improve builder semantics
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
0fd98ee1d1
|
Fix linter errors
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
fc4a5c57a9
|
Display errors in admin console
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
bef987023a
|
Introduce editRawQueryStatus action
|
2017-04-03 13:08:00 -07:00 |
Andrew Watkins
|
78615099e9
|
Bubble AJAX errors up to fetchTimeSeries
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
359ff48077
|
Allow user to type :)
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
0d26936a14
|
Include missing prop
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
3beaa3c7a0
|
Fix spacing
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
cb7ec4fa6e
|
Keep focus on enter while preventing new line
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
ee24c0d2b1
|
Remove console option
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
2c4676a26b
|
Add vis header and console tab
|
2017-04-03 13:06:06 -07:00 |
Andrew Watkins
|
248dcb757a
|
Create vis header
|
2017-04-03 13:06:05 -07:00 |
Hunter Trujillo
|
2d5a5e0445
|
Fix kapacitor form submit bug.
|
2017-04-03 10:49:41 -06:00 |
Hunter Trujillo
|
f4af30c26b
|
Small refactor for ES6ness.
|
2017-04-03 10:49:25 -06:00 |
Jade McGough
|
d2e9cd7821
|
Merge pull request #1152 from influxdata/column-widening
widen single column to entire table width (#1123)
|
2017-04-01 11:38:10 -07:00 |
Jade McGough
|
95cabba40f
|
make linter happy
|
2017-03-31 18:56:32 -07:00 |
Andrew Watkins
|
cd68c6cae8
|
Merge pull request #1124 from influxdata/some-amount-of-polish
Some Amount of Polish
|
2017-03-31 16:56:45 -07:00 |
Andrew Watkins
|
007219f901
|
Merge pull request #1151 from influxdata/bugfix/threshold-value
Bugfix/threshold value
|
2017-03-31 16:48:57 -07:00 |
Alex Paxton
|
d59487b00c
|
Merge branch 'master' into some-amount-of-polish
|
2017-03-31 16:22:42 -07:00 |
Alex P
|
50d930df82
|
Let the world know what is new and exciting
|
2017-03-31 16:19:37 -07:00 |
Alex P
|
beddd2f82d
|
Polish dash cell dragging interaction
|
2017-03-31 15:59:10 -07:00 |
Alex P
|
29d681e851
|
Change DE page title to match corresponding navbar label
|
2017-03-31 15:39:27 -07:00 |