Alex
283a00bde2
Added custom metadata to object details ( #914 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-08-02 10:20:29 -07:00
Daniel Valdivia
0c78359832
Tabs to Lists for Configurations, Policy ( #913 )
...
* Tabs to Lists for Configurations, Policy
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix Tests
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Logs
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-30 17:01:55 -07:00
Minio Trusted
ac7cefde39
update to v0.8.1
2021-07-29 14:58:36 -07:00
Daniel Valdivia
1689a73809
Tenant Details Tabs ( #910 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-29 11:12:49 -07:00
Alex
e20ef0cfb8
Display Retention Policy details inside bucket details ( #905 )
2021-07-29 10:37:33 -07:00
Daniel Valdivia
e6dec7aa46
Style Background ( #909 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-29 12:27:05 -05:00
Alex
efae5f6ae2
Enforced error type ( #904 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-28 18:09:48 -07:00
Daniel Valdivia
988958f131
Redesigned Bucket Details. User Details. Account Screen. Login Error. ( #903 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-28 17:53:53 -05:00
Alex
13844e10f8
Added new implementation for error handling ( #901 )
...
Now errors will display detailed information, modal box errors will prioritize detailed errors
2021-07-27 23:27:27 -07:00
Daniel Valdivia
87917e618c
Fix bug not allowing to add webhooks ( #900 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-27 23:26:54 -07:00
Alex
a2cde72347
Returned full error to browser. ( #897 )
...
This is first step of new error handling. UI rework will be done
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-26 16:25:55 -07:00
Minio Trusted
b84b80742c
update to release v0.8.0
2021-07-23 18:55:16 -07:00
Alex
dcab568ea7
assets ( #895 )
2021-07-23 18:50:24 -07:00
Alex
4fdf9a1190
Fixed encoding & URL issues for users & groups pages ( #896 )
...
* Fixed encoding & URL issues for users & groups pages
* Update portal-ui/src/screens/Console/Users/ListUsers.tsx
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-23 18:37:34 -07:00
Alex
6c7bfe6514
Improved Tiers page ( #894 )
...
Added relevant instructions for tiers name & returned correct errors from MinIO
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-23 11:09:19 -07:00
adfost
419fa59923
New link ( #893 )
2021-07-23 12:34:13 -05:00
Daniel Valdivia
73fe08cd81
Remove Operator mode references in Console mode ( #884 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-22 11:17:26 -07:00
Minio Trusted
b79c228890
fix: assets build missing entries in index.html
2021-07-21 22:18:37 -07:00
Alex
d88146459a
Removed log search error message in console logs ( #890 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-21 16:13:23 -07:00
adfost
2e1e4e4e80
Delete multiple objects ( #856 )
...
* delete multiple objects
* fixing capitalization
* make assets
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-21 15:49:20 -07:00
Daniel Valdivia
6f7c026e4c
Support for Hop into tenants ( #878 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-21 15:09:49 -07:00
Alex
a6aa0f14c1
Added loading splash screen ( #888 )
2021-07-21 16:59:29 -05:00
Alex
2377959628
Improved FS Mode in console: ( #889 )
...
- Replaced legend for create bucket
- Hidden Heal in FS mode
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-21 14:44:00 -07:00
Alex
dd0b791d9d
Added FS Support & blocked non usable functionality in console ( #880 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 19:02:33 -07:00
Daniel Valdivia
c31af8bb8c
Fix bug when deleting objects with % in the name ( #876 )
...
* Fix bug when deleting object puts with % in the name
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Remove unused import
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 18:42:50 -07:00
Alex
9b6d14c752
Fixed policy page crash ( #882 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-07-20 18:33:01 -07:00
Daniel Valdivia
804e3b04ad
iFrame Support ( #865 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-20 11:55:37 -07:00
Daniel Valdivia
982ff0da5e
Split Operator and Management API into different Swagger files ( #875 )
...
* Split Operator and Management API into different Swagger files
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Linting
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-19 11:48:50 -07:00
adfost
63582de380
adding int value functions ( #852 )
2021-07-16 16:53:07 -07:00
Daniel Valdivia
27489d9a3d
Improve Object Download ( #867 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-15 13:26:19 -07:00
Lenin Alevski
54dfcbd378
Fix: derivedKey should not be a global variable ( #862 )
...
Embedded console was ignoring values set by CONSOLE_PBKDF_PASSPHRASE and
CONSOLE_PBKDF_SALT for generating new session tokens, derivedKey is used
to encrypt/decrypt session tokens generated by console
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-07-12 14:31:10 -07:00
adfost
373d576e54
Delete pods ( #844 )
...
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-07-09 09:56:29 -07:00
Lenin Alevski
7ca7c8278b
Responsive License Page via Flex ( #843 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-06-29 21:18:57 -05:00
Minio Trusted
ced3e64c61
update to release v0.7.5
2021-06-29 11:43:04 -07:00
Daniel Valdivia
c73764bca1
Style Tenant Security Tab ( #841 )
...
* Style Tenant Security Tab
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Address comments
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-28 14:58:34 -07:00
adfost
531d8a2f4e
Adding groups tab to Policy Details page ( #837 )
...
* parent 58efbbbf60
author Adam Stafford <adam@minio.io > 1624473190 -0700
committer Adam Stafford <adam@minio.io > 1624569868 -0700
policy groups
* restoring old commit files
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-28 12:53:29 -07:00
Alex
58efbbbf60
Fixed some warnings ( #834 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-06-24 12:38:41 -07:00
Lenin Alevski
616be03c0b
CA Certificates in Operator-UI ( #829 )
...
- Bug fix: removing CA certificates for MinIO in operator-ui was broken
- Added missing file uplader for Console CA certificates
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-06-24 14:15:24 -05:00
adfost
c7e195b361
Add Filtering to Users on Policy Details ( #833 )
2021-06-23 22:03:21 -05:00
Daniel Valdivia
fa85ad9791
Make ElementKey optional ( #831 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-23 11:03:55 -07:00
Daniel Valdivia
9f4d3f4586
Fix Bucket Replication listing ( #832 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-23 10:57:19 -07:00
Alex
52075681c3
Added rewind functionality to console ( #828 )
...
* Added rewind functionality to console
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
* Fix for object details
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-22 23:10:54 -07:00
jinapurapu
6166223995
Moved Change User Password and added password length check ( #820 )
...
* Moved Change User Password and added password length check
* Remade assets
* Moved Change User Password and added password length check
* Rebuilt assets
Co-authored-by: Jill <jill@minio.io >
2021-06-18 11:22:09 -07:00
Daniel Valdivia
61cf109fd6
Global Refresh for Tenant Details ( #822 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-18 11:22:51 -05:00
Daniel Valdivia
2d6b5ecbc6
Re-organize Pod Details ( #821 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-17 19:12:52 -07:00
Lenin Alevski
85797749ba
Security Tab for operator-ui ( #804 )
...
Security Tab allow users to set various configurations related to TLS
certificates for MinIO and Console
- Enable/Disable AutoCert
- Add/Delete MinIO and Console Certificates
- Add/Delete MinIO and Console CA Certificates
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-06-17 17:30:20 -07:00
adfost
09503ed0c8
Pod Events ( #807 )
...
* Pod Events
* restoring files
* restoring files
* make assets
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Adam Stafford <adam@minio.io >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-06-17 16:24:22 -07:00
Daniel Valdivia
34b05bd426
Fix Singel Value widget not rendering on tab switch ( #819 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-06-17 18:01:19 -05:00
Alex
11eb587610
Improved trace functionality & added filters support ( #817 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-06-17 12:21:25 -07:00
Alex
03c24c6f14
Fixed issue with comparison & prettier ( #815 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-06-16 16:36:50 -07:00