Commit Graph

1130 Commits (7599369eed47c3c43cd109a014e12cb9ecf9f98e)

Author SHA1 Message Date
Jade McGough 7599369eed add dashboards interface/structs 2016-12-07 16:31:22 -08:00
Jade McGough 9a2e49b4d2 add routes and stubs for dashboard API endpoints 2016-12-07 15:18:04 -08:00
Jade McGough fa8edf94c5 add swagger documentation for dashboard routes 2016-12-07 15:17:42 -08:00
Jade McGough 37f7ba5c68 shorten TCPKeepAlive length 2016-12-07 15:17:27 -08:00
Jade McGough b0f3fc9176 updateSource reducer needs to return an array 2016-12-06 12:06:31 -08:00
Jade McGough df47dcd299 fix deletion redux action for sources 2016-12-06 12:02:36 -08:00
Nathan Haugo 105e1914d2 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 69444c2968 remove unneccessary mapDispatchToProps 2016-12-06 11:55:53 -08:00
nathan haugo cba7742642 Update changelog for 1.1.0-beta1 2016-12-06 11:47:23 -08:00
Nathan Haugo 08018ea577 Merge pull request #646 from influxdata/redux_sources
store sources in redux
2016-12-06 11:37:24 -08:00
Jade McGough d90d5341c6 clean up sources reducers 2016-12-06 11:30:39 -08:00
Chris Goller d4f0af1951 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 e9f75df784 Add information about how to make releases 2016-12-06 13:21:07 -06:00
Andrew Watkins 171790a658 Merge pull request #641 from influxdata/readme-updates
Update README with known issues section
2016-12-06 11:14:54 -08:00
Andrew Watkins f541af1471 Merge pull request #642 from influxdata/number-vis-type
Visualization: SINGLE STAT
2016-12-06 11:10:58 -08:00
Andrew Watkins e101559ac8 Update LAYOUT docs and vis type 2016-12-06 10:59:22 -08:00
Regan Kuchan fffd9eb6d7 Update version number 2016-12-06 10:54:59 -08:00
Jade McGough adbfdde2b8 revert unnecessary change 2016-12-06 10:51:52 -08:00
Regan Kuchan d0a81d4610 Fix merge conflict 2016-12-06 10:48:19 -08:00
Regan Kuchan f270a41aa6 Link to blog post 2016-12-06 10:44:59 -08:00
Chris Goller c01e8deac5 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 8d937d14da Update to go 1.7.4 2016-12-06 12:35:30 -06:00
Regan Kuchan 5d9f2778b8 Alphabetize apps and add GitHub OAuth as a feature 2016-12-06 09:24:42 -08:00
Regan Kuchan ddfcf38c9b 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 4bbd6c1c7e Fix image links 2016-12-06 08:59:56 -08:00
Nathan Haugo 43594534c9 Merge pull request #629 from influxdata/use-case
Add use case doc
2016-12-06 08:36:06 -08:00
Chris Goller efe9735249 Merge pull request #645 from influxdata/feature/643-add-type
Add Type to Cell
2016-12-06 08:30:58 -06:00
Jade McGough eb779a01f7 remove git hash 2016-12-06 04:54:42 -08:00
Jade McGough 35b30dd037 store sources in redux 2016-12-06 04:48:01 -08:00
Jade McGough 168d1a9679 add type to cell interface 2016-12-06 02:48:12 -08:00
Jade McGough ec52b8a813 update swagger 2016-12-05 22:07:11 -08:00
Jade McGough b72e73b7ee add type to marshal/unmarshal 2016-12-05 21:46:30 -08:00
Jade McGough f2f46ac450 update proto.md 2016-12-05 21:28:12 -08:00
Jade McGough f3650d6ce4 add type to Cell 2016-12-05 21:27:47 -08:00
Will Piers 092fa64e54 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 964be56896 Fix bug that stopped apps from displaying 2016-12-05 16:54:11 -08:00
Regan Kuchan 57f846c37c Update README and INSTALLATION for the beta release 2016-12-05 16:44:37 -08:00
Chris Goller d9c438ce97 Merge pull request #636 from influxdata/jackzampolin-patch-1
Add note to auth.md
2016-12-05 18:19:38 -06:00
Andrew Watkins 509f0e11da Introduce Single Stat plus Line Graph 2016-12-05 16:15:12 -08:00
Andrew Watkins 1c41fbc0c3 Update CHANGELOG 2016-12-05 14:59:57 -08:00
Andrew Watkins ee8028e71f Introduce single state component 2016-12-05 14:58:19 -08:00
Andrew Watkins 0c5cea645e Remove require from some props 2016-12-05 14:58:19 -08:00
Will Piers cdd1fa5349 WIP 2016-12-05 14:57:42 -08:00
Regan Kuchan 53cf50c68f Add a setup use cases doc 2016-12-02 15:48:21 -08:00
Andrew Watkins ea1ce00aea Update CHANGELOG.md 2016-12-02 12:41:14 -08:00
Andrew Watkins 8423e29575 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 9de7bcf3ce 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 150ee9ef62 Add note to auth.md 2016-12-02 10:48:04 -08:00
Will Piers 9dc8e02b1d Refactor HostsTable for fun and SPEED 2016-12-01 16:46:19 -08:00
Andrew Watkins e72d8a64b8 Merge pull request #632 from influxdata/layout-y-ranges-labels
Layout y ranges labels
2016-12-01 11:42:15 -08:00