Alex
d8754a2e3e
Don't display "NaN B" in tenant capacity ( #1802 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-05 11:16:55 -07:00
Alex
64ffa039b4
Operator improvements ( #1798 )
...
Added new design to Tenants page list
Added Pool details initial page
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-05 09:27:54 -07:00
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
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
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 >
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
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
Daniel Valdivia
b658301725
Release v0.15.6 ( #1763 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
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
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
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
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
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 >
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 >
2022-03-20 02:11:09 -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
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
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
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 )
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
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
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