minio/browser/app/js
Kaan Kabalak 39919708d6 Fix regression issue where users couldn't click into folders (#6029)
This commit fixes the issue introduced in #6023

The clicks on folder names direct the users inside the folders; while
the clicks on file names don't download the files, and will open file
previews on a separate modal in the future. Additionally, when a file
has been selected using the checkbox, it can now be downloaded without
being inside a zip file.

Fixes #6026
2018-06-07 20:43:51 -07:00
..
__tests__ Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
alert revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
browser Persist MINIO_WORM as part of config.json (#6022) 2018-06-06 18:10:51 -07:00
buckets revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
components revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
jest revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
objects Fix regression issue where users couldn't click into folders (#6029) 2018-06-07 20:43:51 -07:00
store re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
uploads revert browser newux changes (#5714) 2018-03-26 12:49:12 -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 revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
loader.js revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
mime.js revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
reducers.js Fix failing unit tests in browser (#5688) 2018-03-22 12:25:56 -07:00
utils.js revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
web.js revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00