1
0
mirror of https://github.com/minio/minio.git synced 2025-01-19 02:33:16 -05:00

5 Commits

Author SHA1 Message Date
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Kanagaraj M
19451e374a revert browser newux changes () 2018-03-26 12:49:12 -07:00
Kanagaraj M
c0e45f9098 Fix failing unit tests in browser ()
* 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
Rushan
1459c4be1e Browser: Update UI with new components and elements () 2018-03-21 11:38:57 -07:00
Kaan Kabalak
a6adef0bdf Refactor bucket delete and bucket policy ()
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  and )

The backend code has been modified by @krishnasrinivas to prevent
issue  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 .
2018-03-21 11:38:56 -07:00