minio/browser/app/js/buckets/__tests__
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
..
actions.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
Bucket.test.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
BucketContainer.test.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
BucketDropdown.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
BucketList.test.js allow non-loggedin users to access public bucket (#5570) 2018-03-21 11:30:50 -07:00
BucketPolicyModal.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
BucketSearch.test.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00
MakeBucketModal.test.js Refactor make bucket and upload components (#5521) 2018-03-21 11:30:50 -07:00
Policy.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
PolicyInput.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
reducer.test.js Refactor bucket delete and bucket policy (#5580) 2018-03-21 11:38:56 -07:00
selectors.test.js re-organize components and actions by feature (#5518) 2018-03-21 11:30:50 -07:00