Daniel Valdivia
aba7a9e1c9
Support to stream video ( #1304 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-07 21:36:50 -06:00
adfost
3db22a2479
Rewind mode list directory bug fix ( #1297 )
...
* rewind bug fix
* adding constant
2021-12-07 18:01:44 -08:00
Daniel Valdivia
884321cfce
Fix Capitalization on Tools Screen ( #1305 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-07 17:41:18 -06:00
Daniel Valdivia
20c07a22e3
Remove Rewind Print ( #1303 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-07 15:51:01 -06:00
Alex
bf126d3a84
Added fallback to default dashboard in case Prometheus is not accesible ( #1302 )
2021-12-07 13:39:50 -08:00
Daniel Valdivia
1e59f131e8
Fix 1299: Tools menu not showing for Heal Only Policy ( #1301 )
...
* Fix 1299: Tools menu not showing for Heal Only Policy
* Fix caching issue
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-07 15:38:36 -06:00
Prakash Senthil Vel
dfcd49bb5d
UX make all delete modals consistent ( #1289 )
2021-12-07 14:58:38 -06:00
adfost
a7ab26c81e
Disallow folders to share the same name as existing files. ( #1279 )
2021-12-07 14:33:30 -06:00
Alex
35855daa12
Added reset configuration option to settings pages ( #1292 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-12-07 10:41:52 -08:00
Lenin Alevski
3ce0b3d633
Fixed share/download object regression ( #1296 )
...
* Fixed share/download object regression
* Adding tests for computeObjectURLWithoutEncode function
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-12-06 15:49:13 -06:00
Alex
569d2390b9
Added option to download selected items in object browser ( #1286 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-12-03 13:10:32 -06:00
Daniel Valdivia
a39e468b96
Release v0.12.6 ( #1285 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.12.6
2021-12-02 13:56:50 -08:00
Alex
bbc47e6e11
Added select all to tableWrapper ( #1283 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-12-02 13:05:50 -08:00
Alex
4fb8c2f684
Disabled speedtest in standalone mode ( #1278 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-12-01 16:47:29 -08:00
Daniel Valdivia
65dcdc674a
Update ViewBox for UploadFolderIcon ( #1277 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-01 13:14:08 -08:00
Daniel Valdivia
ebc2b208d2
Icons ( #1275 )
...
* Updated Icons
* Tweaks after rebase
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix Object Manager Icons
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-12-01 12:07:19 -08:00
Lenin Alevski
b29fc0993b
fix: access audit for bucket ( #1270 )
...
Policy listing in the Audit list tab was not displaying all the policies
with access to the current bucket
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-30 21:47:54 -08:00
Alex
a3d0cb37a3
Implemented Upload folder functionality ( #1272 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-30 21:47:21 -08:00
Harshavardhana
85d549cc51
support all possible conditional values in policies ( #1271 )
...
Currently console only support "aws:username" as the
most basic variable for policy evaluation. This PR
extends this to add all the possible combinations
possible.
This includes all `jwt:*` and `ldap:*`
2021-11-30 23:14:55 -06:00
Daniel Valdivia
5f46ec2541
Update Readme screenshots ( #1269 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-30 13:52:11 -06:00
Prakash Senthil Vel
9db0c358a4
UX Create New Tenant ( #1266 )
2021-11-30 13:21:55 -06:00
Harshavardhana
eefc6a7894
reload console certs upon SIGHUP ( #1268 )
2021-11-30 13:00:46 -06:00
Alex
c529a6d127
Added Object Manager feature for Uploads & downloads ( #1265 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-30 12:06:01 -06:00
Prakash Senthil Vel
347c6aba3b
Ux Tools screens ( #1261 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-27 23:22:06 -08:00
Prakash Senthil Vel
400892565d
UX Tiers screen ( #1258 )
2021-11-27 23:13:47 -08:00
Prakash Senthil Vel
b9873fa471
UX Notification endpoints ( #1257 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-25 23:27:24 -06:00
Prakash Senthil Vel
62fe583a21
UX updates to Policy list Bucket and Object List ( #1253 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-25 14:10:23 -08:00
Kaan Kabalak
a69f597f43
Fix z-index of MainError component ( #1256 )
...
Fixes #1255
2021-11-24 22:18:00 -06:00
adfost
cdb4392633
Adding Download Directory to Console ( #1235 )
...
* Adding Download Directory Functionality
* fixing spaces
* removing unnecessary function
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-24 20:08:25 -08:00
Prakash Senthil Vel
41f77f128e
Lazy load components ( #1250 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-24 19:45:09 -08:00
Alex
af68a0c7e4
Release v0.12.5 ( #1252 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
v0.12.5
2021-11-23 23:40:02 -08:00
Lenin Alevski
0ea2193878
Adding SecureComponent to policy details page ( #1251 )
...
- Make Users & Policies clickeable only if user has permissions to view
in bucket page
- Add SecureComponent to policy detail page: api calls, menu options,
raw policy editor, etc.
- Add missing click action to groups in policy detail page
- Fix NPE in list groups for policy endpoint
- Added SecureComponent to ListPolicies page
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-23 20:09:36 -08:00
Prakash Senthil Vel
06b08593b7
Login page UX ( #1248 )
2021-11-23 13:08:24 -06:00
adfost
6b3ff10027
Securizing bucket tags ( #1249 )
2021-11-23 11:52:14 -06:00
Daniel Valdivia
53d278a91e
Define base for assets and support for sub path ( #1247 )
...
* Added correct mime type to files
* Define Base for Assets
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* lint
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Make things relative
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* hop styling
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-22 21:02:16 -08:00
Daniel Valdivia
820fa61b43
Release v0.12.4 ( #1246 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.12.4
2021-11-19 17:46:21 -08:00
Lenin Alevski
3f60df9071
Validate provided external certificates during tenant creation ( #1245 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-19 16:37:34 -08:00
Daniel Valdivia
0bbd4f0282
Lazy Load Login Screens and Menu Icons ( #1244 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-19 16:12:31 -08:00
Lenin Alevski
1fa4d19e93
Adding secureComponent to groups and buckets description message ( #1243 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-19 15:55:48 -08:00
Prakash Senthil Vel
f56b4905c9
Settings page ux refactor ( #1242 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-19 15:27:18 -08:00
Daniel Valdivia
575bf2927d
Lazy Load All Protected Routes ( #1240 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-19 10:30:34 -08:00
Alex
6bacd0a45c
Added autotune support to speedtest ( #1239 )
...
- Also updated tooltip trigger icon size
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-19 00:08:33 -08:00
Lenin Alevski
7f5de2d70e
Adding SecureComponent to list groups and group details page ( #1238 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-18 19:51:40 -08:00
Daniel Valdivia
f0d5398748
Deprecate SvgIcon and make all icons more consistent ( #1237 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-18 19:00:37 -06:00
Prakash Senthil Vel
813458c4c1
UX cosmetics for users, groups, service accounts ( #1236 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-11-18 15:13:07 -06:00
Lenin Alevski
aae493ac82
Re-implement policy handling in react ( #1234 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-18 08:25:01 -08:00
Lenin Alevski
f5234d2830
Simplify admin actions calculations on list buckets ( #1233 )
...
* Simplify admin actions calculations on list buckets
* adding license to file
2021-11-15 19:48:25 -06:00
Lenin Alevski
f6acb888d2
Fixed regression on share file endpoint ( #1232 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-11-15 14:13:39 -08:00
Alex
5328f53943
UI Adjustments in share file modal ( #1231 )
...
UI Adjustments in share file modal (elements alignment & snackbars position fixes)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-11-15 15:03:07 -06:00
Prakash Senthil Vel
70a4d76283
Service account ux ( #1229 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-11-15 12:52:55 -08:00