Commit Graph

1436 Commits (bace483af45162b2d596bee8669665460c4c56f7)

Author SHA1 Message Date
Hunter Trujillo bace483af4 Don't close cell headers when editing. 2017-04-05 10:03:28 -06:00
Alex Paxton 8e0dfa43f4 Merge pull request #1175 from influxdata/cursor-browser-test
RIP Custom Cursors
2017-04-04 21:18:57 -07:00
lukevmorris 2550617d8c Admin Databases Page should be sorted alphabetically (#1185)
* Sort DBs by name

* Sort RPs alphabetically

* Update CHANGELOG
2017-04-04 20:43:47 -07:00
Luke Morris d0a9328bfe Missed one 2017-04-04 20:43:15 -07:00
Alex P 571a786227 Remove custom cursors 2017-04-04 17:41:42 -07:00
Andrew Watkins 982ff7d877 Remove switch statement 2017-04-04 17:11:48 -07:00
Chris Goller 59281e2c1c Merge pull request #1182 from influxdata/hotfix/979-no-rp
Update schema exploration to support non-default rp
2017-04-04 18:11:36 -05:00
Chris Goller e3c07e1797 Add checks for null retention policies in meta queries 2017-04-04 17:42:30 -05:00
lukevmorris 3edd1bf52c Experiment with fewer stacking contexts (#1166) 2017-04-04 15:27:49 -07:00
Andrew Watkins c507c55b2d Merge pull request #1081 from influxdata/console-power
Introduce Raw Query Editor Admin Console UI
2017-04-04 15:22:15 -07:00
Andrew Watkins 88be3aa6bc Pull out ternary into separate function property 2017-04-04 14:55:53 -07:00
Andrew Watkins 48ba07c422 Remove magic number 2017-04-04 14:50:11 -07:00
Andrew Watkins 8c11557281 Be the change 2017-04-04 14:48:22 -07:00
Andrew Watkins 95a786f83d Pew Pew ; 2017-04-04 14:46:55 -07:00
Andrew Watkins 0606bbdd4f Consolidate switch statement 2017-04-04 14:46:16 -07:00
Andrew Watkins f8a03e2f88 Add comments to elucidate various influxQL states 2017-04-04 14:42:59 -07:00
Andrew Watkins bc922215a3 Use quotes instead of backticks 2017-04-04 14:38:07 -07:00
Andrew Watkins 016a4cba9e Pull strings into consts 2017-04-04 14:37:24 -07:00
Chris Goller c3e1ada594 Update schema exploration to support non-default rp 2017-04-04 16:29:14 -05:00
Jared Scheib 45e8a5f1c8 Fix saving email in Kapacitor alerts (#1173)
* Fix Kapacitor Rules bug to now save user input data on an Alert Message

* Update changelog
2017-04-04 12:28:01 -07:00
Alex P a0c39ca17c Use more supported .cur format instead of .png 2017-04-04 12:22:47 -07:00
Alex P 1ac78833c0 Remove unused webpack files. -H 2017-04-04 12:22:23 -07:00
Luke Morris 69edea39fa Bump CHANGELOG 2017-04-04 11:00:27 -07:00
Luke Morris d497dbf758 rawText queries should have blank labels for now 2017-04-03 17:22:48 -07:00
Luke Morris 271728d3bf If InfluxQL, use rawText for label and query 2017-04-03 13:49:35 -07:00
Andrew Watkins 98fef831bb Fix portion of table being blocked from view 2017-04-03 13:48:59 -07:00
Andrew Watkins 155f1444b4 Improve copy 2017-04-03 13:42:55 -07:00
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
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