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
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
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
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
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
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
Harshavardhana
e05c724553
fix: probe content-type before upload ( #968 )
2021-08-23 12:59:04 -05: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
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
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
Harshavardhana
0980bd38e7
use proper TLS transport for prometheus, log_search ( #951 )
2021-08-16 12:09:03 -07:00
Harshavardhana
79a476712f
fix: handle crash in retention handler for object locked buckets ( #936 )
2021-08-09 23:23:40 -05:00
Daniel Valdivia
a5a8d2ef62
Select policies while creating new user ( #928 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-08-06 16:41:38 -07:00
Alex
283a00bde2
Added custom metadata to object details ( #914 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-08-02 10:20:29 -07:00
Daniel Valdivia
64154cae38
Fix Bug Delete Folder ( #912 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-29 12:18:50 -07:00
Alex
a2cde72347
Returned full error to browser. ( #897 )
...
This is first step of new error handling. UI rework will be done
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-26 16:25:55 -07:00
Alex
4fdf9a1190
Fixed encoding & URL issues for users & groups pages ( #896 )
...
* Fixed encoding & URL issues for users & groups pages
* Update portal-ui/src/screens/Console/Users/ListUsers.tsx
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-23 18:37:34 -07:00
Alex
6c7bfe6514
Improved Tiers page ( #894 )
...
Added relevant instructions for tiers name & returned correct errors from MinIO
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-23 11:09:19 -07:00
Daniel Valdivia
73fe08cd81
Remove Operator mode references in Console mode ( #884 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-22 11:17:26 -07:00
Alex
d88146459a
Removed log search error message in console logs ( #890 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-21 16:13:23 -07:00
adfost
2e1e4e4e80
Delete multiple objects ( #856 )
...
* delete multiple objects
* fixing capitalization
* make assets
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-21 15:49:20 -07:00
Harshavardhana
87416b1fee
fix: subnet health triggering OOM, infinite loop ( #887 )
2021-07-21 13:56:35 -07:00
Alex
dd0b791d9d
Added FS Support & blocked non usable functionality in console ( #880 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 19:02:33 -07:00
Harshavardhana
bfedc14497
fix: avoid versioning list per objects
2021-07-19 17:46:37 -07:00
Daniel Valdivia
ff7c305345
Remove the last k8s import on restapi ( #877 )
...
* Remove the last k8s import on restapi
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-19 19:17:56 -05:00
Harshavardhana
2a6a6cab24
fix: properly support FS/Gateway mode ( #874 )
2021-07-19 12:24:35 -07:00
Daniel Valdivia
982ff0da5e
Split Operator and Management API into different Swagger files ( #875 )
...
* Split Operator and Management API into different Swagger files
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Linting
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-19 11:48:50 -07:00
Daniel Valdivia
27489d9a3d
Improve Object Download ( #867 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-15 13:26:19 -07:00
Harshavardhana
445c0be5b1
fix: change password is implicit ( #861 )
...
Also only match actions do not need to match
dynamic values in resources.
fixes https://github.com/minio/console/issues/857
fixes https://github.com/minio/console/issues/858
2021-07-10 12:11:11 -07:00
adfost
373d576e54
Delete pods ( #844 )
...
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-09 09:56:29 -07:00
Minio Trusted
ced3e64c61
update to release v0.7.5
2021-06-29 11:43:04 -07:00
adfost
531d8a2f4e
Adding groups tab to Policy Details page ( #837 )
...
* parent 58efbbbf60
author Adam Stafford <adam@minio.io > 1624473190 -0700
committer Adam Stafford <adam@minio.io > 1624569868 -0700
policy groups
* restoring old commit files
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-28 12:53:29 -07:00
Lenin Alevski
616be03c0b
CA Certificates in Operator-UI ( #829 )
...
- Bug fix: removing CA certificates for MinIO in operator-ui was broken
- Added missing file uplader for Console CA certificates
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-06-24 14:15:24 -05:00
Alex
52075681c3
Added rewind functionality to console ( #828 )
...
* Added rewind functionality to console
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
* Fix for object details
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-22 23:10:54 -07:00
Harshavardhana
fd86e65e5e
fix: console should trust itself with its own public.crt ( #827 )
2021-06-21 18:15:57 -07:00
Minio Trusted
b10c4f51b1
fix: log search URL, token environment variables
2021-06-18 16:03:29 -07:00
Harshavardhana
14604e0cba
fix: lazily interpret environment values ( #826 )
...
using `init()` to initialize environment values
can cause problems when console is imported
into dependent projects.
2021-06-18 15:40:25 -07:00
Lenin Alevski
85797749ba
Security Tab for operator-ui ( #804 )
...
Security Tab allow users to set various configurations related to TLS
certificates for MinIO and Console
- Enable/Disable AutoCert
- Add/Delete MinIO and Console Certificates
- Add/Delete MinIO and Console CA Certificates
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-06-17 17:30:20 -07:00
adfost
09503ed0c8
Pod Events ( #807 )
...
* Pod Events
* restoring files
* restoring files
* make assets
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-06-17 16:24:22 -07:00
Alex
11eb587610
Improved trace functionality & added filters support ( #817 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-06-17 12:21:25 -07:00
Harshavardhana
13f9f6c848
fix: do not use var to define global sets ( #818 )
...
console when imported cannot honor certain environment
values, we need to make sure to read it directly from
environment.
2021-06-17 00:50:56 -07:00
Daniel Valdivia
0c8025b39f
Bring Tenant Metrics to Tenant Details ( #813 )
...
* Bring Tenant Metrics to Tenant Details
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-16 16:50:04 -05:00
Harshavardhana
55531d605b
fix: allow TLS access on multiple SNI certs ( #812 )
...
if GetCertificate() is set never set tls.Certificates
2021-06-15 17:52:39 -07:00
Alex
31d18efa9a
Added create namespace API ( #808 )
2021-06-14 12:04:57 -05:00
Minio Trusted
4fc95ae17d
remove the shotfile source line
2021-06-08 16:24:50 -07:00