Lenin Alevski
e82103c678
Remove yarn warnings from portal-ui ( #1207 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-10 09:47:47 -08:00
Lenin Alevski
c2f0889ff8
STS session token and console session cookie have same duration ( #1202 )
...
- `CONSOLE_STS_DURATION_IN_SECONDS` env renamed to `CONSOLE_STS_DURATION` to support more time formats
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-09 21:41:00 -08:00
adfost
4a8ec219cc
don't restart after every commit ( #1204 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-11-09 11:32:23 -08:00
Daniel Valdivia
e461a2268a
Remove Warnings ( #1200 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-08 22:43:00 -08:00
Daniel Valdivia
31fbdd515c
Release v0.12.2 ( #1201 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.12.2
2021-11-08 18:44:57 -08:00
Daniel Valdivia
685cfda752
Update Box Button Style and move Icons to the Right ( #1199 )
...
* Update Box Button Style and move Icons to the Right
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Add AButton component to replace <a> tags
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-08 16:09:59 -08:00
Daniel Valdivia
5c40bda742
Disable Manage button if ( #1198 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-08 16:02:40 -08:00
Daniel Valdivia
47a48de7a1
Release v0.12.1 ( #1192 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.12.1
2021-11-04 16:12:43 -07:00
Daniel Valdivia
b8027c7bf5
Make Dashboard reactive in xs and sm to full screen ( #1189 )
...
* Make Dashboard reactive in xs and sm to full screen
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Dynamic Widgets
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-04 16:03:33 -07:00
Daniel Valdivia
9b06748cef
Match button's height. Remove Margin+Padding on Panel Titles. Move List bucket Buttons. ( #1191 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-04 15:29:31 -07:00
Alex
6e3c0bdc49
Fixed possible undefined condition if element is not defined. ( #1190 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-04 13:54:29 -07:00
Daniel Valdivia
a9937afc64
Redirect back to original URL if user redirected to loging screen ( #1187 )
...
* Redirect back to original URL if user redirected to loging screen
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Cover SSO cases
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-11-04 13:31:55 -07:00
Daniel Valdivia
1bb7012d53
License Tweaks ( #1188 )
...
* License Tweaks
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Address comments
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix react tests
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-11-04 13:07:34 -07:00
Alex
c0601b7dfd
Disabled restore button on delete marker = true ( #1186 )
...
* Disabled restore button on delete marker = true
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-04 12:49:34 -07:00
jinapurapu
f7eac3086b
Fixed health color logic for two drive case ( #1185 )
...
* Fixed health color logic for two drive case
* Removed unneeded code
2021-11-03 16:49:46 -07:00
Daniel Valdivia
5df4e98037
Release v0.12.0 ( #1184 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.12.0
2021-11-03 14:30:37 -07:00
Prakash Senthil Vel
4e7559f354
Groups page ux refactor ( #1183 )
2021-11-03 10:12:31 -07:00
Alex
acd785dfe0
Added support to restore versions in object details ( #1181 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-02 17:59:52 -07:00
Lenin Alevski
184f864873
Dynamic UI components ( #1162 )
...
Hide/Show UI components based on the IAM policy of the current user
- Buckets lists: hide/show manage button
- Bucket admin page: left menu items enable/disable
- Bucket admin page: bucket configuration buttons are enabled/disabled
- Bucket admin page: hide/show create buttons
- Bucket admin page: enable/disable requests to backend service
- Object browser: hide/show bucket buttons for upload, delete, etc
- Object browser: hide/show bucket configuration button
- Object details: hide/show object buttons, ie: delete
- Object details: hide/show object attributes, ie: legal hold,
retention, tags, etc
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-02 17:34:39 -07:00
adfost
e1a3164cd9
Fix reload bar not disappearing on console settings page. ( #1178 )
...
* bug_fix_reload
* removing duplicate line
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-02 16:51:16 -07:00
Daniel Valdivia
dc35bb2191
Tools Page ( #1180 )
...
* Tools Page
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Help Boxes
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Remove Un-Used code
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-02 16:41:52 -07:00
Daniel Valdivia
f4c90bbe7e
Right Alighn Scalar/Unit selector ( #1169 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-01 21:25:15 -07:00
Daniel Valdivia
2d51f64b5f
Update buttons to BoxIconButton ( #1174 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-01 20:59:03 -07:00
Alex
684f089f61
Added loading validation to avoid flashing empty components ( #1177 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-01 20:46:45 -07:00
Daniel Valdivia
e7f1aeff94
Align right radio groups ( #1167 )
...
* Match Design for Switches
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Margins
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Align Right Radio Buttons
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-11-01 18:46:43 -07:00
Daniel Valdivia
2f917134e6
Optimized List objects v2 for metadata ( #1175 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-01 18:34:20 -07:00
Daniel Valdivia
dfd0d084d9
Fix styles activated license page ( #1176 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-01 17:39:50 -07:00
Daniel Valdivia
ad2cdd73be
Updated Liencese Page ( #1170 )
2021-10-29 18:57:50 -07:00
Daniel Valdivia
2191a1561a
Match switch design ( #1166 )
...
* Match Design for Switches
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Margins
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-29 14:17:15 -07:00
Daniel Valdivia
c9352f1a6a
Add Info Cards on Empty Screens ( #1164 )
...
* Add Info Cards on Empty Screens
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix ICon
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-29 12:31:36 -07:00
Daniel Valdivia
7a5cc660d4
New tenants list ( #1160 )
...
* New Tenants Listing
* Removed all warnings and duplciate comments
2021-10-28 10:29:38 -07:00
Alex
610c8a4653
Made versions text selectable ( #1159 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-27 18:50:28 -07:00
Alex
5740c11fca
Fixed some details on audit logs page ( #1156 )
...
- Changed default port to 5005 due 5000 port is not available to use in new MacOS versions
- Added an option to show full log information in a modal
- Fixed issue with column selector dropdown & mui v5
- Fixed advanced filters table population
- Changed date range selector picker for audit logs
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-27 12:42:20 -07:00
Harshavardhana
5f1e228d20
update mc deps to fix gjson CVE-2021-42836 ( #1155 )
2021-10-26 22:11:19 -07:00
Daniel Valdivia
bbe87ecd59
Enable gzip compression on assets ( #1150 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-26 18:20:26 -07:00
Lenin Alevski
6f13cbaec1
Add Code Highlight to YAML editor ( #1149 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-25 20:09:30 -07:00
Alex
cd47b0c118
Added sort functionality to ame, last modified & size columns in object browser list ( #1151 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-25 20:00:34 -07:00
Lenin Alevski
972ea65a5d
Implement logout endpoint for operator-ui ( #1144 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-25 14:17:03 -05:00
Alex
d1e4ce2f31
Fixed error message on tenant creation wizard ( #1143 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-25 13:33:46 -05:00
Daniel Valdivia
faf20f73b2
Bug: Tenant metrics not loading ( #1142 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-22 14:41:51 -07:00
Alex
ac9f25fcd2
Changed background to white & added new shadow in title bar ( #1141 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-22 14:23:54 -07:00
Alex
a4de76c3e2
Restructured settings page to use URL navigation ( #1138 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-22 10:49:39 -07:00
Alex
3fabfb96c9
Updated material-ui dependencies to mui 5 & fixed issues with migration ( #1119 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-21 20:20:27 -05:00
jinapurapu
caa282f003
Added functionality to delete icon on Policy Details screen ( #1137 )
...
* Added functionality to delete icon on Policy Details screen, typo fix in delete policy modal
* Removed unneeded text
* Updated field names
2021-10-21 19:11:46 -05:00
Kaan Kabalak
7065123490
Disable Download icon for folders ( #1134 )
...
Fixes #1133
2021-10-20 19:10:05 -07:00
Daniel Valdivia
b21aceed7b
Release v0.11.0 ( #1131 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.11.0
2021-10-20 13:26:21 -07:00
Lenin Alevski
3b82079b8c
Adding additional fields for openid configuration ( #1132 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-20 11:33:07 -07:00
Klaus Post
854468a713
Return parseable error on S3 requests ( #1120 )
...
Return S3 compatible error when an S3 API request is made to the console port.
Before:
```
λ mc ls local9090
mc: <ERROR> Unable to list folder. XML syntax error on line 1: invalid character entity &display (no semicolon)
```
After:
```
λ mc ls local9090
mc: <ERROR> Unable to list folder. S3 API Request made to Console port. S3 Requests should be sent to MinIO API port.
```
2021-10-20 02:18:16 -07:00
Daniel Valdivia
1d69024e3a
Add Help Box to multiple Screens ( #1129 )
2021-10-19 19:15:58 -07:00
Alex
67082e1b1d
Fixed file download in list ( #1130 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-19 18:57:07 -07:00