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
Alex
90cadc76bb
Applied workaround for MIME issue on windows ( #1014 )
2021-09-07 17:57:00 -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 >
v0.9.6
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
Lenin Alevski
96e9bce331
fix: Check if console is deployed with external certs for metrics proxy ( #999 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-01 13:40:16 -07: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
Kaan Kabalak
d23a7a4fba
Fix error not being displayed on faulty upload ( #991 )
2021-08-30 23:12:53 -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
Alex
48313d6cd9
Removed prometheus URL from error responses to avoid data leak ( #986 )
2021-08-26 14:36:57 -07:00
jinapurapu
bb8460a118
Created ServerInfoCard element ( #984 )
2021-08-26 12:22:46 -07:00
Daniel Valdivia
3e55683c2c
Release v0.9.5 ( #983 )
v0.9.5
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
Lenin Alevski
07bef3280d
Remove ConsoleImage references ( #980 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-25 11:23:11 -07:00
Daniel Valdivia
fa465d0ef3
Release v0.9.4 ( #979 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.9.4
2021-08-24 17:01:01 -07:00
adfost
1f1537fd60
access rule delete bug fix ( #978 )
...
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2021-08-24 16:22:47 -07:00
Daniel Valdivia
597855364c
Fix Bug Deleting Tenant PVCs ( #977 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-24 16:01:25 -07:00
jinapurapu
4306d0f661
Added Server Info array to Basic dashboard ( #963 )
...
* Added Servers array to admin_info api
* Added TableWrapper, wrap
* Created Server table
* Added Servers array to admin_info api
Added TableWrapper, wrap
Created Server table
* Removed testing element
* Formatted server uptime with niceDays
* Added Servers array to admin_info api
Added TableWrapper, wrap
Created Server table
* Removed testing element
* Formatted server uptime with niceDays
* Formatted uptime using niceDays
* Sorted server table by endpoint
Co-authored-by: Harshavardhana <harsha@minio.io >
2021-08-24 11:13:26 -07:00
Daniel Valdivia
4c01be21ca
Release v0.9.3 ( #974 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.9.3
2021-08-23 23:29:48 -07:00
adfost
7ec391b6e0
Add user service account ( #966 )
...
* add user service account
* changing API
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-08-23 21:36:55 -07:00
Daniel Valdivia
8c82124a57
Prometheus Security Context ( #973 )
...
* Prometheus Security Context
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Missing files
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-23 21:06:32 -07:00
Lenin Alevski
0ae0338a8f
Delete Postgres & Prometheus PVCs ( #972 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-23 14:09:21 -07:00
Harshavardhana
e05c724553
fix: probe content-type before upload ( #968 )
2021-08-23 12:59:04 -05:00
Daniel Valdivia
deda36a8b5
Fix Add Buckets button on Object Browser ( #970 )
...
* Fix Add Buckets button on Object Browser
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Comments
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-08-23 10:23:36 -07:00
Daniel Valdivia
d32ab25ffd
Add missing Delete Pods roles for console-sa ( #969 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-22 22:14:01 -05:00
Daniel Valdivia
2332a13477
Release v0.9.2 ( #960 )
v0.9.2
2021-08-18 14:31:03 -07:00
adfost
c417cc31c8
Edit access rules ( #959 )
...
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-08-18 13:58:18 -07:00
Lenin Alevski
ec47df3cc1
Multiple fixes for operator-ui ( #948 )
...
- fix: create tenant from operator-ui was broken due to migration from
standalone console to embedded console
- fix: refresh, activate and attach license in subscription page was
broken
- fix: tenant usage report in operator-ui
- fix: show tenant encryption enabled if MINIO_KMS_SECRET_KEY is present
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-08-18 13:23:03 -07:00
Alex
a09be99ae6
Changed labels in create folder modal / button ( #958 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-08-17 14:52:15 -07:00
Daniel Valdivia
2debb11f03
Release v0.9.1 ( #957 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.9.1
2021-08-17 13:39:28 -07:00
Alex
ba3a0d6cd6
Added pre validation of prometheus URL ( #956 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-08-17 12:02:42 -07:00
adfost
4e8763995e
Access Rules for bucket ( #941 )
...
* access rules
* separate DELETE API call
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2021-08-16 19:41:35 -07:00
Alex
dfe7e5aa58
Removed warnings from code ( #955 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-16 17:47:45 -05:00
Daniel Valdivia
d2ed375efb
Policy Details Update to look like the rest ( #946 )
...
* Policy Details Update to look like the rest
* Clear imports
* Address comments
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-08-16 15:10:07 -07:00
Daniel Valdivia
cabb60bd3f
Remove Dupplicate Swagger definitions ( #954 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-16 16:07:18 -05:00