minio/browser/app/js
Kanagaraj M c0e45f9098 Fix failing unit tests in browser (#5688)
* format js files using prettier

Used the following command to format the files
prettier --write "browser/app/js/**/*.js"

* fix failing unit tests in browser
2018-03-22 12:25:56 -07:00
..
__tests__ Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
alert Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
browser Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
buckets Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
components Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
jest Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
objects Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
store re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
uploads Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
App.js removed duplicate route components from browser (#5584) 2018-03-21 11:38:56 -07:00
constants.js Refactor delete object and share object components (#5537) 2018-03-21 11:30:50 -07:00
history.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
jsonrpc.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
loader.js Browser: Update UI with new components and elements (#5671) 2018-03-21 11:38:57 -07:00
mime.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
reducers.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
utils.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
web.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00