Andrew Watkins
f0f4982059
Merge branch 'master' into chore/prop-on-div-error
2017-08-14 15:33:29 -07:00
Andrew Watkins
dc87246e76
Merge pull request #1862 from influxdata/add-add-graph-to-cell-button
...
Add button to cell for improved user experience
2017-08-14 15:32:32 -07:00
Andrew Watkins
a5e8c5ba2e
Merge branch 'master' into nls/drag-fixes
2017-08-14 15:30:57 -07:00
Andrew Watkins
21548485a9
Merge branch 'master' into chore/prop-on-div-error
2017-08-14 15:26:56 -07:00
Andrew Watkins
5cfab25b35
Update changelog
2017-08-14 15:26:22 -07:00
Andrew Watkins
2b4f4aee77
Merge branch 'master' into fix/1633-windows-uptime-status
2017-08-14 13:23:38 -07:00
Hunter Trujillo
eb0ab9523b
Merge branch 'master' into fix/ie11-support
2017-08-14 12:47:58 -06:00
Timothy J. Raymond
246cf75ce7
Merge pull request #1866 from influxdata/bugfix/tr-missing-cell-type
...
Fix missing cell type
2017-08-14 14:04:36 -04:00
Tim Raymond
f89d95eb02
Update CHANGELOG w/ fix for single stat
2017-08-14 14:03:49 -04:00
Andrew Watkins
8573b99ed0
Update CHANGELOG.md
2017-08-14 10:43:24 -07:00
Jared Scheib
26847e0316
Update changelog
2017-08-11 13:34:26 -07:00
Alex P
c1f855b273
Updoot changelog
2017-08-11 13:33:51 -07:00
Nathan L Smith
920974c7af
Fixes for file upload
...
- [ ] CHANGELOG.md updated with a link to the PR (not the Issue)
- [X] Rebased/mergable
- [X] Tests pass
- [X] Sign [CLA](https://influxdata.com/community/cla/ ) (if not already signed)
Connect #
* When clicking on the upload file button in the write data form, nothing
happens. This is because the div with the outline that says "Drag & Drop a File
to Upload" is positioned in front of the button with opacity 0, so clicks
intended for the button are just clicking on that transparent div instead.
* If you drag a file over the window then cancel the drag (usually by pressing
ESC), the window will not return to its previous state, but stay with the drag
& drop prompt until the page is reloaded.
* Make it so the drag & drop prompt is always present and the button is moved
to be below the outlined prompt. The button label has also been changed to
more closely match that of the drag outline.
Before:

After:

* Add an `onDragExit` handler to handle the case where the drag is exited
rather than left.
Signed-off-by: Nathan L Smith <smith@nlsmith.com>
2017-08-11 19:16:20 +00:00
Andrew Watkins
90c3f94ca3
Merge pull request #1846 from influxdata/embiggen-ceo
...
Make lower half of CEO flush to the viewport
2017-08-09 14:08:03 -07:00
Alex P
b52e5a5f06
Updoot changelog
2017-08-09 13:42:56 -07:00
Andrew Watkins
560cbb4b44
Update CHANGELOG
2017-08-09 12:35:06 -07:00
Alex P
3ef9a6e826
Update changelog and package.json for 1.3.6.x release
2017-08-08 12:03:52 -07:00
Alex P
efdc47fffb
Revert "Prepare for release"
...
This reverts commit 2d02f25822
.
2017-08-08 11:57:23 -07:00
Alex P
2d02f25822
Prepare for release
2017-08-08 10:53:34 -07:00
Hunter Trujillo
b4f724201d
Merge branch 'master' into fix/graph-fixes
...
# Conflicts:
# ui/src/shared/components/Dygraph.js
2017-08-07 09:16:09 -07:00
Hunter Trujillo
76d3962e6a
update changelog update
2017-08-07 09:12:14 -07:00
Andrew Watkins
c307715840
Merge pull request #1821 from influxdata/fix/alerts_table_keys-1813
...
Use UUID for AlertsTable element keys to prevent overlap
2017-08-03 19:12:05 -07:00
Jared Scheib
b64c577047
Update changelog
2017-08-03 15:04:34 -07:00
Jared Scheib
fa0b9d83f6
Fix and add second item for changelog update
2017-08-02 17:06:15 -07:00
Tim Raymond
532a6a8c48
Merge branch 'master' into feature/1602-graph-bounds-setting
...
Also removed LegacyBounds marshaling since it was no longer necessary
Conflicts resolved:
bolt/internal/internal.go
bolt/internal/internal.pb.go
bolt/internal/internal.proto
bolt/internal/internal_test.go
chronograf.go
server/cells_test.go
server/dashboards_test.go
server/swagger.json
2017-08-02 11:29:29 -04:00
Jared Scheib
5df2a56ead
Merge branch 'master' into update/news_feed_errors-1628
2017-08-01 16:18:05 -07:00
Jared Scheib
a9789afe84
Fix link in changelog update for #1800
2017-08-01 16:17:11 -07:00
Jared Scheib
c0f4f78a6d
Update changelog
2017-08-01 16:16:04 -07:00
Andrew Watkins
b9754fd5d5
Update CHANGELOG
2017-08-01 14:12:40 -07:00
Hunter Trujillo
6a9e1d2457
.
...
.
ç̥͈̺͕̯̌͐̂̋̉͘͝H̸̨͍̳̟̖̳̱͖͎̔͛̏̄̚͟͠a̡̨̻̘̪̝̤̻̳͛̋͊̾́͟͝N̷͉͇̤͔̈́̎̑̍͊̃̀̕̕̚͜ͅg̢͈͈̭̙̬̜̓̈́͊͛͠E̛̫͇͚̘̹̾́̂̐͋̆͘͢ļ̴̛̲̮͓͈̼͉̮͐̆́̓͘ͅŐ̸̢̨̧͕͖̾̒͂͗͋̎́̚͠ǵ̵̡͙̘̖̺͖͉͎̋͊͋̍͢͜Ẻ̳̥̲͇̻̍̇̄̆̚
.
.
2017-07-31 12:07:48 -06:00
Andrew Watkins
4fa7883882
Merge branch 'master' into bugfix/domain
2017-07-28 07:49:33 -07:00
Andrew Watkins
b8435cd4b8
Merge pull request #1799 from influxdata/bugfix/syncronize
...
Dont sync graphs if there is only one graph
2017-07-28 07:48:27 -07:00
Jared Scheib
76614643ec
Clarify changelog, fix method name typo
2017-07-27 16:49:18 -07:00
Jared Scheib
7abb6dc170
Clarify changelog
2017-07-27 16:35:18 -07:00
Hunter Trujillo
f6b399d3a7
CHAMGELOG
2017-07-27 17:31:24 -06:00
Jared Scheib
3527ec19e3
Merge branch 'master' into enhancement/write-data-window
2017-07-27 16:30:11 -07:00
Andrew Watkins
0878539edd
Update CHANGELOG
2017-07-27 15:26:20 -07:00
Jared Scheib
af29ece5ba
Merge branch 'refs/heads/1.3.5.x'
2017-07-27 14:50:00 -07:00
Jared Scheib
ddb170dcd6
Update release date
2017-07-27 14:48:18 -07:00
Andrew Watkins
cb91c967ed
Update CHANGELOG
2017-07-27 14:47:04 -07:00
Andrew Watkins
d88247849b
Update CHANGEOG
2017-07-27 13:41:44 -07:00
Andrew Watkins
67adc3b15e
Update CHANGELOG
2017-07-27 12:55:48 -07:00
Hunter Trujillo
b29ea3ad37
CHANGELOG.
2017-07-27 13:39:51 -06:00
Chris Goller
2d8b1ef340
Release 1.3.5.0
2017-07-25 15:08:02 -05:00
Alex Paxton
77e259bb7c
Merge pull request #1779 from influxdata/misc-ui-fixes
...
Misc UI Fixes
2017-07-25 12:20:10 -07:00
Jared Scheib
e1f95ab449
Merge branch 'master' into fix/disentagle_de_and_kap_qcs-1772
2017-07-25 12:12:20 -07:00
Alex P
9addb63247
Updoot changelog
2017-07-25 11:59:55 -07:00
Nathan Haugo
4720df245b
Update changelog
2017-07-25 12:13:46 -05:00
Jared Scheib
7c8713cd72
Merge branch 'master' into fix/disentagle_de_and_kap_qcs-1772
2017-07-24 22:06:43 -07:00
Jared Scheib
39da043c4f
Update changelog
2017-07-24 22:01:16 -07:00