1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

11 Commits

Author SHA1 Message Date
Kaan Kabalak
ff822e64ca Show pointer when user hovers over folder name ()
To indicate that there is an action tied when the user clicks on the
folder name on the Minio Browser, the default cursor has been replaced
with a pointer on folder name hover. This is a regression from .

Fixes 
2018-09-07 14:15:53 +05:30
Kaan Kabalak
cbe8df198e Replace pointer with default cursor on filename hover () 2018-07-24 13:34:20 +05:30
Kaan Kabalak
39919708d6 Fix regression issue where users couldn't click into folders ()
This commit fixes the issue introduced in 

The clicks on folder names direct the users inside the folders; while
the clicks on file names don't download the files, and will open file
previews on a separate modal in the future. Additionally, when a file
has been selected using the checkbox, it can now be downloaded without
being inside a zip file.

Fixes 
2018-06-07 20:43:51 -07:00
Kaan Kabalak
94ec6f374e NewUX: On filename click, select file instead of downloading ()
This commit has been done according to @abperiasamy's feedback as we
are going to reserve the click on file icon to open the preview modal
in the future.

Also, when the user now selects a single file, the file itself is
downloaded instead of a .zip file containing the file.

Fixes 
2018-06-07 12:02:02 -07:00
Kanagaraj M
19451e374a revert browser newux changes () 2018-03-26 12:49:12 -07:00
Rushan
1459c4be1e Browser: Update UI with new components and elements () 2018-03-21 11:38:57 -07:00
Kaan Kabalak
de2ce5acb4 Correct color code of Excel file icon ()
Fixes 
2018-01-05 16:19:41 +05:30
Kaan Kabalak
ffdf115bf2 Fix mobile issue where checkbox was seen over sidebar on list item hover ()
Fixes 
2017-12-15 12:36:05 -08:00
Rushan
966818955e Browser: Implement multiple object delete () 2017-03-06 15:43:43 -08:00
Rushan
52d6678bf0 Browser: Implement multi select user interface for object listings () 2017-02-22 14:51:38 -08:00
Krishna Srinivas
cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. () 2017-01-23 18:07:22 -08:00