Jade McGough
45c7295f45
remove reactable, do sorting by hand
2016-09-26 14:55:51 -07:00
Jade McGough
af5bbd0c61
move search bar to separate component
2016-09-26 14:19:03 -07:00
Jade McGough
4f41b9c4b2
add filtering for hosts
2016-09-26 14:19:03 -07:00
Jade McGough
d016828725
Hosts table can be sorted by column.
2016-09-26 14:19:03 -07:00
Jade McGough
feea01c03c
move hosts table to separate component
2016-09-26 14:19:03 -07:00
Will Piers
7947385e37
Merge pull request #115 from influxdata/feature/source-selection
...
Feature/source selection
2016-09-26 13:59:28 -07:00
Chris Goller
69323a1f60
Update circle to use correct caching directory
2016-09-23 17:42:10 -07:00
Chris Goller
058a266232
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
dd547e792a
Update datasource to not require type.
2016-09-23 17:19:19 -07:00
Chris Goller
a4eff95677
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
f4a69f137d
Update swagger and mock to have optional URL field for data source
2016-09-23 17:14:53 -07:00
Will Piers
0ee756a616
Finish up source selection page structure
2016-09-23 16:24:52 -07:00
Paul Dix
e7bfc3e36b
Initial Select Source Page
2016-09-23 15:57:56 -07:00
Chris Goller
7fe02063d3
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
5762359f24
Update Source to have a username and password in spec
2016-09-23 14:42:54 -07:00
Will Piers
8fb95fac23
Merge pull request #103 from influxdata/table-view-#85
...
Table view #85
2016-09-23 10:22:25 -07:00
Andrew Watkins
7e8dafd8e3
Change the path
2016-09-22 16:45:43 -07:00
Andrew Watkins
341b8cbb0b
Wrap the make commands with quotes in circle.yml
2016-09-22 16:35:19 -07:00
Andrew Watkins
10f4a87342
Separate out the dependencies steps to see how long they take
2016-09-22 16:32:10 -07:00
Andrew Watkins
7d237ea3c3
Cache for real this time
2016-09-22 15:22:08 -07:00
Andrew Watkins
45d03cc39a
Merge branch 'develop' of github.com:influxdata/mrfusion into develop
2016-09-22 15:07:29 -07:00
Andrew Watkins
15d7edc561
Cache node_modules on circle
2016-09-22 15:07:19 -07:00
Andrew Watkins
f7eb5ca0c1
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
06fa108a5c
Remove INFLUX_HOST
2016-09-22 14:44:49 -07:00
Andrew Watkins
05f4801bf6
Include env variable for influx server
...
Signed-off-by: Chris Goller <goller@gmail.com>
2016-09-22 14:20:40 -07:00
Chris Goller
c680cf8596
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
13b2af3b09
Fix the table view
2016-09-22 13:34:03 -07:00
Andrew Watkins
0f9cb6aef7
Specify the env var for the influx host
2016-09-22 13:27:18 -07:00
Andrew Watkins
6e070823a8
Merge pull request #98 from influxdata/feature/data-explorer
...
Feature/data explorer
2016-09-22 13:10:25 -07:00
Andrew Watkins
105b800ecb
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
f237cc714f
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
1dc8f86396
Remove old Desktop app build yml
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:29:50 -07:00
Andrew Watkins
8c3649c587
Skipping tests
2016-09-22 11:23:09 -07:00
Andrew Watkins
f22db82e14
Turns out Pipelines don't work with containers yet :(
2016-09-22 11:21:13 -07:00
Andrew Watkins
28121abf4e
Skip test
2016-09-22 11:17:50 -07:00
Andrew Watkins
4c84a94985
Remove linting errors
2016-09-22 11:17:50 -07:00
Andrew Watkins
ac5c76d03c
Allow user to see graphs
2016-09-22 11:17:49 -07:00
Andrew Watkins
4c1bdb2eff
Show measurement list after clicking a database
2016-09-22 11:17:49 -07:00
Andrew Watkins
344f44dd7f
WIP See a list of databases
2016-09-22 11:17:49 -07:00
Andrew Watkins
74323269e0
Replace singular source with all sources
2016-09-22 11:17:49 -07:00
Andrew Watkins
f586658376
Skipping tests
2016-09-22 11:17:49 -07:00
Andrew Watkins
d2e9ce82c7
Remove linter errors
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Andrew Watkins
4cd3d7691e
Fix broken source maps
2016-09-22 11:17:49 -07:00
Andrew Watkins
6d2fc4e098
Make data explorer visible
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Will Piers
04f3c1d529
WIP fixing the explorer
2016-09-22 11:17:49 -07:00
Andrew Watkins
0de8bb27a9
First steps towards revitalizaing the data explorer
...
Signed-off-by: Will Piers <willpiers@influxdb.com>
2016-09-22 11:17:49 -07:00
Andrew Watkins
f05ef6879a
Add Heroku generated app.json
2016-09-22 11:17:05 -07:00
Andrew Watkins
13eff5dbc5
Specify the port as to play with Heroku.
...
This probably breaks things running locally. Let's talk about how we can use the 8888 for local
development. Please refer to https://devcenter.heroku.com/articles/container-registry-and-runtime
for information.
NOTE: the EXPOSE keyword is not respected on heroku because they control the ports. Hence the
environment variable PORT.
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 10:59:56 -07:00
Chris Goller
0ca0cc80d1
Merge pull request #100 from influxdata/feature/simple-influx-client
...
Update influx to remove the v2 client and use our own.
2016-09-21 17:59:53 -07:00
Chris Goller
5d72f12ca5
Update influx to remove the v2 client and use our own.
...
Signed-off-by: Gunnar Aasen <gunnar+github@gunnar.me>
2016-09-21 17:58:46 -07:00