Commit Graph

5662 Commits (5f80268191b75555e85e399e8d67bae0d1a5e815)

Author SHA1 Message Date
Kevin Fitzpatrick 0788a27029 Add files via upload 2016-10-11 13:58:49 -07:00
Kevin Fitzpatrick b5edb63d29 Initial commit of auth.md 2016-10-11 13:57:56 -07:00
Tim Raymond 1d4fdb1592 Update swagger to have support for apps 2016-10-11 16:39:58 -04:00
Chris Goller bc80a5d75e Add example pre-canned layout 2016-10-11 14:08:40 -05:00
Nathan Haugo 2d898275ae Merge pull request #214 from influxdata/feature/canned
Canned application layouts
2016-10-11 11:51:42 -07:00
Chris Goller 28e3dfd66e 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 00d0a325de Update layouts key from telegraf_measurements to measurements 2016-10-11 12:51:56 -05:00
Chris Goller f6770830f9 Update layouts to use ID generation. 2016-10-10 21:00:49 -05:00
Chris Goller c9dc1d492a Add pre-canned application layout store. 2016-10-10 20:40:16 -05:00
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