about summary refs log tree commit diff
path: root/app/assets/javascripts/components/reducers/index.jsx
AgeCommit message (Collapse)Author
2016-09-01Preparing for follow formEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will ↵Eugen Rochko
use an access token for API requests Adding better errors for the API controllers, posting a simple status works from the frontend now
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko