minio/browser/app/js/objects
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580)
This commit adds the bucket delete and bucket policy functionalities
to the browser.

Part of rewriting the browser code to follow best practices and
guidelines of React (issues #5409 and #5410)

The backend code has been modified by @krishnasrinivas to prevent
issue #4498 from occuring. The relevant changes have been made to the
code according to the latest commit and the unit tests in the backend.
This commit also addresses issue #5449.
2018-03-21 11:38:56 -07:00
..
__tests__ allow non-loggedin users to access public bucket (#5570) 2018-03-21 11:30:50 -07:00
actions.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
DeleteObjectConfirmModal.js Refactor delete object and share object components (#5537) 2018-03-21 11:30:50 -07:00
ObjectActions.js Refactor delete object and share object components (#5537) 2018-03-21 11:30:50 -07:00
ObjectContainer.js Refactor download object and bulk action components (#5546) 2018-03-21 11:30:50 -07:00
ObjectItem.js Refactor download object and bulk action components (#5546) 2018-03-21 11:30:50 -07:00
ObjectsBulkActions.js Refactor download object and bulk action components (#5546) 2018-03-21 11:30:50 -07:00
ObjectsHeader.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
ObjectsList.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
ObjectsListContainer.js Refactor make bucket and upload components (#5521) 2018-03-21 11:30:50 -07:00
ObjectsSection.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
Path.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
PrefixContainer.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
reducer.js allow non-loggedin users to access public bucket (#5570) 2018-03-21 11:30:50 -07:00
selectors.js allow non-loggedin users to access public bucket (#5570) 2018-03-21 11:30:50 -07:00
ShareObjectModal.js Refactor delete object and share object components (#5537) 2018-03-21 11:30:50 -07:00