Alex
1ce2846c95
AuditLogs page fixes ( #3059 )
...
- Added support to endDate
- Converted dates to UTC as required by AuditLogs API
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-09-22 09:49:36 -06:00
Alex
7fb8c11a9d
Added support for Scanner event type ( #3055 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-09-21 13:14:54 -06:00
Cesar N
6ef35c26a4
Remove unused check-version api ( #3045 )
2023-09-13 13:55:06 -06:00
Alex
6e6246797c
Renamed Subnet strings to SUBNET ( #3026 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-09-01 15:10:12 -07:00
Daniel Valdivia
912a4b216f
Rename Error to ApiError to avoid ambiguity ( #2954 )
...
Rename Error to ApiError to avoide ambiguity and remove redundant status code
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2023-08-16 14:18:08 -07:00
Prakash Senthil Vel
e7fb205c31
show service account status and expiry in ui ( #2992 )
2023-08-16 11:55:07 -06:00
Prakash Senthil Vel
b968cc25ad
feat: download multiple object selection as zip ignoring any deleted objects selected ( #2965 )
2023-08-02 18:28:25 -06:00
Alex
49f856bdd5
Added Exclude Folders & Exclude Prefixes support ( #2973 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-08-02 13:35:00 -06:00
Alex
df937467a0
Fixed Bucket Events Notifications Page ( #2906 )
...
- Added missing ilm & replica supported types
- Fixed add screen crash when no arn is selected
- Migrated components to mds
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-06-28 15:39:02 -06:00
Alex
bf9acd7691
Share File access key / secret key rollback ( #2863 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-06-12 14:02:38 -06:00
Alex
7a9b775b09
Changed Share Object logic to use Access Keys ( #2827 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-05-24 10:52:40 -07:00
Alex
dc90db6591
Changed SSO Login screen to hide login form by default ( #2807 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-05-22 11:20:45 -06:00
Alex
cde6d1b0e0
Added Disable login animation with env variable ( #2799 )
...
Set CONSOLE_ANIMATED_LOGIN=off env variable before running Console binary
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-05-03 11:36:41 -06:00
Alex
75b3a6bea4
Fixed Object Version selector visibility in Add Lifecycle Rule modal ( #2769 )
...
- Fixed Object Version selector visibility in Add Lifecycle Rule modal
- Changed definition in swagger file to match camelCase standard
- Added a playwright test case to avoid this issue in the future
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-04-11 11:01:03 +02:00
jinapurapu
5e65f2aced
Fixed Drives offline card UI ( #2732 )
2023-03-23 09:53:21 -06:00
Alex
72a1e5eefb
Changed response type for Add bucket ( #2721 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-03-17 17:36:42 -06:00
Alex
4cceee8936
Added LDAP Entities API ( #2700 )
2023-03-10 09:16:29 -06:00
Alex
1fc9a40273
Changed IDP login support in console ( #2695 )
...
- Allowed to use External IDP + Built-in IDP at the same time
- Added IDP type to IDP listing
- Added IDP name when no display name is configured
- Changed STS login link into new menu
- Cleanup of Operator login strategies
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2023-03-07 14:10:21 -08:00
Daniel Valdivia
bf89f09238
Removing Operator UI ( #2692 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2023-03-02 21:35:08 -06: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
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
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
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
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
Alex
31d18efa9a
Added create namespace API ( #808 )
2021-06-14 12:04:57 -05:00
adfost
ecab89f7fb
Pod Details ( #789 )
...
* Introduce dropdowns for node selector screen on affinity
Fixes https://github.com/miniohq/engineering/issues/138
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* pod logs
* fixing test cases
* adding paper
* style for pod logs
* dealing with style errors
* Delete logs.log
* using new Affinity.tsx
* moving loadinfo
* moving loadinfo and adding dependencies
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-07 18:56:05 -07:00
jinapurapu
a9e82eb909
#616 added modal on icon click ( #747 )
...
* Added refresh tenant functionality
add icon to Users page to change password
commit work to date to github for ongoing use
add modal with fields for current and new password on icon click
missing swagger files
remove unneeded files
move changeUserPassword to admin_api, remove field for current password,
include selected user
Please enter the commit message for your changes. Lines starting
added missing js files
asset and function signature
formatting changes
* fixed lint
* removed Current Password field, returned Groups label, added
selectedUser to modal text
* disabled save button if newPasssword and reNewPassword don't match, removed commented out code
* Added refresh tenant functionality
add icon to Users page to change password
commit work to date to github for ongoing use
add modal with fields for current and new password on icon click
missing swagger files
remove unneeded files
move changeUserPassword to admin_api, remove field for current password,
include selected user
Please enter the commit message for your changes. Lines starting
added missing js files
asset and function signature
formatting changes
* removed Current Password field, returned Groups label, added
selectedUser to modal text
* changed Swagger parameters to camel case
Co-authored-by: Jill <jill@minio.io >
2021-06-03 15:32:22 -07:00
Daniel Valdivia
f18360416b
Add Tenant Health Details ( #780 )
...
* Add Tenant Health Details
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Colors
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-02 16:26:08 -07:00
Daniel Valdivia
8ca6401ac0
Introduce dropdowns for node selector screen on affinity ( #779 )
...
* Introduce dropdowns for node selector screen on affinity
Fixes https://github.com/miniohq/engineering/issues/138
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Lint
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-02 15:48:17 -07:00
Daniel Valdivia
7db4e187ec
List Service Accounts for a User ( #775 )
2021-05-28 17:46:36 -07:00
Daniel Valdivia
c95bc64dbe
Enable Bucket Quota on Bucket Details ( #776 )
...
* Enable Bucket Quota on Bucket Details
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* warnings
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* remove uselss br
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-28 17:21:45 -07:00
Daniel Valdivia
59c4ac6336
Add Sync, Bandwidth and Health Check Period to replication set ( #771 )
...
* Add Sync, Bandwidth and Health Check Period to replication set
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Update Columns
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Add Prefix and Tags
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Last fields
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-27 16:25:00 -07:00
Daniel Valdivia
6b2043c832
Dashboard widgets async ( #762 )
...
* Make Widgets load asynchronously
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Added loading spinners to all widgets
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-21 10:24:16 -07:00
Lenin Alevski
6eabff3d96
Add support for custom KES image in tenant ( #759 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-05-20 12:31:57 -07:00
adfost
c2171fafde
User policies ( #744 )
...
* adding policy users and new UI page
* Prettier + aligment
Co-authored-by: Adam Stafford <adam@minio.io >
2021-05-19 15:18:59 -07:00
Daniel Valdivia
2769ba145a
Add features box to tenant details ( #738 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-14 17:04:29 -05:00
Alex
9c5a788dae
Added PVCs section & direct CSI panel ( #742 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-05-14 13:20:36 -07:00
Alex
5c73137d60
Fixed Console Widgets to match grafana information ( #737 )
...
* Fixed Console Widgets to match grafana information
* Fix the Prometheus queries
Signed-off-by: Daniel Valdivia <hola@danielvaldivia.com >
* Add missing steps
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* adjust interval
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fixed inconsistence with backend names
* Reimplemented step calc to avoid issues on multime times request
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-12 13:35:14 -07:00
Daniel Valdivia
59d074c7a9
Allow to edit Tenant YAML ( #727 )
2021-05-10 17:27:52 -05:00
Daniel Valdivia
24410e7c85
Make user details a page ( #726 )
2021-05-08 00:00:29 -07:00
Alex
cc02b21632
Fixed missing object in swagger ( #725 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-05-07 14:14:54 -07:00
adfost
281f8d553a
Adding list of pods ( #715 )
...
* changing delete button
* committing so I can swich branches
* adding pods
* showing only pods with given tenant
* pull request fixes
* changing pod selection algorithm
* changed the pods API
* Delete admin.json
* Update portal-ui/src/screens/Console/Tenants/TenantDetails/TenantDetails.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
* Update portal-ui/src/screens/Console/Tenants/TenantDetails/TenantDetails.tsx
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-05-06 18:57:14 -07:00
Alex
7fdc02aec8
Returned multi user list in tenant created modal ( #718 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-05-05 14:33:55 -05:00
Daniel Valdivia
8a635fc0d7
Make Log Search and Prometheus images configurable ( #717 )
...
Three new fields were added to let users customize the docker images for log search and prometheus
Signed-off-by: Daniel Valdivia <hola@danielvaldivia.com >
2021-05-04 14:46:10 -07:00
Alex
35da684ec9
Added direct-csi API support to console ( #710 )
2021-05-04 11:56:33 -05:00
Alex
62d762318f
Tiers & lifecycle implementation ( #638 )
2021-04-24 14:31:47 -07:00
adfost
ca742b781f
Adding key creation in tenant wizard. ( #697 )
...
Signed-off-by: Adam Stafford <adam@minio.io >
Co-authored-by: Adam Stafford <adamstafford@MacBook-Pro-van-Adam-2.local >
2021-04-22 14:18:14 -07:00