Alex P
1d34674a5c
WIP Query maker refactor
2017-04-14 18:47:30 -07:00
Alex P
c34a311517
Remove unused styles from graph
2017-04-14 18:47:09 -07:00
Alex P
d777dff17b
Change cursor on page headers
2017-04-14 17:16:02 -07:00
Jared Scheib
704ef45eb6
Add AUTH_EXPIRED reducer; fix AJAX auth links return to make consistent with reducer
2017-04-14 17:01:46 -07:00
Jared Scheib
476b864d53
Use authExpired action; fix session timeout notification logic
2017-04-14 17:01:11 -07:00
Jared Scheib
8cbf135e77
Add AUTH_EXPIRED action creator
2017-04-14 17:00:42 -07:00
Jared Scheib
6ccc71fe96
Add guard against empty auth state in Login render
2017-04-14 16:58:50 -07:00
Jared Scheib
27986dffe7
Fix propType
2017-04-14 16:56:58 -07:00
Jared Scheib
24feeeff84
Add comment for unusual AJAX response and error handling
2017-04-14 16:18:43 -07:00
Jared Scheib
14623112dc
Move errorThrown dispatch to action creator instead of component
2017-04-14 16:18:00 -07:00
Jared Scheib
0d8e694ace
Add missing propTypes
2017-04-14 16:17:10 -07:00
Jared Scheib
39827d3f63
Add errorThrown handler to catch, update syntax to convention
2017-04-14 16:16:45 -07:00
Jared Scheib
5f82e1eda3
Add missing propTypes
2017-04-14 16:15:45 -07:00
Jared Scheib
d875ea4a4c
Merge remote-tracking branch 'origin/master' into feature/auth-router
2017-04-14 14:10:00 -07:00
Jared Scheib
ada5f74725
Get Login authData from react router rather than via redux
2017-04-14 14:03:00 -07:00
Alex P
03b6b2dda9
Clean up dropdown styles
2017-04-14 13:25:30 -07:00
Alex P
d629c4f228
Move dropdown into their own stylesheet
...
Also move the lone time-range dropdown into dropdown stylesheet
2017-04-14 13:08:18 -07:00
Alex P
2b3b90d15a
Replace variables that reference nothing
2017-04-14 12:54:12 -07:00
Alex P
5e9ead1cd8
Remove excess whitespace
2017-04-14 12:53:26 -07:00
Alex P
78a8dbc821
Remove unused styles
2017-04-14 12:53:00 -07:00
Alex P
e37ae76b8e
Move mixins stylesheet to modules
...
Aiming to simplify, this stylesheet isn’t so great it warrants its own
folder
2017-04-14 12:31:11 -07:00
Alex P
213aa7869c
Add style for full-width no-scroll page headers
...
does not factor in the scrollbar width in the header
2017-04-14 12:29:42 -07:00
Alex P
59a351cab0
Remove unused styles
2017-04-14 12:29:10 -07:00
Alex P
15c16ff3e6
Find home for lost style
2017-04-14 12:28:39 -07:00
Alex P
06a14cadb5
Remove unnecessary file extension
2017-04-14 10:54:04 -07:00
Alex P
b6b8f8f225
Removing unused stylesheet
2017-04-14 10:53:04 -07:00
Alex P
9834890350
Removing unused stylesheet
2017-04-14 10:50:14 -07:00
Alex P
06f791d965
Remove unused stylesheet
2017-04-14 10:45:52 -07:00
Alex P
ab463ceebe
Move & rename visualization.scss
...
Not in the DE folder, now in components
2017-04-14 10:43:29 -07:00
Andrew Watkins
3167a3946f
Merge pull request #1277 from influxdata/bugfix/function-application
...
Fix function application bug
2017-04-14 09:05:12 -07:00
Alex P
f35f857d2f
Update placeholder copy in alert placeholders
2017-04-14 08:23:16 -07:00
Chris Goller
017b01d384
Update tests for refreshing jwts
2017-04-14 02:35:30 -05:00
Chris Goller
7c048e8135
Add JWT refresh on validation.
...
JWTs will only life five minutes into the future. Any time
the server receives an authenicated request, the JWT's expire at
will be extended into the future.
2017-04-14 02:12:52 -05:00
Jared Scheib
2ba9c6df84
Merge remote-tracking branch 'origin/master' into feature/auth-router
...
Conflicts:
ui/src/data_explorer/components/Table.js
ui/src/store/configureStore.js
2017-04-13 22:55:48 -07:00
Jared Scheib
c00749f59f
Refactor most error handling, AJAX, and action creators, and add errorsMiddleware to force user to route to '/login' via errors Action Creator and errors Reducer
2017-04-13 22:21:45 -07:00
Andrew Watkins
97a809fd0c
Update CHANGELOG to correct versions
2017-04-13 17:57:09 -07:00
Andrew Watkins
5c2c013bd8
Make people happy
2017-04-13 17:52:18 -07:00
Andrew Watkins
99a36cb586
Add default RP to queryConfig when no RP is present
...
This will only happen if the qC is fully qualified. A fully
qualified query is one that has a db, measurement, and field.
2017-04-13 17:49:53 -07:00
Andrew Watkins
95a78ea268
Update CHANGELOG
2017-04-13 15:36:57 -07:00
Jared Scheib
7f045264ef
Move routing reducer last in redux store
2017-04-13 14:10:20 -07:00
Andrew Watkins
c7e92c262e
Fix function application bug
2017-04-13 14:06:53 -07:00
Jared Scheib
f77acd928c
Update var name to make clearer and fit the conditions when using auth or not
2017-04-13 13:55:07 -07:00
Jared Scheib
d189019999
Fix logout button display logic to match updated redux schema; refactor SideNav into clearer container vs components scheme & make name more semantic
2017-04-13 13:41:06 -07:00
Jared Scheib
64c831ca56
Remove flagrant yarn lock file
2017-04-13 10:51:50 -07:00
Andrew Watkins
4ef7ff2dc5
Merge pull request #1232 from influxdata/feature/voltron-the-builder
...
Voltron the builder / One Builder to Rule Them All / Make Builder Great Again
2017-04-13 09:49:45 -07:00
Andrew Watkins
d52fc84810
Update CHANGELOG
2017-04-13 09:42:11 -07:00
Andrew Watkins
4c568b1e10
Update name of View component
2017-04-13 09:38:28 -07:00
Jared Scheib
ff14857430
Refactor '/' onEnter logic into CheckSources; update promises to use async/await syntax
2017-04-12 18:14:27 -07:00
lukevmorris
1b17b260e1
Add default display for an empty dashboard ( #1259 )
...
* Inline Dashboard.renderDashboard; add empty state
* Update CHANGELOG
* Update changelog
2017-04-12 18:11:38 -07:00
Jared Scheib
7c454286de
Update syntax to convention
2017-04-12 18:11:05 -07:00