- Removed Menu links for Support tools
- Removed support in UI for registering cluster
- Removed Subnet support
- Removed Websockets for tools support
- Removed Support endpoint
- Removed Subnet support endpoints
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
Changed default Replicate Existing Objects behavior in UI
- Fixed replicate existing objects configuration saving
- Displayed full error message if error case ocurrs.
- Changed wording for this feature & enabled by default this setting
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
- 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>
- 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>
- 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>
fixes https://github.com/minio/console/issues/943
## What does this do?
This allows us to start streaming results to the list instead of waiting
to retrieve all the objects list before sending it to the client
Included a couple of fixes:
- Removed metadata for deleted items
- Fixed multiple metadata requests
- Fixed height grow for parent wrapper
- Fixed object reload after restore version
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
Make it easier for user to see backend properties like backend-type,
Standard storage class Parity and Reduced Redundancy storage class
Parity
Co-authored-by: Prakash Senthil Vel <23444145+prakashsvmx@users.noreply.github.com>
- removed unused console certificate code in frontend
- fixed confirmation dialog not closing after submit form on encryption
page
- simplified kms mtls/ca certificates for tenant encryption
configuration
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>