1
0
mirror of https://github.com/minio/minio.git synced 2025-01-20 11:13:17 -05:00

12 Commits

Author SHA1 Message Date
Harshavardhana
f7a87b30bf Revert "deprecate embedded browser ()"
This reverts commit 736d8cbac483d8bf56c3422ca9a9c4c3e043c6cf.

Bring contrib files for older contributions
2021-04-30 08:50:39 -07:00
Harshavardhana
736d8cbac4
deprecate embedded browser ()
https://github.com/minio/console takes over the functionality for the
future object browser development

Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-27 10:52:12 -07:00
Kaan Kabalak
a48a034e5a Make directory path in the header editable ()
This change will allow users to navigate to their desired locations,
including buckets and directories that haven't been "created" yet

Fixes 

Add tests

Change tooltip wording

Migrate to Font Awesome 5 to use path icon

Fix sidebar not closing on mobile
2019-08-12 22:36:19 -07:00
Kanagaraj M
286c663495 list objects in browser ordered by last modified ()
- return all objects in web-handlers listObjects response
- added local pagination to object list ui
- also fixed infinite loader and removed unused fields
2019-06-25 16:31:50 -07:00
Rushan
22b4fe0a51 Update browser UI with new logo and colors () 2019-03-23 09:57:09 -07:00
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
Rushan
ccc3349f0c Browser: Show complete bucket name by removing the ellipsis cut off () 2017-03-09 10:42:38 -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