Chris Goller
|
82f0901401
|
Update authenication documentation to mention AUTH_DURATION
|
2017-04-02 18:14:43 -05:00 |
Chris Goller
|
e89a74e0ac
|
Fix authentication comment
|
2017-04-02 17:59:45 -05:00 |
Chris Goller
|
688641c18b
|
Move authentication middleware to server package
|
2017-04-02 17:58:39 -05:00 |
Chris Goller
|
e07c8a3ff0
|
Remove unused oauth2/consts.go
|
2017-04-02 17:46:53 -05:00 |
Chris Goller
|
5d86e5eeaf
|
Update oauth provider tests
|
2017-04-02 17:45:38 -05:00 |
Chris Goller
|
01e8f7f75c
|
Update oauth2 tests to newly refactored design
|
2017-04-02 17:37:13 -05:00 |
Jared Scheib
|
0ce9af1593
|
WIP Refactor tests to accommodate cookie and auth refactor
|
2017-03-31 16:32:28 -07:00 |
Chris Goller
|
a9a1a0c34b
|
Remove heartbeat/logout duration from authentication
|
2017-03-31 17:41:25 -05:00 |
Chris Goller
|
a99e33162f
|
Update make run-dev to be more TICKStack compliant
|
2017-03-31 16:18:30 -05:00 |
Chris Goller
|
a945524d4b
|
Refactor Authenticator interface to accommodate cookie duration and logout delay
|
2017-03-31 14:48:34 -05:00 |
Chris Goller
|
abd8a697c6
|
Add reminder to review index.js Login error handling
|
2017-03-31 14:48:06 -05:00 |
Chris Goller
|
c6f4541cb2
|
WIP adding refreshable tokens
|
2017-03-30 17:54:51 -05:00 |
Chris Goller
|
75df9e6581
|
Refactor cookie generation to use an interface
|
2017-03-30 16:59:00 -05:00 |
Chris Goller
|
d57ebc65ab
|
Add /chronograf/v1/ping endpoint for server status
|
2017-03-30 16:31:48 -05:00 |
Chris Goller
|
890b3829da
|
Add ping route to all routes
|
2017-03-30 16:14:13 -05:00 |
Jared Scheib
|
298a8c47e1
|
Refactor GET 'me' into heartbeat at constant interval
|
2017-03-29 15:36:38 -07:00 |
Jared Scheib
|
5c0d759ff5
|
Merge remote-tracking branch 'origin/master' into 1095-cookie_duration
|
2017-03-29 14:26:44 -07:00 |
Andrew Watkins
|
baf50e09d3
|
Merge pull request #1118 from influxdata/chore/eslint-fix
);
|
2017-03-29 13:34:40 -07:00 |
Chris Goller
|
cd8c1c2a5f
|
Merge pull request #1117 from influxdata/feature/remove-archive
Remove archived enterprise web content
|
2017-03-29 15:24:59 -05:00 |
Hunter Trujillo
|
cd8df84db8
|
The line must be drawn here. This far, no further.
|
2017-03-29 14:03:52 -06:00 |
Hunter Trujillo
|
fbd0ee84e3
|
Ran eslint fix on current codebase. Only file affected was this.
|
2017-03-29 13:59:32 -06:00 |
Chris Goller
|
42d6726235
|
Remove archived enterprise web content
|
2017-03-29 14:51:17 -05:00 |
Hunter Trujillo
|
1d6bf7e36e
|
Merge pull request #1112 from influxdata/1080-delete_dashboard
Add ability to delete a dashboard
|
2017-03-29 12:54:23 -06:00 |
Jared Scheib
|
36cc368bf1
|
Auto-dismiss notification
|
2017-03-29 11:23:46 -07:00 |
Jared Scheib
|
cb5f6fbdc8
|
Use try/catch with async/await
|
2017-03-29 10:55:16 -07:00 |
Jared Scheib
|
627d65e39f
|
Use simpler destructuring shorthand
|
2017-03-29 10:53:44 -07:00 |
Jared Scheib
|
7d5799fb9e
|
Merge remote-tracking branch 'origin/master' into 1080-delete_dashboard
|
2017-03-29 10:51:44 -07:00 |
Hunter Trujillo
|
ff194026d4
|
Merge pull request #1108 from influxdata/1107-refactor_delete_row
Refactor and DeleteRow and ConfirmButtons for shared use
|
2017-03-29 11:45:28 -06:00 |
Jared Scheib
|
b28bed8e1d
|
Update changelog
|
2017-03-28 20:09:12 -07:00 |
Jared Scheib
|
ed564e4ed3
|
Add tests for deleteDashboard and deleteDashboardFailed
|
2017-03-28 20:03:33 -07:00 |
Jared Scheib
|
e8b119f405
|
Rename action on delete dashboard failed to follow effect style rather than affect
|
2017-03-28 19:37:35 -07:00 |
Jared Scheib
|
6a39277a40
|
Fix DashboardPage to handle null values for and until loaded
|
2017-03-28 19:03:15 -07:00 |
Jared Scheib
|
b9b28da860
|
Refactor DashboardsPage to load dashboards via action creator and to use mapStateToProps so delete is Reactive
|
2017-03-28 18:30:34 -07:00 |
Jared Scheib
|
c2c805a596
|
DashboardsPage can now delete a dashboard (tho not reflected in UI except on refresh)
|
2017-03-28 17:51:34 -07:00 |
Jared Scheib
|
5b7d6bd0ae
|
Merge remote-tracking branch 'origin/master' into 1107-refactor_delete_row
|
2017-03-28 16:07:10 -07:00 |
Jared Scheib
|
840f8aa472
|
Rename component to follow convention
|
2017-03-28 16:06:37 -07:00 |
Jared Scheib
|
06117edae3
|
Share ConfirmButtons among pages
|
2017-03-28 16:02:49 -07:00 |
Jared Scheib
|
1fb2b283da
|
Refactor DeleteConfirmButtons as shared component, compose as DeleteConfirmTableCell, clean up
|
2017-03-28 15:59:22 -07:00 |
Hunter Trujillo
|
d2028979b0
|
Merge pull request #1101 from influxdata/feature/gzipped-influx-responses
Add compression for InfluxQL query responses
|
2017-03-28 16:23:02 -06:00 |
Hunter Trujillo
|
c9b29ffb2e
|
Merge commit '52e70c77ff11c4af69bb166c65d9e359454d819e' into feature/gzipped-influx-responses
# Conflicts:
# CHANGELOG.md
|
2017-03-28 16:22:28 -06:00 |
Chris Goller
|
52e70c77ff
|
Merge pull request #1104 from influxdata/hotfix/windows-hosts
Hotfix/windows hosts
|
2017-03-28 16:47:39 -05:00 |
Regan Kuchan
|
ccc1b36671
|
Merge pull request #1102 from influxdata/rk-nooooo
Update version in installation page
|
2017-03-28 14:39:38 -07:00 |
Chris Goller
|
6b38a79f9b
|
Update CHANGELOG to mention fixing windows hosts on hosts page
|
2017-03-28 16:20:14 -05:00 |
Chris Goller
|
b39d5ee4e7
|
Merge branch 'master' into hotfix/windows-hosts
|
2017-03-28 16:19:26 -05:00 |
Chris Goller
|
c2a302c43a
|
Fix host page loading for windows systems
|
2017-03-28 16:01:11 -05:00 |
Regan Kuchan
|
7e0ee9415e
|
Update version in installation page
|
2017-03-28 13:55:16 -07:00 |
Regan Kuchan
|
7ec0190063
|
Merge pull request #1098 from influxdata/feature/beta7-release-prep
Changelog and known issues from readme update for beta7
|
2017-03-28 13:07:51 -07:00 |
Regan Kuchan
|
c23df4db0b
|
Update version to beta7
|
2017-03-28 13:06:28 -07:00 |
Regan Kuchan
|
cddf08a385
|
Remove PR from CHANGELOG
|
2017-03-28 13:05:45 -07:00 |
nathan haugo
|
056853dbac
|
Changelog and known issues from readme update for beta7
|
2017-03-28 13:04:33 -07:00 |