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
Prakash Senthil Vel
6ca17a3f9c
Log text color styles and empty state ( #1733 )
...
Log text color styles and empty state
2022-03-17 22:19:45 -07:00
Alex
6d40ff7e1b
Enabled Delete selected version functionality ( #1731 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-17 19:21:21 -07:00
adfost
0b29eee9ed
Adding bucket object tag tests ( #1732 )
...
adding bucket object tests
2022-03-17 19:09:04 -07:00
jinapurapu
c7fdfdd035
Added download all credentials button, added tooltips, removed Done button, Updated test to use corner X instead of Done button ( #1704 )
2022-03-17 13:30:30 -06:00
Daniel Valdivia
d7626e187c
Integration Test: Create Service Account ( #1725 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-17 13:15:06 -06:00
Cesar Celis Hernandez
39453de8fb
To use DeleteMultipleObjects func and be able to debug via Browser ( #1730 )
2022-03-17 11:27:45 -07:00
Daniel Valdivia
0c38e93b83
Remove un-used code ( #1729 )
2022-03-16 22:29:43 -06:00
Prakash Senthil Vel
bf8db812b8
Address review comments ( #1709 )
2022-03-16 16:47:11 -07:00
Alex
0e35da8370
Added versions pill to versions page elements ( #1728 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-16 16:36:53 -07:00
Cesar Celis Hernandez
b11fa26162
Adding test for creating tenant via API ( #1727 )
2022-03-16 15:57:30 -07:00
Prakash Senthil Vel
e3836538fc
UX back button to be consistent in all screens ( #1726 )
2022-03-16 10:22:02 -07:00
Daniel Valdivia
9301e3b7de
Release v0.15.3 ( #1724 )
v0.15.3
2022-03-15 22:42:05 -07:00
jinapurapu
cf5e5a14b5
Updated tenant creation credentials download to allow mc alias import ( #1683 )
...
Removed underscore from credentials
Made credentials download output match mc alias import expected format
Added URL to createServiceAccountCreds return
2022-03-15 21:01:03 -07:00
Cesar Celis Hernandez
7f4546e879
Adding Access Rules Integration Test ( #1719 )
2022-03-15 20:49:17 -07:00
Alex
1a92c59e3f
Added background color to selected version ( #1723 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-15 20:42:12 -07:00
Alex
ade9731773
Reload main object information after restoring a version ( #1720 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-15 21:26:57 -06:00
Cesar Celis Hernandez
cc43b3c743
Add list of tenants integration test ( #1722 )
2022-03-15 21:13:33 -06:00
Alex
b29f6a1640
Changed Sort by field to use only Date & Size ( #1721 )
...
Added size column
Changed Versions Sort by field to be only date & size
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-15 18:03:42 -07:00
Daniel Valdivia
62b8258989
Fix Get Latest MinIO Image on Tenant Create ( #1703 )
...
* Fix Get Latest MinIO Image on Tenant Create
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* remove `operator_` prefix on files in operatorapi
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-03-15 15:16:26 -07:00
adfost
75bc568e4b
Adding delete versions test ( #1701 )
...
adding delete versions ui test
2022-03-15 14:40:48 -07:00
Alex
b0119a55df
Reload versions list after clicking on Reload button ( #1717 )
2022-03-15 09:45:28 -07:00
Alex
78983ce76f
Added (Default) label to EC Parity selector field & fixed automatic selection of EC Parity ( #1716 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-03-14 23:47:38 -07:00