Commit Graph

5683 Commits (e97c510e63a6391a3ab7490f166fff333ae484bb)

Author SHA1 Message Date
gunnaraasen 2d6199aa44 Fix ExplorationID and UserID in mock 2016-09-28 11:45:24 -04:00
gunnaraasen 36f0115e57 Implement ExplorationStore with boltDB and protobuf 2016-09-28 11:45:24 -04:00
Andrew Watkins 73d84cd608 Merge pull request #136 from influxdata/feature/static-assets
Allow import of static png and jpg in scss
2016-09-27 16:15:07 -07:00
Chris Goller 3a26ffab92 Merge pull request #138 from influxdata/feature/circle-caching
Update circle to be a simple make
2016-09-27 17:55:40 -05:00
Rachel McGough 6a32638027 Merge pull request #113 from influxdata/feature/hosts-table
hosts sorting/filtering
2016-09-27 15:48:27 -07:00
Tim Raymond de37d8f598 Add Default param to Source
We want to be able to specify that a particular Source is the default
source. This has semantic meaning that the front end will manage.
2016-09-27 15:46:17 -07:00
Chris Goller 7a741658de Update circle to be a simple make 2016-09-27 16:27:43 -05:00
Andrew Watkins b371e6ea91 Allow import of static png and jpg in scss 2016-09-27 12:54:32 -07:00
Chris Goller 67fb191e09 Update circle caching directories 2016-09-27 08:06:58 -05:00
Chris Goller 7683d01c4c Update node caching for circle 2016-09-26 19:51:37 -05:00
Chris Goller 13f0ad7a47 Merge pull request #124 from influxdata/feature/explorations-handlers
Add mock explorations handlers to server.
2016-09-26 18:44:16 -06:00
Chris Goller cc42d5c285 Update explorations handlers to PATCH and POST correctly 2016-09-26 19:32:11 -05:00
Chris Goller 2e71909973 Add mock explorations handlers to server. 2016-09-26 18:44:45 -05:00
Kevin Fitzpatrick 5367d15426 Remove linter warnings
Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:34:52 -07:00
Kevin Fitzpatrick cd029c0e60 Merge branch 'feature/host-stats-view' into develop 2016-09-26 15:20:40 -07:00
Kevin Fitzpatrick 223429e3a5 Show host stats
#110

Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:20:09 -07:00
Jade McGough 60e7c79a52 remove reactable, do sorting by hand 2016-09-26 14:55:51 -07:00
Jade McGough f0b42b4394 move search bar to separate component 2016-09-26 14:19:03 -07:00
Jade McGough b5dc4a5dca add filtering for hosts 2016-09-26 14:19:03 -07:00
Jade McGough 3990bf66bf Hosts table can be sorted by column. 2016-09-26 14:19:03 -07:00
Jade McGough 7b20f18ea9 move hosts table to separate component 2016-09-26 14:19:03 -07:00
Will Piers 60e1a4aec0 Merge pull request #115 from influxdata/feature/source-selection
Feature/source selection
2016-09-26 13:59:28 -07:00
Chris Goller 10ae888f91 Update circle to use correct caching directory 2016-09-23 17:42:10 -07:00
Chris Goller 50b676d1d9 Merge pull request #117 from influxdata/feature/no-source-type
Update datasource to not require type.
2016-09-23 17:20:15 -07:00
Chris Goller 3d23803802 Update datasource to not require type. 2016-09-23 17:19:19 -07:00
Chris Goller 5eb3c3d952 Merge pull request #116 from influxdata/feature/source-url
Update swagger and mock to have optional URL field for data source
2016-09-23 17:16:24 -07:00
Chris Goller f70bd552e7 Update swagger and mock to have optional URL field for data source 2016-09-23 17:14:53 -07:00
Will Piers 81071265ee Finish up source selection page structure 2016-09-23 16:24:52 -07:00
Paul Dix 97fd503701 Initial Select Source Page 2016-09-23 15:57:56 -07:00
Chris Goller 297f385a0d Merge pull request #114 from influxdata/feature/namepassword
Update Source to have a username and password in spec
2016-09-23 14:44:55 -07:00
Chris Goller 81c95f6b0d Update Source to have a username and password in spec 2016-09-23 14:42:54 -07:00
Will Piers 3d766c0039 Merge pull request #103 from influxdata/table-view-#85
Table view #85
2016-09-23 10:22:25 -07:00
Andrew Watkins 712daeac87 Change the path 2016-09-22 16:45:43 -07:00
Andrew Watkins eac5843226 Wrap the make commands with quotes in circle.yml 2016-09-22 16:35:19 -07:00
Andrew Watkins 8103c6d694 Separate out the dependencies steps to see how long they take 2016-09-22 16:32:10 -07:00
Andrew Watkins e3be489963 Cache for real this time 2016-09-22 15:22:08 -07:00
Andrew Watkins d4efb35d29 Merge branch 'develop' of github.com:influxdata/mrfusion into develop 2016-09-22 15:07:29 -07:00
Andrew Watkins bddd93cd18 Cache node_modules on circle 2016-09-22 15:07:19 -07:00
Andrew Watkins b37da01702 Merge pull request #104 from influxdata/feature/fix-race
Update test to use channels to prevent race.
2016-09-22 14:47:55 -07:00
Andrew Watkins 6883603941 Remove INFLUX_HOST 2016-09-22 14:44:49 -07:00
Andrew Watkins 08772df20f Include env variable for influx server
Signed-off-by: Chris Goller <goller@gmail.com>
2016-09-22 14:20:40 -07:00
Chris Goller d56513c8fe Update test to use channels to prevent race.
Signed-off-by: Nathaniel Cook <nvcook42@gmail.com>
2016-09-22 14:15:46 -07:00
Will Piers 416221ce3f Fix the table view 2016-09-22 13:34:03 -07:00
Andrew Watkins 1d48c8564e Specify the env var for the influx host 2016-09-22 13:27:18 -07:00
Andrew Watkins 9990824767 Merge pull request #98 from influxdata/feature/data-explorer
Feature/data explorer
2016-09-22 13:10:25 -07:00
Andrew Watkins 9683e277f7 Remove the race flag in the build to unblock the front end team.
Per @goller's instruction
2016-09-22 11:44:20 -07:00
Andrew Watkins 846958ef1d Remove unnecessary docker config
mrfusion already respects the PORT env var. No need to specify it.

After this commit, however, you will need to specify exposing the port
on the CLI when starting the container.

Heroku providers the PORT when it runs the container.

Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:36:15 -07:00
Andrew Watkins 6bc96529c4 Remove old Desktop app build yml
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:29:50 -07:00
Andrew Watkins 083eca9056 Skipping tests 2016-09-22 11:23:09 -07:00
Andrew Watkins 435b99970f Turns out Pipelines don't work with containers yet :( 2016-09-22 11:21:13 -07:00