1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 13:04:15 -04:00

10 Commits

Author SHA1 Message Date
Kaan Kabalak
659f724f4c Integrate existing remove bucket functionality from newux to current UI ()
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 
2017-12-29 18:45:44 +05:30
Krishna Srinivas
972a527b66 browser: Selecting a new bucket appends objects list to previous bucket's list () 2017-05-04 11:12:46 -07:00
Krishna Srinivas
1ea53b4d9f browser: Listing should append instead of replacing previous listing ()
Fixes 
2017-04-28 09:30:26 -07:00
Krishna Srinivas
436db49bf3 Share object expiry value modification modal was not working () 2017-03-06 18:50:25 -08:00
Krishna Srinivas
0bae3330e8 browser: Send correct arguments for RemoveObjects web handler. ()
Fixes 
2017-03-03 17:07:17 -08:00
Rushan
fcad4a44fd Browser: Remove duplicate object entries while sorting () 2017-02-28 13:11:34 -08:00
Harshavardhana
25b5a0534f browser: Update ui-assets and fix the copyright header. () 2017-02-22 17:27:26 -08:00
Rushan
52d6678bf0 Browser: Implement multi select user interface for object listings () 2017-02-22 14:51:38 -08:00
Krishna Srinivas
25b936c369 browser: Implement infinite scrolling for object listing. ()
fixes 
2017-02-10 22:54:42 -08:00
Krishna Srinivas
cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. () 2017-01-23 18:07:22 -08:00