Todd Persen
|
24334063f4
|
Merge pull request #245 from influxdata/misc-polish
Explorer Empty State
|
2016-10-18 09:42:07 -07:00 |
Will Piers
|
2b8e42c9f7
|
Add connect link to each source
|
2016-10-17 16:21:22 -07:00 |
Will Piers
|
7f95042c06
|
Merge pull request #251 from influxdata/feature/host-apps
Feature/host apps
|
2016-10-17 10:46:04 -07:00 |
Chris Goller
|
be929e33e8
|
Merge pull request #244 from influxdata/feature/oauth-docs
OAuth 2.0 based auth flow.
|
2016-10-17 12:22:23 -05:00 |
Will Piers
|
8d24a43415
|
Use mappings endpoint and refactor
|
2016-10-13 15:33:03 -07:00 |
Chris Goller
|
c6d14346a1
|
Merge pull request #249 from influxdata/feature/redoc
10 things you won’t BELIEVE what happened when they added docs! Wait until you read #7!
|
2016-10-13 17:18:08 -05:00 |
Chris Goller
|
c8d026ac04
|
Add /swagger.json and /docs endpoint
|
2016-10-13 15:45:35 -05:00 |
Will Piers
|
f6e83b9292
|
WIP on rendering hosts with apps
|
2016-10-13 12:26:48 -07:00 |
Chris Goller
|
73bbe98ed4
|
Merge pull request #243 from influxdata/feature/tr-add-apps-api
Endpoint to provide mappings of apps->measurements
|
2016-10-12 17:53:57 -05:00 |
Jade McGough
|
b456f9b4b0
|
Merge branch 'feature/more-column-sorting' into develop
|
2016-10-12 14:56:39 -07:00 |
Alex P
|
183dc6632d
|
CSS for sortable arrows + animations in table header
|
2016-10-12 14:53:58 -07:00 |
Alex P
|
4720843ecd
|
Merge remote-tracking branch 'origin/feature/more-column-sorting' into develop
|
2016-10-12 14:45:43 -07:00 |
Jade McGough
|
f3555a044d
|
add directional arrow classes in hosts table
|
2016-10-12 14:41:15 -07:00 |
Will Piers
|
b4c3ec5977
|
Refactor how default source works and second pass on manage source page
|
2016-10-12 14:10:45 -07:00 |
Alex P
|
3f08522098
|
Explorer empty state styles
Fits better into the UI
|
2016-10-12 13:44:35 -07:00 |
Kevin Fitzpatrick
|
0a65c169e0
|
OAuth 2.0 based auth flow.
Intended first provider is Github/InfluxCloud
|
2016-10-12 12:31:26 -07:00 |
Tim Raymond
|
9ffb6c4489
|
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
|
52371e630c
|
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
|
4831ae4d29
|
Finer-grained logging
|
2016-10-12 14:59:59 -04:00 |
Tim Raymond
|
3557df38d6
|
Stub out mappings API
|
2016-10-12 14:59:34 -04:00 |
Tim Raymond
|
685b0cc136
|
Run swagger for mappings stuff
|
2016-10-12 11:57:27 -04:00 |
Will Piers
|
b3dbbcfcef
|
Set up route and initial html for managing sources
|
2016-10-11 17:21:49 -07:00 |
Jade McGough
|
75bc5ed3d3
|
remove unused default state
|
2016-10-11 14:48:21 -07:00 |
Jade McGough
|
e384fa8bbc
|
add cpu/load sorting on hosts table
|
2016-10-11 14:08:44 -07:00 |
Kevin Fitzpatrick
|
3e4b2ca3d5
|
Add "reference" implementation
|
2016-10-11 14:03:24 -07:00 |
Kevin Fitzpatrick
|
f534b43e6e
|
Add sequence diagrams
|
2016-10-11 14:02:04 -07:00 |
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 |