unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008)
* Add eslint-plugin-promise to detect uncaught rejections

* Move alert generation for errors to actions/alert

* Add missing rejection handling for Promises

* Use catch() instead of onReject on then()

Then it will catches rejection from onFulfilled. This detection can be
disabled by `allowThen` option, though.
2018-04-02 14:51:02 +02:00
..
2018-03-27 12:32:30 +02:00
2018-03-24 13:06:27 +01:00
2017-07-08 00:06:02 +02:00
2017-05-20 17:31:47 +02:00
2017-09-13 10:24:33 +02:00
2017-05-20 17:31:47 +02:00
2018-03-24 13:06:27 +01:00
2018-01-20 01:32:37 +01:00
2018-02-28 06:54:55 +01:00
2018-03-24 13:06:27 +01:00
2018-03-27 12:32:30 +02:00
2018-03-24 13:06:27 +01:00