Kaan Kabalak
659f724f4c
Integrate existing remove bucket functionality from newux to current UI ( #5289 )
...
This commit takes the existing remove bucket functionality written by
brendanashworth, integrates it to the current UI with a dropdown for
each bucket, and fixes small issues that were present, like the dropdown
not disappearing after the user clicks on 'Delete' for certain buckets.
This feature only deletes a bucket that is empty (that has no objects).
Fixes #4166
7 years ago
Kaan Kabalak
67ac74471d
Fix error message on browser window resize when user has no buckets ( #5275 )
...
This commit handles the case where the list of buckets is empty on the
listObjects function of actions.js
Fixes #5267
7 years ago
Krishna Srinivas
7e7ae29d89
browser: Remove hardcoding of minioBrowserPrefix=/minio ( #5048 )
...
This enable reverse proxy of minio-browser. Fixes #5040
7 years ago
Harshavardhana
b4ddccc2f7
browser: Return a more descriptive error for HTTP 500 ( #5112 )
7 years ago
Rushan
a767ad321a
Browser: Fix Safari Blob download issue ( #4357 )
8 years ago
Krishna Srinivas
1ea53b4d9f
browser: Listing should append instead of replacing previous listing ( #4188 )
...
Fixes #4144
8 years ago
Rushan
e77885d671
Browser: Add Object.assign polyfill to support older browsers ( #3884 )
8 years ago
Krishna Srinivas
29ff9674a0
browser: Humanize expiry time for Share-Object. ( #3861 )
8 years ago
Krishna Srinivas
436db49bf3
Share object expiry value modification modal was not working ( #3860 )
8 years ago
Rushan
966818955e
Browser: Implement multiple object delete ( #3859 )
8 years ago
Harshavardhana
25b5a0534f
browser: Update ui-assets and fix the copyright header. ( #3790 )
8 years ago
Rushan
52d6678bf0
Browser: Implement multi select user interface for object listings ( #3730 )
8 years ago
Krishna Srinivas
ae4656e699
browser: Remove currentPath prefix in object names from list result. ( #3750 )
8 years ago
Krishna Srinivas
25b936c369
browser: Implement infinite scrolling for object listing. ( #3720 )
...
fixes #2831
8 years ago
Krishna Srinivas
659d5aabd1
browser: Access to private paths redirects to login. ( #3622 )
8 years ago
Krishna Srinivas
cead24b0f7
miniobrowser: Bring Minio browser source into minio repo. ( #3617 )
8 years ago