Rushan
0f5483f497
browser: Disable usage/free stats for browser-gateway ( #4497 )
8 years ago
Harshavardhana
a4d1ef1b62
browser: update ui-assets with new changes. ( #4467 )
...
Fixes #4269
8 years ago
Harshavardhana
b78f6fbcc5
Do not send envVars in ServerInfo() ( #4422 )
...
Sending envVars along with access and secret
exposes the entire minio server's sensitive
information. This will be an unexpected
situation for all users.
If at all we need to look for things like if
credentials are set through env, we should
only have access to only this information
not the entire set of system envs.
8 years ago
Rushan
a767ad321a
Browser: Fix Safari Blob download issue ( #4357 )
8 years ago
poornas
d1971b9a4d
Prevent duplicate policy rows from being created ( #4276 )
8 years ago
Rushan
d13aa1c42d
browser: make input number types readonly in share objects modal ( #4273 )
8 years ago
Harshavardhana
a89c7299d1
browser: Update ui-assets with new fixes. ( #4246 )
...
Brings two fixes.
- browser: Listing should append instead of replacing previous listing (#4188 )
- browser: Make login form browser auto-fill compatible (#4091 ) fixes #4235
- browser: Selecting a new bucket appends objects list to previous bucket's list (#4252 )
8 years ago
Krishna Srinivas
972a527b66
browser: Selecting a new bucket appends objects list to previous bucket's list ( #4252 )
8 years ago
Krishna Srinivas
1ea53b4d9f
browser: Listing should append instead of replacing previous listing ( #4188 )
...
Fixes #4144
8 years ago
Rushan
1b0b2c1c76
Browser: Make login form browser auto-fill compatible ( #4091 )
8 years ago
Harshavardhana
393c01d078
browser: Generate new UI assets.
8 years ago
Rajeesh C V
e9037b9d36
fix: add white space in storage usage section ( #4038 )
...
Fix for #3962 - add whitespace before storage usage details section in
Browse component
8 years ago
Rushan
5cec6bd80d
Browser: Use object name with prefix to delete sub-path objects ( #4013 )
8 years ago
Krishna Srinivas
777d12d928
browser: update ui-assets.go ( #3956 )
8 years ago
Rushan
fbfb4fc5a0
Browser: Use polyfill to support Object.assign in IE11 ( #3942 )
8 years ago
Krishna Srinivas
cad0d0eb7a
browser: Update ui-assets.go ( #3902 )
...
fixes #3898
8 years ago
Krishna Srinivas
96050c1e21
browser: Do not show "Loading..." if there are no buckets. ( #3904 )
8 years ago
Rushan
a27d1b3d86
Browser: Use babel-polyfill to support new ES6 built-ins in older browsers ( #3900 )
8 years ago
Harshavardhana
305952d734
browser: Update ui-assets with new changes.
8 years ago
Rushan
e77885d671
Browser: Add Object.assign polyfill to support older browsers ( #3884 )
8 years ago
Harshavardhana
e54025805f
browser: update ui-assets with new changes.
8 years ago
Rushan
ccc3349f0c
Browser: Show complete bucket name by removing the ellipsis cut off ( #3877 )
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
b05c1c11d4
browser: Update UI assets with new changes.
8 years ago
Krishna Srinivas
0bae3330e8
browser: Send correct arguments for RemoveObjects web handler. ( #3848 )
...
Fixes #3839
8 years ago
Rushan
fcad4a44fd
Browser: Remove duplicate object entries while sorting ( #3813 )
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
3e770defae
browser: Update ui assets with new changes ( #3751 )
8 years ago
Krishna Srinivas
ae4656e699
browser: Remove currentPath prefix in object names from list result. ( #3750 )
8 years ago
Harshavardhana
f6a9e690bf
browser: Update ui assets with new changes.
8 years ago
Krishna Srinivas
25b936c369
browser: Implement infinite scrolling for object listing. ( #3720 )
...
fixes #2831
8 years ago
Harshavardhana
4b4cb07fb6
Update browser assets with new changes.
8 years ago
Harshavardhana
fc446e0b81
docs: Add browser doc for running dev in custom port ( #3675 )
...
Fixes #3674
8 years ago
Krishna Srinivas
f7f103725b
browser: Make logo and "Minio Browser" text non-clickable. ( #3668 )
...
fixes #3601
8 years ago
Harshavardhana
cb48517a78
Update browser assets with new changes.
8 years ago
Krishna Srinivas
46743c7918
browser: Component attr names should not clash with redux state keys. ( #3656 )
...
fixes #270
8 years ago
Harshavardhana
18c9d49a32
Build browser with new changes and update yarn.lock
8 years ago
Krishna Srinivas
659d5aabd1
browser: Access to private paths redirects to login. ( #3622 )
8 years ago
Krishna Srinivas
b4343a28b7
browser: add yarn.lock and .gitignore files. ( #3621 )
8 years ago
Krishna Srinivas
cead24b0f7
miniobrowser: Bring Minio browser source into minio repo. ( #3617 )
8 years ago