about summary refs log tree commit diff
path: root/app/helpers/home_helper.rb
AgeCommit message (Collapse)Author
2017-01-09Improve initialState loadingEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-16Don't preload timelines as props, load them when timeline component is mountedEugen Rochko
This prevents the bug where if you go "back" to the UI after navigating to another page it loads with the old set of statuses
2016-10-07Adding public timelineEugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko
2016-09-13Adding sense of self to the UI, cleaning up routing, adding third (detail) ↵Eugen Rochko
column
2016-02-22Made some progressEugen Rochko