Commit Graph

65 Commits (c967a87519141e20c10f0abc68df0fcdc9ed902b)

Author SHA1 Message Date
Tim Raymond 212a60cf9a Improve error message copy for missing data source 2016-09-28 15:24:06 -07:00
Will Piers 232cbc3ac2 Bugfix on source selection page
Missed a return
2016-09-28 14:49:15 -07:00
Will Piers 63028457af Fix redirect after choosing source 2016-09-28 14:49:15 -07:00
Will Piers 2fa0a12c0f Redirect to source page if we receive a bad source 2016-09-28 14:49:15 -07:00
Will Piers 1a98b7302c Scope pages by sourceID 2016-09-28 14:49:15 -07:00
Andrew Watkins 535373a96d Update prodConfig to handle images 2016-09-28 10:49:34 -07:00
Andrew Watkins ee59003018 Move loader to dev dep 2016-09-28 10:29:04 -07:00
Andrew Watkins 8210a56ad0 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 4732fc201c Merge pull request #113 from influxdata/feature/hosts-table
hosts sorting/filtering
2016-09-27 15:48:27 -07:00
Andrew Watkins 9a0aa08810 Allow import of static png and jpg in scss 2016-09-27 12:54:32 -07:00
Kevin Fitzpatrick ed7d5a4a89 Remove linter warnings
Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:34:52 -07:00
Kevin Fitzpatrick 3db1853bf4 Merge branch 'feature/host-stats-view' into develop 2016-09-26 15:20:40 -07:00
Kevin Fitzpatrick c91cbb83ec Show host stats
#110

Signed-off-by: Andrew Watkins <andrew.watkinz@gmail.com>
2016-09-26 15:20:09 -07:00
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 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
Will Piers 13b2af3b09 Fix the table view 2016-09-22 13:34:03 -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 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 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
Jade McGough 480ff7eb97 add host view page with dancing banana 2016-09-21 14:00:25 -07:00
Jade McGough dfd66690d3 fix hosts route 2016-09-21 12:24:43 -07:00
Jade McGough 79769a86de make host link more restful 2016-09-21 11:16:14 -07:00
Jade McGough f7932cbe1c add host view link 2016-09-21 11:16:14 -07:00
Jade McGough 5202932e31 add hosts page with basic table display of hosts 2016-09-21 11:16:14 -07:00
Jade McGough 88a29d94ce wire getSources into checkDataNodes middleware 2016-09-21 11:16:14 -07:00
Jade McGough 29c1890ebc add hosts list to left rail 2016-09-21 11:16:14 -07:00
Andrew Watkins 92225fdc49 Merge pull request #72 from influxdata/ui-tests
UI tests and linting upgrades
2016-09-21 09:48:50 -07:00
Will Faurot b8fcab86bd 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 1f07dc859b Merge pull request #71 from influxdata/feature/make_work_good
Feature/make work good
2016-09-20 11:54:19 -07:00
Will Faurot d2ffa0028d Remove old test cruft 2016-09-20 11:50:40 -07:00
Will Faurot 38d703a466 Remove old test scripts; add npm test 2016-09-20 11:50:32 -07:00
Will Faurot 224b46e1c8 Fix tests/setup for karma 2016-09-20 11:50:23 -07:00
Will Faurot 4cf281b5c1 Add karma config 2016-09-20 11:50:15 -07:00