Yamagishi Kazutoshi
|
542c134ed4
|
Remove deprecated features at React v15.5 (#1905)
* Remove deprecated features at React v15.5
- [x] React.PropTypes
- [x] react-addons-pure-render-mixin
- [x] react-addons-test-utils
* Uncommented out & Add browserify_rails options
* re-add react-addons-shallow
* Fix syntax error from resolve conflicts
* follow up 0ab0db9fe7
|
2017-04-21 20:05:35 +02:00 |
|
Eugen
|
5c414c98e2
|
Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699)
Fix username styling regression introduced in #1063
Fix report screen background regression introduced in #1415
|
2017-04-13 19:36:41 +02:00 |
|
Eugen Rochko
|
596de038c8
|
Fix #634 - Only include innermost-level statuses in report UI
Fix #635 - Include the initially-reported status in report UI even if it's not
among the user's most recent statuses
|
2017-02-15 00:01:52 +01:00 |
|
Eugen Rochko
|
2cc31b3194
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
2017-02-14 20:59:26 +01:00 |
|