Commit Graph

2622 Commits (d65c10ac4da55c50edd69fa310dabad67187339a)

Author SHA1 Message Date
Andrew Watkins 9fcf4f36fd 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 d803672953 Add Heroku generated app.json 2016-09-22 11:17:05 -07:00
Andrew Watkins 9d871efdd4 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 0e3f7a13b3 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 e029d0c16a 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
Chris Goller fb230a7f42 Fix typo for autogenerated code 2016-09-21 15:37:01 -07:00
Gunnar 73818288e5 Merge pull request #96 from influxdata/feature/simple-influx
Add simple influx backend through cli option.
2016-09-21 15:14:49 -07:00
Chris Goller 2b17378e76 Update Database to be DB 2016-09-21 15:11:29 -07:00
Chris Goller 113fa01323 Add simple influx backend through cli option. 2016-09-21 15:03:07 -07:00
Jade McGough 6288a8b469 add host view page with dancing banana 2016-09-21 14:00:25 -07:00
Jade McGough 5e0576c1ec fix hosts route 2016-09-21 12:24:43 -07:00
Jade McGough 7ce286f043 make host link more restful 2016-09-21 11:16:14 -07:00
Jade McGough 66a5b83da3 add host view link 2016-09-21 11:16:14 -07:00
Jade McGough fdf9d0161d add hosts page with basic table display of hosts 2016-09-21 11:16:14 -07:00
Jade McGough a2ce1d7db1 wire getSources into checkDataNodes middleware 2016-09-21 11:16:14 -07:00
Jade McGough 80affffb30 add hosts list to left rail 2016-09-21 11:16:14 -07:00
Chris Goller 6386f9a077 Update Makefile bindata to not use dev flag 2016-09-21 10:52:38 -07:00
Chris Goller f055a0f325 Merge pull request #75 from influxdata/feature/query-rp-db
Update query interface to take database and rp
2016-09-21 10:04:27 -07:00
Chris Goller 688ebe8167 Update database and rp to use default parameters 2016-09-21 09:53:36 -07:00
Chris Goller 0a5330327f Update query interface to take database and rp 2016-09-21 09:53:36 -07:00
Andrew Watkins 6b95566312 Merge pull request #72 from influxdata/ui-tests
UI tests and linting upgrades
2016-09-21 09:48:50 -07:00
Will Faurot 3c47390cd7 Remove a brittle test that causes tests to fail on circle
Phantom seems to treat timestamps differently on different platforms.
2016-09-20 12:01:30 -07:00
Will Piers c1aca9e033 Merge pull request #71 from influxdata/feature/make_work_good
Feature/make work good
2016-09-20 11:54:19 -07:00
Will Faurot 47fb6483a6 Remove old test cruft 2016-09-20 11:50:40 -07:00
Will Faurot 6ae2ca67c1 Remove old test scripts; add npm test 2016-09-20 11:50:32 -07:00
Will Faurot cc5e0d9079 Fix tests/setup for karma 2016-09-20 11:50:23 -07:00
Will Faurot 15709b2b24 Add karma config 2016-09-20 11:50:15 -07:00
Will Faurot 72e7e031cf Add karma packages 2016-09-20 11:50:07 -07:00
Will Faurot 16056bd8ad Update eslint rules
I did away with the private module for now, it was causing more issues
than were worth the effort IMO. No reason it can't come back as the org
grows and we want to have consistent code style across apps.
2016-09-20 11:49:57 -07:00
Will Faurot 4be3b32da8 Bump lint-related packages 2016-09-20 11:49:30 -07:00
Will Piers bcb6ec7960 Remove shared propTypes declarations and amend Makefile with dev server 2016-09-20 11:44:22 -07:00
Chris Goller e4aa0603b7 Merge pull request #69 from influxdata/feature/fix-prod-webpack
Fix prod webpack to look to / instead of /build
2016-09-20 09:10:23 -07:00
Chris Goller 7dc74500bd Fix prod webpack to look to / instead of /build 2016-09-20 09:09:36 -07:00
Chris Goller 6ac67531b2 Merge pull request #62 from influxdata/feature/default-index
Add default content to always go to index.html.
2016-09-19 19:15:31 -07:00
Chris Goller 73d326d61d Add default content to always go to index.html.
Add mock sources
Add links to sources
2016-09-19 19:08:32 -07:00
Jade McGough 3a0b233d04 removing old API dependencies 2016-09-19 16:43:59 -07:00
Chris Goller 0a583b2492 Merge pull request #61 from influxdata/feature/fix-index
Update autogenerated index.html to work from /
2016-09-19 15:16:48 -07:00
Chris Goller 8d43a26b9a Update autogenerated index.html to work from /
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 14:16:33 -07:00
Chris Goller da1e1d9140 Merge pull request #57 from influxdata/feature/enterprise-ui
Bring over enterprise ui and configuration
2016-09-19 13:53:22 -07:00
Chris Goller 0f715ddae7 Fix bug where handlers were not serving. 2016-09-19 13:45:05 -07:00
Chris Goller 2304ee76a2 Fix asset serving for development mode
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Chris Goller 4035130b80 Update build system for javascript/go asset packaging 2016-09-19 13:45:05 -07:00
Will Piers 5d9b071a15 Add build:dev option to build with dev config one time 2016-09-19 13:45:05 -07:00
Chris Goller 2d361e4fe8 Update the build instructions with more common practices 2016-09-19 13:45:05 -07:00
Chris Goller b9b0d4db08 Update bindata to be in dist. Use dev and debug for now 2016-09-19 13:45:05 -07:00
Will Piers 8525144618 Add html template with react-root for the js to render into 2016-09-19 13:45:05 -07:00
Will Piers c528d1186e Have webpack build html file into output 2016-09-19 13:45:05 -07:00
Chris Goller 840b00b4d0 Update circle and makefile to build and test everything.
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-19 13:45:05 -07:00
Will Piers fb0d0c92fa Tweak build output path and gitignore
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00
Will Piers d7ae615e37 Bring over enterprise ui and configuration
Signed-off-by: Andrew Watkins <watts@influxdb.com>
2016-09-19 13:45:05 -07:00