Commit Graph

2548 Commits (b4773c15afe4fcd227ad88aa9d5686beb6b0a6cd)

Author SHA1 Message Date
Jared Scheib b4773c15af Revert "Refactor GET 'me' into heartbeat at constant interval"
This reverts commit 298a8c47e1.

Conflicts:
ui/src/index.js
2017-04-03 11:52:11 -07:00
Jared Scheib d75ba7712c Update auth docs to clarify authentication duration 2017-04-03 11:44:32 -07:00
Jared Scheib 54f1c3432f Remove spurious ping route 2017-04-03 11:32:56 -07:00
Chris Goller c89e4ab857 Merge branch 'master' into 1095-cookie_duration
Conflicts:
	server/server.go
2017-04-02 18:25:11 -05:00
Chris Goller a87b5f9d7d Fix Makefile run-dev target 2017-04-02 18:18:46 -05:00
Chris Goller 37dc759d8f Update /chronograf/v1/ping to simply return 204 2017-04-02 18:16:08 -05:00
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
Jade McGough d2e9cd7821 Merge pull request #1152 from influxdata/column-widening
widen single column to entire table width (#1123)
2017-04-01 11:38:10 -07:00
Jade McGough 95cabba40f make linter happy 2017-03-31 18:56:32 -07:00
Andrew Watkins cd68c6cae8 Merge pull request #1124 from influxdata/some-amount-of-polish
Some Amount of Polish
2017-03-31 16:56:45 -07:00
Andrew Watkins 007219f901 Merge pull request #1151 from influxdata/bugfix/threshold-value
Bugfix/threshold value
2017-03-31 16:48:57 -07:00
Jared Scheib 0ce9af1593 WIP Refactor tests to accommodate cookie and auth refactor 2017-03-31 16:32:28 -07:00
Alex Paxton d59487b00c Merge branch 'master' into some-amount-of-polish 2017-03-31 16:22:42 -07:00
Alex P 50d930df82 Let the world know what is new and exciting 2017-03-31 16:19:37 -07:00
Alex P beddd2f82d Polish dash cell dragging interaction 2017-03-31 15:59:10 -07:00
Chris Goller a9a1a0c34b Remove heartbeat/logout duration from authentication 2017-03-31 17:41:25 -05:00
Alex P 29d681e851 Change DE page title to match corresponding navbar label 2017-03-31 15:39:27 -07:00
Jade McGough 22da937649 update changelog 2017-03-31 15:37:17 -07:00
Jade McGough e27317cdd1 widen single column to entire table width (#1123) 2017-03-31 15:32:05 -07:00
Alex P ab7fbe754f Make dash renaming more clear 2017-03-31 15:27:16 -07:00
Alex P 13d528a9ed Make Add Cell button in dash more obvious for new users 2017-03-31 15:27:06 -07:00
Alex P 82f571b645 Use graphTips component in dash header & DE header 2017-03-31 15:26:45 -07:00
Alex P 8c7e787f84 Give icons in buttons some more generous spacing 2017-03-31 15:25:23 -07:00
Alex P 1de362e04a Change style of Source Indicator such that it does not look like a button 2017-03-31 15:25:08 -07:00
Alex P 0b76c8685e Create GraphTips component 2017-03-31 15:24:37 -07:00
Alex P f9f5980c82 Fix #1106 2017-03-31 14:46:39 -07:00
Jade McGough 84daf38843 Merge pull request #1149 from influxdata/escape-presentation
Escape presentation when using back button
2017-03-31 14:45:36 -07:00
Jade McGough 4cbe22d816 cleanup function 2017-03-31 14:45:53 -07:00
Alex P 8c7549fdc4 Move graph refreshing spinner to top-center of graph
Looks nice in all contexts, does not overlap with anything
2017-03-31 14:41:37 -07:00
Alex P a07c86bfaa Make dashboards table conform to reveal-on-hover pattern 2017-03-31 14:28:30 -07:00
Alex P 82b817c762 Make admin queries table conform to reveal-on-hover pattern 2017-03-31 14:24:27 -07:00
Chris Goller a99e33162f Update make run-dev to be more TICKStack compliant 2017-03-31 16:18:30 -05:00
Alex P 04bf17c02e Polish DB Management page 2017-03-31 14:03:39 -07: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
Alex P 500d144634 Make input placeholders more legible 2017-03-31 12:42:50 -07:00
Andrew Watkins e4369549eb Refactor tests 2017-03-31 12:22:03 -07:00
Alex P 9e6fb2f207 Style password change interaction 2017-03-31 12:16:07 -07:00
Alex P b1ca55e316 Prevent admin panel from appearing shorter than the admin tabs 2017-03-31 12:15:50 -07:00
Alex P e71756725c Use odd number for question mark icon size
Looks more centered
2017-03-31 11:46:24 -07:00
Jade McGough 6e4a139aeb remove comment 2017-03-31 11:35:28 -07:00
Jade McGough 4e307fd9f9 update changelog 2017-03-31 11:33:18 -07:00
Jade McGough ce08d884d4 exit presentation mode when path changes 2017-03-31 11:31:08 -07:00
Andrew Watkins 6e2672d520 Add tests 2017-03-31 10:57:00 -07:00
Alex P ec8a8af878 Style question mark tooltips 2017-03-31 09:49:56 -07:00