Will Piers
|
216f19b9ba
|
Fix original bug
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
ff4ba78b24
|
Remove old tests as notifications work in a fundamentally different way
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
0ba6880c43
|
Refactor rendering of notifications. Moar DRY
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
e327fc011c
|
Make notifications more prettier and fix spinner
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
5d8c4c1712
|
Remove usages of old flash messages
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
80c7ec6a45
|
Render notifications and add dismissal
|
2016-10-20 13:32:09 -07:00 |
Will Piers
|
df76e23ca5
|
Set up action and reducer
|
2016-10-20 13:32:09 -07:00 |
Chris Goller
|
3b583a8da2
|
Fix webpack exit code to actually work.
Webpack does not return non-zero values are failure. This breaks
most build systems.
|
2016-10-20 15:08:45 -05:00 |
Chris Goller
|
984c3efaef
|
Merge pull request #259 from influxdata/feature/chronograf-rename
Update name to chronograf
|
2016-10-20 14:49:22 -05:00 |
Chris Goller
|
91eec23099
|
Update name to chronograf
|
2016-10-20 09:39:40 -05:00 |
Chris Goller
|
b868d2dad7
|
Merge pull request #255 from influxdata/chore/add-mappings
Add mappings to route manifest
|
2016-10-18 19:04:15 -05:00 |
Will Piers
|
49151dac3b
|
Add mappings to route manifest
|
2016-10-18 16:54:20 -07:00 |
Kevin Fitzpatrick
|
e5c0815da6
|
Refactor hasSources -> redirectToHosts
|
2016-10-18 13:16:03 -07:00 |
Will Piers
|
495d83fb8c
|
Merge pull request #248 from influxdata/feature/manage-sources
Feature/manage sources
|
2016-10-18 10:21:00 -07:00 |
Todd Persen
|
d64730bb6a
|
Merge pull request #245 from influxdata/misc-polish
Explorer Empty State
|
2016-10-18 09:42:07 -07:00 |
Will Piers
|
0d4f8f4c01
|
Add connect link to each source
|
2016-10-17 16:21:22 -07:00 |
Will Piers
|
bc0f5919a1
|
Merge pull request #251 from influxdata/feature/host-apps
Feature/host apps
|
2016-10-17 10:46:04 -07:00 |
Chris Goller
|
ad2b3272c4
|
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
|
9ade098495
|
Use mappings endpoint and refactor
|
2016-10-13 15:33:03 -07:00 |
Chris Goller
|
475ff074db
|
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
|
a97322c4f8
|
Add /swagger.json and /docs endpoint
|
2016-10-13 15:45:35 -05:00 |
Will Piers
|
7f8356d365
|
WIP on rendering hosts with apps
|
2016-10-13 12:26:48 -07:00 |
Chris Goller
|
8f23253f52
|
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
|
897e145966
|
Merge branch 'feature/more-column-sorting' into develop
|
2016-10-12 14:56:39 -07:00 |
Alex P
|
6baa647418
|
CSS for sortable arrows + animations in table header
|
2016-10-12 14:53:58 -07:00 |
Alex P
|
993f009a10
|
Merge remote-tracking branch 'origin/feature/more-column-sorting' into develop
|
2016-10-12 14:45:43 -07:00 |
Jade McGough
|
8302fee592
|
add directional arrow classes in hosts table
|
2016-10-12 14:41:15 -07:00 |
Will Piers
|
4a7b0f01e7
|
Refactor how default source works and second pass on manage source page
|
2016-10-12 14:10:45 -07:00 |
Alex P
|
3cf819d32e
|
Explorer empty state styles
Fits better into the UI
|
2016-10-12 13:44:35 -07:00 |
Kevin Fitzpatrick
|
ecd26521e1
|
OAuth 2.0 based auth flow.
Intended first provider is Github/InfluxCloud
|
2016-10-12 12:31:26 -07:00 |
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 |