Daniel Valdivia
9b9c54f775
Tweak some headers with the new names ( #1433 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-21 15:57:43 -08:00
Kaan Kabalak
a778a1eaf9
Fix failing tests and remove sleep statement for GitHub Actions ( #1432 )
v0.13.3
2022-01-21 15:21:28 -08:00
Alex
5f281518fc
Added fallback to root testing ( #1431 )
2022-01-21 13:31:29 -08:00
Prakash Senthil Vel
ca7fa30aa8
UX form field label style ( #1428 )
2022-01-21 14:27:56 -06:00
Cesar Celis Hernandez
df4c63e2a3
Make bucket Integration Test ( #1424 )
...
Co-authored-by: cniackz <cniackz@cniackzs-MacBook-Air.local >
2022-01-21 10:20:30 -08:00
Cesar Celis Hernandez
51ce548a00
Add User Integration Test #414 ( #1417 )
2022-01-20 21:49:54 -06:00
Daniel Valdivia
7aa8217ee7
Adding cache to test ( #1426 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-20 21:31:16 -06:00
Alex
a926082e4d
Updated speedtest behavior ( #1427 )
...
- Allowed object size changed in autotune mode
- Removed "Please wait while we get x results... "
- Reorganized advanced options form
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-20 18:44:55 -08:00
adfost
3ba7b34b25
Delete all versions ( #1376 )
...
* delete all versions
* style
Co-authored-by: Prakash Senthil Vel <23444145+prakashsvmx@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-20 17:28:52 -08:00
Daniel Valdivia
d9531f9617
Fix the Admin UI Tests ( #1423 )
...
* Fix the Admin UI Tests
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* concurrency
* Fix heal tests
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* fix Logs and trace
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix tests that weren't passing
* concurrency
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Kaan Kabalak <kaan@minio.io >
2022-01-20 16:50:52 -08:00
Prakash Senthil Vel
18c14cc452
UX menu redesign ( #1415 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-20 10:08:00 -08:00
Daniel Valdivia
1e7a5647dd
Release v0.13.3 ( #1416 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-20 00:14:17 -08:00
Alex
7edab62651
Added new features to bucket replication rules panel ( #1412 )
...
- Added Edit option for replication
- Sorted by priority in replication list
- Fixed an issue where storage class was not saved for replication rule
- Added metadata replication selector to both add & edit windows
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-19 23:29:57 -08:00
Alex
9e9321ab00
Fixed issue where storage class resets when changing between tabs ( #1418 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-19 23:23:40 -06:00
Harshavardhana
3caa9a8e38
separate operator binary code to reduce binary size ( #1314 )
...
remove logsearchapi dependency, no definitive struct
marshalling is needed since UI is schemaless for
search response.
2022-01-19 11:13:26 -08:00
Daniel Valdivia
02b6add514
Make view button for tenant available regardless of it being online ( #1411 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-18 21:27:34 -06:00
Prakash Senthil Vel
67574ff92e
Fix access rule edit name display for the default prefix ( #1404 )
2022-01-17 13:20:39 -06:00
Cesar Celis Hernandez
158c231858
Update Integration tests on console to build MinIO latest ( #1398 )
2022-01-15 09:24:54 -08:00
Kaan Kabalak
479fa34542
Automate end-to-end permission testing ( #1383 )
...
Automate permission testing
2022-01-14 17:04:40 -08:00
Daniel Valdivia
0ba5db58ec
Rework Monitoring and Loggins edit forms ( #1399 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-14 17:51:06 -06:00
Harshavardhana
a15456896b
remove frivolous printing on terminal ( #1400 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-14 14:50:42 -08:00
jinapurapu
e374772fc6
Added Prometheus monitoring CPU and memory selector. ( #1387 )
...
* Added Prometheus monitoring CPU and memory selector.
* Minor text fixes
* Fixed memory units, improvements to get return
* Updated logic to add storageClassName to get response
* Minor fixes, removed warnings
* Removed blank entry for empty storageclassname
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-14 11:15:09 -08:00
Alex
257f02c554
Added priority selector to add replication screen ( #1396 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-14 10:33:37 -08:00
Daniel Valdivia
826cb41392
Fix for issue #1390 caused by secure component having multiple childs ( #1394 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-14 12:22:01 -06:00
Prakash Senthil Vel
dcfc74ad0b
UX Button for page actions ( #1392 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-13 13:55:30 -06:00
Cesar Celis Hernandez
5745137a34
updating operator in console ( #1393 )
...
Co-authored-by: cniackz <cniackz@cniackzs-MacBook-Air.local >
2022-01-13 11:10:05 -08:00
Harshavardhana
3adc4cb0d4
update console to releave v7.0.21 ( #1391 )
2022-01-12 20:26:10 -08:00
Daniel Valdivia
fb74ac2601
Detect basename for react router ( #1384 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-12 19:04:08 -08:00
Daniel Valdivia
d269cfcd31
Update go-swagger and go-openapi dependencies ( #1385 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-12 18:59:14 -08:00
Cesar Celis Hernandez
1871f2bf9e
to fail test when yarn does not build ( #1388 )
...
* to fail test when yarn does not build
* Warnings cleanup (#1389 )
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
* to fail test when yarn does not build
Co-authored-by: cniackz <cniackz@cniackzs-MacBook-Air.local >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-12 16:57:50 -08:00
Alex
c386040f99
Warnings cleanup ( #1389 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-12 16:48:43 -08:00
Alex
583111fa9b
Added virtualized render to buckets & tenants lists ( #1386 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-12 15:14:24 -08:00
Prakash Senthil Vel
6448a8e821
UX service account and settings ( #1374 )
...
* UX service account and settings
* Update icon and color
2022-01-12 11:53:47 -06:00
Daniel Valdivia
2e7d8d3642
Tweaks to Tenant Details for Logging and Monitoring ( #1382 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-11 20:23:17 -08:00
jinapurapu
6527bd02e8
Added informative message for 413 error file too large ( #1379 )
2022-01-11 19:45:14 -08:00
adfost
0400e0c6d5
Tenant Logs ( #1140 )
...
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2022-01-11 15:18:31 -08:00
adfost
3a0a2b14d9
Chinese Filename Bug Fix ( #1366 )
2022-01-11 15:11:47 -08:00
adfost
9997afeedc
Delete PVC API commit ( #1378 )
...
* Delete PVC API commit
* Delete install_nvm.sh
2022-01-11 14:28:15 -06:00
Daniel Valdivia
b026baee34
Fix bug on opertator UI where metrics was showing the menu ( #1377 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-11 13:55:06 -06:00
Lenin Alevski
5ee3ef4fe4
Validate requests to logSearchApi endpoint ( #1375 )
...
- Previously any user with a validate session in console could query the
`/api/v1/logs/search` endpoint which was not ideal, now we are
limiting that to users with the `admin:OBDInfo` iam action
- Removing deprecated `has-permission` endpoint and backend code
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-01-11 11:08:30 -08:00
Alex
c90094e328
Updated react-scripts version to 5.0.0 ( #1372 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-01-10 11:35:35 -08:00
Harshavardhana
ef1dc172fd
add '/' implicitly to console_subpath ( #1371 )
2022-01-08 20:56:54 -08:00
Daniel Valdivia
eadc449bb0
Fail PR if Warnings are present in React Code ( #1348 )
2022-01-07 10:29:44 -08:00
Harshavardhana
8c63d6dd4a
skip failing subnet JWT tests
2022-01-06 21:23:26 -08:00
Daniel Valdivia
40c3161416
Report N/A when usage is not yet known ( #1369 )
...
* Report N/A when usage is not yet known
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* lint
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-01-06 21:17:20 -08:00
Daniel Valdivia
ef2d2875b2
Small Tweaks to Tiers List ( #1368 )
2022-01-06 10:02:45 -08:00
Prakash Senthil Vel
2310865425
UX Tiers ( #1367 )
2022-01-06 08:13:20 -08:00
Daniel Valdivia
4649e1697b
Release v0.13.2 ( #1362 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.13.2
2022-01-03 22:02:23 -08:00
Prakash Senthil Vel
b9ddadf9ce
UX Bucket summary ( #1355 )
2022-01-03 21:30:38 -08:00
Kanagaraj M
eae9f46ac4
add gcp marketplace server configurations ( #1361 )
2022-01-03 19:07:02 -08:00