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 #208 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 #201 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 #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
f994680a08
Merge pull request #205 from influxdata/resizer-handle
...
Resizer Handle
2016-10-07 09:52:42 -07:00
Andrew Watkins
6e6daa5904
Merge pull request #206 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 #203 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 #200 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 #202 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 #169 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
Will Piers
49e7f59f51
Merge pull request #197 from influxdata/feature/name-exploration
...
Implement rename explorations
2016-10-05 13:35:31 -07:00
Andrew Watkins
6aaca77974
Implement rename explorations
2016-10-05 13:17:39 -07:00
Chris Goller
b977a67701
Merge pull request #177 from influxdata/feature/fix-explorations
...
Fix exploration update time; fix exploration PATCH to be RFC 7396; up…
2016-10-04 16:22:29 -05:00
Andrew Watkins
5eb36bfe54
Merge pull request #163 from influxdata/feature/delete-explorations
...
Allow deletion of explorations with new API
2016-10-04 14:21:55 -07:00
Andrew Watkins
27d6132825
Merge pull request #176 from influxdata/feature/tagKeys
...
Make tagKeys / tagValues work in the DE
2016-10-04 14:21:40 -07:00
Chris Goller
a336bf1359
Fix exploration update time; fix exploration PATCH to be RFC 7396; update exploration PATCH to return 200 and body.
2016-10-04 15:33:32 -05:00
Andrew Watkins
b11ce92d84
Make tagKeys / tagValues work in the DE
2016-10-04 13:18:43 -07:00
Chris Goller
a3fd8aa0cf
Merge pull request #161 from influxdata/feature/kapacitor
...
Kapacitor support
2016-10-04 12:57:54 -05:00
Chris Goller
846a5f71b2
Update kapacitor proxy POST/PATCH to return 204 when appropriate.
2016-10-04 12:49:12 -05:00
Chris Goller
5a2ace5ae0
Update kapacitors endpoint to check for valid source.
2016-10-04 12:49:12 -05:00