Commit Graph

1129 Commits (c85b0e4e2ab486fcad4f534013fe31e90f8bbece)

Author SHA1 Message Date
Jade McGough c85b0e4e2a add routes and stubs for dashboard API endpoints 2016-12-07 15:18:04 -08:00
Jade McGough dd3edaec5e add swagger documentation for dashboard routes 2016-12-07 15:17:42 -08:00
Jade McGough 8fde9480f8 shorten TCPKeepAlive length 2016-12-07 15:17:27 -08:00
Jade McGough 84161fe792 updateSource reducer needs to return an array 2016-12-06 12:06:31 -08:00
Jade McGough 59e3c3e045 fix deletion redux action for sources 2016-12-06 12:02:36 -08:00
Nathan Haugo 091341c3f5 Merge pull request #657 from influxdata/docs/changelog-1.1.0-beta1
Update changelog for 1.1.0-beta1
2016-12-06 11:58:00 -08:00
Jade McGough d8008bbc26 remove unneccessary mapDispatchToProps 2016-12-06 11:55:53 -08:00
nathan haugo ce0c4ad665 Update changelog for 1.1.0-beta1 2016-12-06 11:47:23 -08:00
Nathan Haugo 20f309a64d Merge pull request #646 from influxdata/redux_sources
store sources in redux
2016-12-06 11:37:24 -08:00
Jade McGough 09b14d95f2 clean up sources reducers 2016-12-06 11:30:39 -08:00
Chris Goller 80e924b214 Merge pull request #655 from influxdata/go-release-notes
Add information about how to make releases
2016-12-06 13:28:56 -06:00
Chris Goller 88f2e49c52 Add information about how to make releases 2016-12-06 13:21:07 -06:00
Andrew Watkins 189105c156 Merge pull request #641 from influxdata/readme-updates
Update README with known issues section
2016-12-06 11:14:54 -08:00
Andrew Watkins 23fe33fba5 Merge pull request #642 from influxdata/number-vis-type
Visualization: SINGLE STAT
2016-12-06 11:10:58 -08:00
Andrew Watkins 0553da0a65 Update LAYOUT docs and vis type 2016-12-06 10:59:22 -08:00
Regan Kuchan b5feb33352 Update version number 2016-12-06 10:54:59 -08:00
Jade McGough b0815f76d8 revert unnecessary change 2016-12-06 10:51:52 -08:00
Regan Kuchan 0a679ee5a3 Fix merge conflict 2016-12-06 10:48:19 -08:00
Regan Kuchan 5042ac15b0 Link to blog post 2016-12-06 10:44:59 -08:00
Chris Goller e66a63800d Merge pull request #653 from influxdata/go-go-1_7_4
Update to go 1.7.4
2016-12-06 12:42:44 -06:00
Chris Goller c1cbf0df93 Update to go 1.7.4 2016-12-06 12:35:30 -06:00
Regan Kuchan df2c687513 Alphabetize apps and add GitHub OAuth as a feature 2016-12-06 09:24:42 -08:00
Regan Kuchan 24f4daa0f7 Merge pull request #647 from influxdata/rk-fix-image-links
Fix image links in use_cases
2016-12-06 09:00:35 -08:00
Regan Kuchan c27594dbfe Fix image links 2016-12-06 08:59:56 -08:00
Nathan Haugo a32dfda853 Merge pull request #629 from influxdata/use-case
Add use case doc
2016-12-06 08:36:06 -08:00
Chris Goller 0e240057b3 Merge pull request #645 from influxdata/feature/643-add-type
Add Type to Cell
2016-12-06 08:30:58 -06:00
Jade McGough d1df615fc0 remove git hash 2016-12-06 04:54:42 -08:00
Jade McGough 052fd43d6c store sources in redux 2016-12-06 04:48:01 -08:00
Jade McGough dc95ca2b6e add type to cell interface 2016-12-06 02:48:12 -08:00
Jade McGough 48e78fe894 update swagger 2016-12-05 22:07:11 -08:00
Jade McGough f0767d4505 add type to marshal/unmarshal 2016-12-05 21:46:30 -08:00
Jade McGough bbde06a2cc update proto.md 2016-12-05 21:28:12 -08:00
Jade McGough 5088c76a12 add type to Cell 2016-12-05 21:27:47 -08:00
Will Piers fcf4e6a899 Merge pull request #644 from influxdata/show-apps
Fix bug that stopped apps from displaying
2016-12-05 17:52:03 -08:00
Will Piers afd636d174 Fix bug that stopped apps from displaying 2016-12-05 16:54:11 -08:00
Regan Kuchan d967e32193 Update README and INSTALLATION for the beta release 2016-12-05 16:44:37 -08:00
Chris Goller ae5faecba1 Merge pull request #636 from influxdata/jackzampolin-patch-1
Add note to auth.md
2016-12-05 18:19:38 -06:00
Andrew Watkins 1dfd9fb455 Introduce Single Stat plus Line Graph 2016-12-05 16:15:12 -08:00
Andrew Watkins b9f3604f9e Update CHANGELOG 2016-12-05 14:59:57 -08:00
Andrew Watkins eb94fff347 Introduce single state component 2016-12-05 14:58:19 -08:00
Andrew Watkins 2f4281b44f Remove require from some props 2016-12-05 14:58:19 -08:00
Will Piers 3dc8be41f3 WIP 2016-12-05 14:57:42 -08:00
Regan Kuchan 03e7d8a474 Add a setup use cases doc 2016-12-02 15:48:21 -08:00
Andrew Watkins cea85aed7c Update CHANGELOG.md 2016-12-02 12:41:14 -08:00
Andrew Watkins 2304b11722 Merge pull request #635 from influxdata/feature/tr-search-by-tag
Add ability to filter by tags on hosts
2016-12-02 12:37:37 -08:00
Tim Raymond 7b0f2d93e6 Merge 'master' into feature/tr-search-by-tag
Conflicts:
-  ui/src/hosts/components/HostsTable.js

Concurrent design changes happened alongside some performance
improvements.
2016-12-02 15:14:42 -05:00
Jack Zampolin 046bd16857 Add note to auth.md 2016-12-02 10:48:04 -08:00
Will Piers a989828591 Refactor HostsTable for fun and SPEED 2016-12-01 16:46:19 -08:00
Andrew Watkins 312e4f6da2 Merge pull request #632 from influxdata/layout-y-ranges-labels
Layout y ranges labels
2016-12-01 11:42:15 -08:00
Nathan Haugo fa6d987d4a Merge pull request #634 from influxdata/all-dark-ui
All Dark UI
2016-12-01 14:35:38 -05:00