Tim Raymond
8d0b2f38bd
Rename Cluster to Sources/add source management link
2016-09-28 16:22:06 -07:00
Tim Raymond
d230a7c48e
Improve error message copy for missing data source
2016-09-28 15:24:06 -07:00
Will Piers
aaea1fcf29
Bugfix on source selection page
...
Missed a return
2016-09-28 14:49:15 -07:00
Will Piers
6497c1494e
Fix redirect after choosing source
2016-09-28 14:49:15 -07:00
Will Piers
4873b9c663
Redirect to source page if we receive a bad source
2016-09-28 14:49:15 -07:00
Will Piers
8c8557b96c
Scope pages by sourceID
2016-09-28 14:49:15 -07:00
Andrew Watkins
45ab2c0b71
Update prodConfig to handle images
2016-09-28 10:49:34 -07:00
Andrew Watkins
e8c6ce1d81
Move loader to dev dep
2016-09-28 10:29:04 -07: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
Rachel McGough
6a32638027
Merge pull request #113 from influxdata/feature/hosts-table
...
hosts sorting/filtering
2016-09-27 15:48:27 -07:00
Andrew Watkins
b371e6ea91
Allow import of static png and jpg in scss
2016-09-27 12:54:32 -07: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
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
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