Commit Graph

702 Commits (67fba0c56fbac9705fd80d75bbff189f5efe01d8)

Author SHA1 Message Date
Andrew Watkins 4d20797305 Merge pull request from influxdata/cleanup
Cleanup
2016-10-10 16:53:47 -07:00
Chris Goller f782284358 Update layout to use uuid v4 string as ID parameter. 2016-10-10 17:08:52 -05:00
Andrew Watkins 7fe9abb3d9 Merge pull request from influxdata/fancy-favicon
Fancy Favicon
2016-10-10 14:39:36 -07:00
Will Piers 2f601ad509 Remove extra promise nonsense 2016-10-10 14:34:07 -07:00
Alex P ac758a02e8 Adding favicon
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Will Piers 6d16778d3d Move Api logic out of HostsPage 2016-10-10 13:54:56 -07:00
Chris Goller fd42c8490a Hotfix for double slash redirect 2016-10-10 15:44:53 -05:00
Chris Goller eb50b5bbe7 Merge pull request from influxdata/hotfix/prod-assets-redirect
Fix prod go-bindata assets to redirect correctly at / as compared to all other paths.
2016-10-10 15:31:57 -05:00
Chris Goller dbc6d83606 Fix production go-bindata assets to redirect correctly at / as compared to all other paths. 2016-10-10 15:14:33 -05:00
Chris Goller c413089111 Rename measurement to telegraf_measurement 2016-10-07 16:51:05 -05:00
Chris Goller b1b931447b Add mock layout store and POST /layouts test 2016-10-07 16:49:32 -05:00
Chris Goller a07c7c5288 Merge pull request from influxdata/hotfix/prod-assets
Fix production release pathing
2016-10-07 16:20:07 -05:00
Chris Goller 338da3cdf2 Fix production release pathing 2016-10-07 16:13:05 -05:00
Andrew Watkins 827cdfeefd Remove linter errors 2016-10-07 13:47:54 -07:00
Will Piers 61024a05e4 Merge pull request from influxdata/feature/default-source
Feature/default source
2016-10-07 13:37:51 -07:00
Will Piers 5ffa5d7147 Fix bug when app receives a bad sourceID and fix eslint 2016-10-07 13:26:14 -07:00
Will Piers 2853d2af8f Simplify source page and set default source on creation 2016-10-07 13:20:12 -07:00
Will Piers 4ae714d0e9 Merge pull request from influxdata/feature/new-source
Creating a new source does not automatically connect to it
2016-10-07 11:30:17 -07:00
Andrew Watkins f994680a08 Merge pull request from influxdata/resizer-handle
Resizer Handle
2016-10-07 09:52:42 -07:00
Andrew Watkins 6e6daa5904 Merge pull request from influxdata/feature/pretty-host
Feature/pretty host
2016-10-07 09:52:04 -07:00
Alex P 9d6cd1f50e Move hosts styles into corresponding stylesheet 2016-10-07 09:45:00 -07:00
Alex P 8827ee076d Making hosts pages dark 2016-10-07 09:42:07 -07:00
Alex P bc99c9a47a Aesthetic tweaks
monotype font feels really nice now
2016-10-07 09:38:41 -07:00
Alex P 3a0a015c2d Moving panel from `HostsPage` to `HostsTable`
This way I can put the search bar next to the title without removing it
from the component
2016-10-07 09:38:40 -07:00
Alex P dc073cbe9f fixing appearance of source selection page 2016-10-07 09:35:49 -07:00
Alex P 30a2e9819e Polish
- Custom scrollbar
- bottom border on hosts table
2016-10-07 09:35:49 -07:00
Alex P aba9114681 Re-styling search widget in host pages 2016-10-07 09:35:49 -07:00
Alex P 793dbdbb33 Copy Tweak 2016-10-07 09:35:49 -07:00
Alex P 4eb3fcf935 Making hosts pages dark 2016-10-07 09:35:48 -07:00
Alex P 521d8fd6d9 Obscuring white line on right side of DE
only appears once you’ve resized the panels, not the best fix but looks
better
2016-10-07 09:34:18 -07:00
Alex P 52238e69a3 Copy Tweak 2016-10-07 09:34:18 -07:00
Alex P 64b6e0adfb Graph label polish
slightly smaller, text aligns more nicely
2016-10-07 09:34:18 -07:00
Alex P 096b46d5bd Aesthetic tweaks
monotype font feels really nice now
2016-10-07 09:34:18 -07:00
Alex P 91e32660e2 Moving panel from `HostsPage` to `HostsTable`
This way I can put the search bar next to the title without removing it
from the component
2016-10-07 09:34:18 -07:00
Alex P 07bf2f15c0 Copy tweak
matches name in navbar
2016-10-07 09:32:21 -07:00
Alex P 0f059aec95 Chopping down logs 2016-10-06 17:37:50 -07:00
Will Piers 87c5fd42d2 Add PR template 2016-10-06 17:00:31 -07:00
Alex P 7d3d5fe97c UI Bug Fixes
- Removing minimum width from the CSS
- Minimum widths handled via JS now, much smoother
- Fixing weird white gap on right side, was math mistake
2016-10-06 16:32:03 -07:00
Chris Goller 87eb09f9d5 Add ability to to filter layouts by apps or measurements. 2016-10-06 18:31:56 -05:00
Alex P 29411b5a43 Resizer now has a more obvious handle 2016-10-06 15:19:23 -07:00
Will Piers 976433b062 Merge pull request from influxdata/feature/header-host-view
Add header to hosts show
2016-10-06 12:47:24 -07:00
Andrew Watkins e9acafe6b7 Add header to hosts show 2016-10-06 10:55:04 -07:00
Andrew Watkins 95b0500ad0 Fix broken import 2016-10-06 10:34:12 -07:00
Andrew Watkins af7e187105 Merge pull request from influxdata/chore/remove-raw-query
Remove raw query tab from app
2016-10-06 09:36:55 -07:00
Andrew Watkins df65767ce2 Merge pull request from influxdata/feature/tr-remove-overview
Remove Overview page
2016-10-06 09:36:34 -07:00
Tim Raymond 98c9f53dfb Remove Overview page
This removes the Overview page from the navigation as well as all
associated JS that powered the Overview page. Styles for the Overview
page have been left in place, since there doesn't appear to be a good
option for performing CSS dead code elimination at this time.
2016-10-06 12:29:10 -04:00
Chris Goller f61a4885b2 Add layouts endpoint and storage 2016-10-05 23:43:13 -05:00
Andrew Watkins 4b65f9097f Remove raw query tab from app 2016-10-05 15:07:03 -07:00
Andrew Watkins d27d239ded Merge pull request from influxdata/feature/#128-tr-data-explorer-source
Add Source Indicator to Data Explorer
2016-10-05 14:51:27 -07:00
Will Piers ba98a69e5d Creating a new source does not automatically connect to it 2016-10-05 13:42:35 -07:00