Chris Goller
baf40ad644
Merge pull request #209 from influxdata/feature/layouts
...
Feature/layouts
2016-10-10 20:38:44 -05:00
Andrew Watkins
5dd6a20a38
Merge pull request #210 from influxdata/cleanup
...
Cleanup
2016-10-10 16:53:47 -07:00
Chris Goller
41d6341a36
Update layout to use uuid v4 string as ID parameter.
2016-10-10 17:08:52 -05:00
Andrew Watkins
1dd8af04c1
Merge pull request #213 from influxdata/fancy-favicon
...
Fancy Favicon
2016-10-10 14:39:36 -07:00
Will Piers
dbf1d36d35
Remove extra promise nonsense
2016-10-10 14:34:07 -07:00
Alex P
36d3504728
Adding favicon
...
tested in dev and prod works okay
2016-10-10 14:11:49 -07:00
Will Piers
007c6fd2cf
Move Api logic out of HostsPage
2016-10-10 13:54:56 -07:00
Chris Goller
35e6ed37ca
Hotfix for double slash redirect
2016-10-10 15:44:53 -05:00
Chris Goller
956545e850
Merge pull request #211 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
2030b6ccac
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
746117e8dd
Rename measurement to telegraf_measurement
2016-10-07 16:51:05 -05:00
Chris Goller
f337b51beb
Add mock layout store and POST /layouts test
2016-10-07 16:49:32 -05:00
Chris Goller
34aabaa509
Merge pull request #208 from influxdata/hotfix/prod-assets
...
Fix production release pathing
2016-10-07 16:20:07 -05:00
Chris Goller
9b50e5ed94
Fix production release pathing
2016-10-07 16:13:05 -05:00
Andrew Watkins
6b8f5a21b0
Remove linter errors
2016-10-07 13:47:54 -07:00
Will Piers
95e95efc9f
Merge pull request #201 from influxdata/feature/default-source
...
Feature/default source
2016-10-07 13:37:51 -07:00
Will Piers
f5cdece90f
Fix bug when app receives a bad sourceID and fix eslint
2016-10-07 13:26:14 -07:00
Will Piers
1a53bd8b68
Simplify source page and set default source on creation
2016-10-07 13:20:12 -07:00
Will Piers
c54e2d4a02
Merge pull request #199 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
1c80a69d84
Merge pull request #205 from influxdata/resizer-handle
...
Resizer Handle
2016-10-07 09:52:42 -07:00
Andrew Watkins
8935950431
Merge pull request #206 from influxdata/feature/pretty-host
...
Feature/pretty host
2016-10-07 09:52:04 -07:00
Alex P
1e66c8bd0e
Move hosts styles into corresponding stylesheet
2016-10-07 09:45:00 -07:00
Alex P
e5d9db998d
Making hosts pages dark
2016-10-07 09:42:07 -07:00
Alex P
578753fcf1
Aesthetic tweaks
...
monotype font feels really nice now
2016-10-07 09:38:41 -07:00
Alex P
4b8cbedb8d
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
7cf8d59980
fixing appearance of source selection page
2016-10-07 09:35:49 -07:00
Alex P
47a56ebcdd
Polish
...
- Custom scrollbar
- bottom border on hosts table
2016-10-07 09:35:49 -07:00
Alex P
4009b09178
Re-styling search widget in host pages
2016-10-07 09:35:49 -07:00
Alex P
c9a11fc9d6
Copy Tweak
2016-10-07 09:35:49 -07:00
Alex P
c751909a25
Making hosts pages dark
2016-10-07 09:35:48 -07:00
Alex P
3be9b919a5
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
09fe86fa6e
Copy Tweak
2016-10-07 09:34:18 -07:00
Alex P
1bd8ca4b3e
Graph label polish
...
slightly smaller, text aligns more nicely
2016-10-07 09:34:18 -07:00
Alex P
6f26ac7ff3
Aesthetic tweaks
...
monotype font feels really nice now
2016-10-07 09:34:18 -07:00
Alex P
3631aac780
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
c75281b24f
Copy tweak
...
matches name in navbar
2016-10-07 09:32:21 -07:00
Alex P
408bf58df3
Chopping down logs
2016-10-06 17:37:50 -07:00
Will Piers
8702d30f4f
Add PR template
2016-10-06 17:00:31 -07:00
Alex P
e9c6aad4b2
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
7aec0e93bf
Add ability to to filter layouts by apps or measurements.
2016-10-06 18:31:56 -05:00
Alex P
e7bf31f3d3
Resizer now has a more obvious handle
2016-10-06 15:19:23 -07:00
Will Piers
e0885b0895
Merge pull request #203 from influxdata/feature/header-host-view
...
Add header to hosts show
2016-10-06 12:47:24 -07:00
Andrew Watkins
a08499a02a
Add header to hosts show
2016-10-06 10:55:04 -07:00
Andrew Watkins
90be86930c
Fix broken import
2016-10-06 10:34:12 -07:00
Andrew Watkins
744c6260ea
Merge pull request #200 from influxdata/chore/remove-raw-query
...
Remove raw query tab from app
2016-10-06 09:36:55 -07:00
Andrew Watkins
2a44bc6807
Merge pull request #202 from influxdata/feature/tr-remove-overview
...
Remove Overview page
2016-10-06 09:36:34 -07:00
Tim Raymond
95cfc7d5aa
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
21ec6cd72f
Add layouts endpoint and storage
2016-10-05 23:43:13 -05:00
Andrew Watkins
5ad9f32d67
Remove raw query tab from app
2016-10-05 15:07:03 -07:00
Andrew Watkins
893e16d573
Merge pull request #169 from influxdata/feature/#128-tr-data-explorer-source
...
Add Source Indicator to Data Explorer
2016-10-05 14:51:27 -07:00