Will Piers
416221ce3f
Fix the table view
2016-09-22 13:34:03 -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
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
f6ffa1dc91
Skip test
2016-09-22 11:17:50 -07:00
Andrew Watkins
c4464bad3d
Remove linting errors
2016-09-22 11:17:50 -07:00
Andrew Watkins
5e78a0f4b3
Allow user to see graphs
2016-09-22 11:17:49 -07:00
Andrew Watkins
635e883127
Show measurement list after clicking a database
2016-09-22 11:17:49 -07:00
Andrew Watkins
645fb6e143
WIP See a list of databases
2016-09-22 11:17:49 -07:00
Andrew Watkins
b8ea90b184
Replace singular source with all sources
2016-09-22 11:17:49 -07:00
Andrew Watkins
0b20f4d8f2
Skipping tests
2016-09-22 11:17:49 -07:00
Andrew Watkins
9cdd407f64
Remove linter errors
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Andrew Watkins
d611b96e88
Fix broken source maps
2016-09-22 11:17:49 -07:00
Andrew Watkins
ac7b215075
Make data explorer visible
...
Signed-off-by: Kevin Fitzpatrick <kevin@influxdb.com>
2016-09-22 11:17:49 -07:00
Will Piers
64b658b633
WIP fixing the explorer
2016-09-22 11:17:49 -07:00
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
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
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
7dc74500bd
Fix prod webpack to look to / instead of /build
2016-09-20 09:09:36 -07:00
Jade McGough
3a0b233d04
removing old API dependencies
2016-09-19 16:43:59 -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
Will Piers
5d9b071a15
Add build:dev option to build with dev config one time
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
Chris Goller
e24a16fa9f
Update static assets to use ui/build
2016-09-16 13:47:58 -05:00
Will Piers
133da5a14f
Use create-react-app
2016-09-09 16:10:54 -07:00
Kevin Fitzpatrick
24fcfb6be3
`npm start` to run server.
...
First `npm install`.
2016-09-07 13:20:20 -07:00