Commit Graph

2622 Commits (d65c10ac4da55c50edd69fa310dabad67187339a)

Author SHA1 Message Date
Tim Raymond 91694ae1e1 Make "mappings" a required property
This was an oversight. Without this, it would be legal to have a
response of {}.
2016-10-12 15:25:01 -04:00
Rachel McGough 25fc0a0678 Merge pull request #224 from influxdata/feature/more-column-sorting
add cpu/load sorting on hosts table
2016-10-12 12:21:20 -07:00
Tim Raymond a0d3318a0b Finer-grained logging 2016-10-12 14:59:59 -04:00
Tim Raymond 12caf62fe8 Stub out mappings API 2016-10-12 14:59:34 -04:00
Tim Raymond 70c6ef5fa6 Run swagger for mappings stuff 2016-10-12 11:57:27 -04:00
Will Piers c9a254ead0 Set up route and initial html for managing sources 2016-10-11 17:21:49 -07:00
Jade McGough cf68ce5010 remove unused default state 2016-10-11 14:48:21 -07:00
Jade McGough 31beae391c add cpu/load sorting on hosts table 2016-10-11 14:08:44 -07:00
Kevin Fitzpatrick fa3012bc09 Add "reference" implementation 2016-10-11 14:03:24 -07:00
Kevin Fitzpatrick 1c23399e4e Add sequence diagrams 2016-10-11 14:02:04 -07:00
Kevin Fitzpatrick 3584b92004 Add files via upload 2016-10-11 13:58:49 -07:00
Kevin Fitzpatrick 2ea59655d1 Initial commit of auth.md 2016-10-11 13:57:56 -07:00
Tim Raymond f84f8c2dcf Update swagger to have support for apps 2016-10-11 16:39:58 -04:00
Chris Goller afff138d3c Add example pre-canned layout 2016-10-11 14:08:40 -05:00
Nathan Haugo df7109c07a Merge pull request #214 from influxdata/feature/canned
Canned application layouts
2016-10-11 11:51:42 -07:00
Chris Goller 1db3b1a005 Update naming of pre-canned layouts.
Layouts now are served from only a directory and are named
MEAUREMENT_UUID.json.
2016-10-11 13:12:19 -05:00
Chris Goller 126fb60686 Update layouts key from telegraf_measurements to measurements 2016-10-11 12:51:56 -05:00
Chris Goller c2fa11c28c Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
Chris Goller 8bfc405027 Add pre-canned application layout store. 2016-10-10 20:40:16 -05:00
Chris Goller 9110d92591 Merge pull request #209 from influxdata/feature/layouts
Feature/layouts
2016-10-10 20:38:44 -05:00
Andrew Watkins 4d20797305 Merge pull request #210 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 #213 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 #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 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 #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