Harshavardhana
27689a17f3
change server side uploader to fully streaming based ( #1066 )
...
this PR fixes the behavior to avoid `/tmp` folder as
staging directory for large uploads, instead rely on
the client upload stream itself to upload the object
entirely.
2021-09-21 17:43:43 -07:00
Lenin Alevski
2b6d5e5128
Fix oauth flow and remove go-oidc library ( #1063 )
...
- Update transport to use the same from Console in IDP Auth
- Validate provided idp URL
Co-authored-by: Harshavardhana <harsha@minio.io >
Signed-off-by: Ricardo Katz <rkatz@vmware.com >
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Ricardo Katz <rkatz@vmware.com >
Co-authored-by: Harshavardhana <harsha@minio.io >
2021-09-20 16:13:16 -07:00
Daniel Valdivia
64e38ca8d3
List buckets re-design ( #1058 )
...
* New Bucket Listing
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-20 11:13:34 -07:00
Lenin Alevski
d85b693751
Add share action to listed objects ( #1052 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-20 10:42:50 -05:00
Daniel Valdivia
4cc57fe440
Browser Theme Styling ( #1056 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-17 19:23:00 -07:00
Alex
2ade4ca1cf
Added New styles to Dashboard ( #1054 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-16 09:43:37 -07:00
Daniel Valdivia
52ee9bb49b
Reactive Tenant Details and Summary ( #1051 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-15 21:11:46 -07:00
Daniel Valdivia
c93f1ba564
Release v0.10.0 ( #1049 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 16:32:39 -07:00
Lenin Alevski
77eff6ce91
Additional image, music and video file formats for object preview ( #1047 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:39:51 -07:00
Daniel Valdivia
15a9e72192
File Type Icons ( #1046 )
...
* File Type Icons
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* One more font extension
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix FileZipIcon
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:33:03 -07:00
Daniel Valdivia
9f070d9ebb
Fix Users with + in the name ( #1045 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:23:38 -07:00
Daniel Valdivia
2077004bd3
Release v0.9.9 ( #1042 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 09:06:51 -07:00
Daniel Valdivia
c30f1cee92
Policies Routing Wildcard ( #1041 )
...
* Policies Routing Wildcard
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Remove Console.log
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 18:08:02 -07:00
Daniel Valdivia
a060ddbef2
Collapsed Menu Icon ( #1040 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 18:01:55 -07:00
adfost
8f202ef5a4
Allow set policy to none ( #1039 )
...
* policy bug fix
* rename button
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2021-09-13 17:46:09 -07:00
Daniel Valdivia
0fdf5ee0fc
Add Tenant in non-linear way ( #1027 )
...
* Add Tenant in non-linear way
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 16:00:44 -07:00
Daniel Valdivia
875647577a
Dashboard MinIO Version Icon ( #1037 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 17:29:19 -05:00
Lenin Alevski
27ac6db99a
Preview WEBM files on object details ( #1033 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 11:40:12 -07:00
adfost
e6086afdbe
adding volumes page ( #1019 )
2021-09-10 21:13:30 -07:00
Daniel Valdivia
59f5f6a9f0
Default background color ( #1030 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-10 22:44:23 -05:00
Daniel Valdivia
67b0261b0b
Make Menu Collapsable ( #1025 )
2021-09-10 18:33:50 -07:00
Alex
ba051dfb7d
Added verification to server & drive cards for missing fields ( #1022 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-10 16:14:24 -07:00
Daniel Valdivia
4135b27cfd
Menu Re-Design Part 1 ( #1021 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-09 16:45:37 -07:00
Alex
755e0b49e9
Cleanup of non used icons ( #1018 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-09 11:41:33 -07:00
Alex
605f4d4a62
Object browser migrated into bucket details ( #1017 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-09 12:39:03 -05:00
Daniel Valdivia
33acf45264
Release v0.9.8 ( #1016 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-08 13:38:29 -07:00
jinapurapu
f229fee3ee
Added version card to BasicDashboard ( #1013 )
...
* Added version card to BasicDashboard
* Added length check for servers array on version card render
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-09-08 11:38:32 -07:00
Bian Jiaping
21b3ed67af
Eliminate usage of String.prototype.replaceAll to avoid incompatibility with old browsers ( #1015 )
2021-09-08 10:58:37 -07:00
Daniel Valdivia
b13b6db6f7
Share Icon updated ( #1008 )
2021-09-07 17:48:34 -05:00
adfost
1d88bb491d
Disable create service account button if no policy ( #1006 )
...
* disable button if no policies
* merge fix
* finding group policies
* fixing style
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-09-07 15:02:04 -07:00
Daniel Valdivia
13cf3e6fa1
Release v0.9.7 ( #1010 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-04 22:58:44 -07:00
Daniel Valdivia
50c1fe8298
Fix NPE on ServerInfoCard ( #1009 )
...
* Fix NPE on ServerInfoCard
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* missing import
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-04 21:37:53 -07:00
Daniel Valdivia
39eeedec2c
Add, Preview and Lock icons applied ( #1005 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-03 12:37:53 -07:00
Daniel Valdivia
0f2a09d5f1
Release v0.9.6 ( #1004 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 22:43:45 -05:00
Daniel Valdivia
6cf657a0e1
Add support for additional images ( #1003 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 20:23:56 -07:00
Daniel Valdivia
1ba2627810
Two Column Basic Dashboard ( #1002 )
...
* Two Column Basic Dashboard
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Change title
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Remove Flex Grow
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 19:23:25 -07:00
Minio Trusted
1ab37e0b00
fix: update assets refresh
2021-09-01 17:53:55 -07:00
Alex
63dac87a75
misc small fixes warnings and imports ( #1001 )
2021-09-01 17:37:53 -07:00
jinapurapu
7bf3a6e3f1
Basic dashboard drives ( #998 )
...
* Added Disk properties to admin_info
* Added Disk properties to admin_info
* Created DriveInfo cards
* Fixed drive card formatting
* Added Disk properties to admin_info
Created DriveInfo cards
Added Disk properties to admin_info
Fixed drive card formatting
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 17:07:15 -07:00
Daniel Valdivia
2fd4be91ad
Fix Navigation when reloading on a virtual path ( #1000 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-01 16:56:06 -07:00
Alex
296129db02
File details preview ( #997 )
...
* Added support to object browser for file preview
* Added preview file content in object details
* Added support to object browser for file preview (#995 )
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Jill <jill@minio.io >
2021-09-01 15:14:58 -07:00
Daniel Valdivia
5ece5ba8a7
Upscaled Icons ( #996 )
2021-09-01 17:09:26 -05:00
Alex
ddd4ab54a7
Added support to object browser for file preview ( #995 )
2021-09-01 10:39:17 -07:00
adfost
849132fa19
Adding accesskey and secretkey for service accounts ( #985 )
...
* adding accesskey and secretkey for service accounts
* simplifying functions
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2021-09-01 11:54:13 -05:00
Daniel Valdivia
af2a64d0d2
Fix icon for object browser and download icon ( #989 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-30 12:43:16 -05:00
Alex
6cb8c51754
Restructured basic dashboard elements ( #988 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-08-27 12:59:41 -05:00
jinapurapu
bb8460a118
Created ServerInfoCard element ( #984 )
2021-08-26 12:22:46 -07:00
Daniel Valdivia
3e55683c2c
Release v0.9.5 ( #983 )
2021-08-25 22:20:49 -07:00
Alex
d86fc2f73c
Add missing slash for some API calls ( #982 )
2021-08-25 16:27:38 -07:00
Daniel Valdivia
24a2edf6a3
Implement New Icons ( #981 )
...
* Implement New Icons
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Update portal-ui/src/icons/TenantsOutlineIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/LicenseIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/screens/Console/Common/TableWrapper/TableActionButton.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/StorageIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/screens/Console/Common/TableWrapper/TableActionButton.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/IAMPoliciesIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/IAMPoliciesIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/IAMPoliciesIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/IAMPoliciesIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/icons/IAMPoliciesIcon.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/screens/Console/Common/TableWrapper/TableActionButton.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-08-25 14:56:59 -07:00