Daniel Valdivia
822724a4f1
Fix Add Bucket Lifecycle Rule ( #1797 )
...
Fix Add Bucket Lifecycle Rule
Fix Edit ILM Rule
Update Bucket ILM Rules Listing
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-04 19:13:59 -07:00
Prakash Senthil Vel
c18c843d03
UX code mirror button colors ( #1792 )
2022-04-04 14:18:02 -05:00
jinapurapu
1d362aceaf
Added node and type selector UI to Error Logs screen ( #1715 )
2022-04-04 11:54:03 -07:00
Daniel Valdivia
6f5cb4d1a5
Make Bucket Icon Browse the bucket ( #1795 )
2022-04-04 10:25:46 -07:00
Harshavardhana
2cefa0860d
update for go mod tidy
2022-04-03 13:05:57 -07:00
Cesar Celis Hernandez
ea0c83ea74
Node Labels Test ( #1787 )
v0.15.8
2022-03-31 18:35:25 -06:00
Daniel Valdivia
90f64b685e
Release v0.15.8 ( #1786 )
2022-03-31 17:06:27 -07:00
Daniel Valdivia
62f925d93c
Remove Autocapitalizing CSS ( #1785 )
...
Remove Autocapitalizing CSS
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-31 15:58:40 -07:00
Alex
1985c110b1
Not show objects with the same path ( #1784 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-31 13:49:55 -07:00
Prakash Senthil Vel
461bc94a0b
UX Trace Screen ( #1781 )
2022-03-31 12:05:10 -07:00
Aditya Manthramurthy
aaa55a1f4a
Fix authorization code flow handling ( #1767 )
...
Remove checking for unnecessary response types - this has been causing a regression since MinIO release RELEASE.2022-03-03T21-21-16Z
2022-03-31 11:21:32 -07:00
Prakash Senthil Vel
2eecabf5e6
Site replication API ( #1773 )
...
Site replication API
tests in CI/CL environment
2022-03-31 10:11:01 -07:00
Lenin Alevski
fba9bd87df
TLS Certificate React component ( #1780 )
...
Add support to parse multiple blocks on pem certificate
Added react tls certificate component
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-31 09:56:39 -07:00
Alex
bf461b8b27
Migrated AddPool modal to be a single page ( #1782 )
...
Also included extra fields configuration
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-31 10:24:21 -06:00
Alex
301c4a83b5
Changed breadcrumbs bar position ( #1783 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-30 21:27:08 -07:00
Alex
87468571ae
Changed Size column width in object browser ( #1779 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-30 09:30:35 -07:00
Alex
7ad2df3e7f
Fixed loader for LinearGraphWidget ( #1778 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-30 09:14:21 -07:00
Daniel Valdivia
baef7b5ec0
Release v0.15.7 ( #1776 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.15.7
2022-03-29 14:20:00 -07:00
Prakash Senthil Vel
fa8c59360a
Fix sidebar navigation state ( #1775 )
...
Fix sidebar navigation state
2022-03-29 09:31:54 -07:00
Lenin Alevski
ceeacd2167
fix: pass original http response code to proxy response ( #1772 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-28 17:19:15 -07:00
Cesar Celis Hernandez
70214a6578
List Users With Access to a Given Bucket Integration Test ( #1771 )
...
List Users With Access to a Given Bucket Integration Test
Incrementing coverage threshold
2022-03-28 16:12:52 -07:00
adfost
d1a5e5ba57
Adding delete remote bucket functionality ( #1762 )
2022-03-28 15:36:23 -07:00
jinapurapu
fcd50257ee
Updated BasicDashboard UI to expand drives initially if single server ( #1768 )
2022-03-26 15:25:14 -07:00
Cesar Celis Hernandez
2765fb0c97
Get objects in a bucket for a rewind date Test ( #1766 )
...
* Get objects in a bucket for a rewind date Test
* Incrementing the coverage
2022-03-25 11:34:29 -06:00
Cesar Celis Hernandez
d22f345d4a
SSO Integration Test ( #1742 )
2022-03-24 20:11:42 -07:00
Daniel Valdivia
b658301725
Release v0.15.6 ( #1763 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.15.6
2022-03-24 17:14:41 -07:00
Lenin Alevski
1417375d99
Tests for Object delete button on SideBar ( #1746 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-24 16:22:11 -07:00
Cesar Celis Hernandez
676420a2b3
List Policies With Given Bucket Test ( #1765 )
...
List Policies With Given Bucket Test
Incrementing the coverage
2022-03-24 15:25:38 -07:00
adfost
ffa9436276
Delete PVCs upon tenant deletion checkbox ( #1752 )
2022-03-24 13:17:04 -06:00
adfost
f6d92d50e4
disable legalhold if no locking ( #1758 )
2022-03-24 10:14:19 -07:00
Lenin Alevski
bc1cb820d1
Multiple files upload refactor ( #1755 )
...
- failed uploaded objects progress bar shows in red color
- fixed bug in where failed uploaded objects cannot be removed from
listed objects in ObjectManager
- display delete button for failed upload objects
- display setErrorSnackMessage component after done uploading all
objects with number of failed objects
- fixed race condition bug during multiple objects upload, now we are
using Promise.allSettled to handle synchronization between uploads
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-24 00:11:29 -07:00
Daniel Valdivia
8772c158c6
Github Actions Job Ordering - Longer jobs first ( #1761 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-23 22:26:13 -07:00
Daniel Valdivia
d673473d5e
Fix Delete Versions Tests Race condition ( #1760 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-23 21:47:51 -07:00
Daniel Valdivia
bb22a1d62a
Fix bug when selecting storage type for AWS ( #1759 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-23 21:01:14 -07:00
Cesar Celis Hernandez
f582d83afc
Splitting permission test ( #1757 )
2022-03-23 18:35:10 -07:00
Lenin Alevski
b12fa5edfd
Enable/Disable Object details actions depending on user permissions ( #1756 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-23 17:17:57 -07:00
Daniel Valdivia
65eee7c1d0
Updating Operator Dependency ( #1753 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-23 17:44:48 -06:00
Alex
de4cf3b554
Updated dependencies for yarn audit issues ( #1749 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-23 14:36:11 -07:00
Daniel Valdivia
cca04dca1c
Small tweaks ( #1754 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-23 14:28:13 -07:00
Alex
bef3897d0a
Added tolerations selector to Add Tenant wizard ( #1747 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-23 11:49:55 -06:00
adfost
842c3dee5f
Bucket rollback if remote bucket creation failed ( #1744 )
2022-03-22 21:42:31 -06:00
Lenin Alevski
d1d39df71e
Fix enable/disable delete button for object ( #1745 )
...
- Pass the right resource to SecureComponent wrapper for delete button,
bucket/object-full-path-including-prefix
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-22 14:36:20 -06:00
Daniel Valdivia
2321343d5e
Release v0.15.5 ( #1741 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.15.5
2022-03-21 12:12:35 -07:00
Daniel Valdivia
ce4d9310aa
AWS Marketplace Integration Updates ( #1740 )
...
Makes the create tenant for MK AWS updated with new recommendations
Fixes Back Link icon alignment and color
Adds a helpbox for MK AWS
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-21 10:21:39 -07:00
Daniel Valdivia
58c53cbe0a
Release v0.15.4 ( #1739 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.15.4
2022-03-20 02:11:09 -07:00
Cesar Celis Hernandez
144979b372
Delete Multiple Service Accounts ( #1737 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-19 17:30:20 -07:00
Alex
e29fa04051
Enabled Delete button for sub resources ( #1738 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-19 15:29:27 -07:00
Alex
5ab5232474
Delete Non-current versions ( #1735 )
...
- Delete Non-current API
- Delete non current modal implementation
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-18 13:07:34 -07:00
Lenin Alevski
d7fef8d89e
Profiling endpoint fixes ( #1707 )
...
- Added support to download all profile tests
- profile.zip file was corrupted after download
- Add suspension warning
- Add Checkbox support
- Support for running multiple profiling types at the same time
- fix profiling test
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-03-18 13:52:42 -06:00
Cesar Celis Hernandez
3a09361899
List tenants by namespace test ( #1736 )
2022-03-18 10:18:37 -07:00