Alex
d6944ccd3b
Added zoom option to line charts & bar charts in prometheus dashboard ( #1104 )
2021-10-11 19:17:18 -07:00
Alex
ebaa1947de
Changed number representations in Prometheus dashboard ( #1101 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-11 12:32:27 -07:00
Daniel Valdivia
9d61af7060
Release v0.10.3 ( #1098 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-05 13:00:12 -07:00
Daniel Valdivia
1b225e0901
fix: broken STS Sessions with large policies ( #1096 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-04 14:25:00 -07:00
Alex
7a864d2631
Changed error modal snackbar ( #1093 )
...
Changed error modal snackbar to use a simplified style of global error snackbar. also fixed an issue where error was persistent if you closed the modalbox with an error present
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-30 09:25:34 -07:00
Daniel Valdivia
dfca19092a
Dashboard Tweaks ( #1091 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-28 16:36:59 -07:00
Alex
61cf397a02
Loaded correct version of the file for sharing ( #1090 )
...
Loaded correct version of the file for sharing when undefined is received in share window, this fixes an issue with objects list where non version was retrieved from backend
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-28 16:28:02 -07:00
Daniel Valdivia
d31528e2b5
Uptime Icon ( #1088 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-09-28 16:23:25 -07:00
Alex
8fd1e0db9c
Fixed widgets overlaps & some style adjustments in Dashboard ( #1087 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-28 14:51:38 -05:00
Lenin Alevski
3d27cd2bd3
Multiple fixes for sub path and objects filename encoding ( #1086 )
...
- fix: objects with special characters (ie: /,&,%,*) won't open
- fix: create subdolders with special characters won't work, ie: /,&,%,*
- fix: view subfolders with special characters (ie: /,&,%,*) won't work
- refactor: browser breadcrumb
- fix: rewind enable/disable toggle button not working
- fix: undefined style for add bucket button in buckets page
- Added: validation for folder path naming
- refactor: encode prefix parameter using base64 to avoid url encode
issues
- fix: share link for versioned object won't work because of wrong
version_id
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-28 12:25:28 -07:00
Daniel Valdivia
2269af829f
Release v0.10.2 ( #1085 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-27 12:39:54 -07:00
Alex
8658ac2914
Improved the Share File modal ( #1083 )
2021-09-25 01:00:32 -07:00
Alex
19f034adf4
Embedded lato font in console project & removed google fonts dependency ( #1080 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-24 14:27:05 -05:00
Alex
3034803054
Console portal-ui improvements ( #1079 )
...
- Updated dependencies in yarn lock
- Quick common card adjustment
- Warnings cleanup
- Updated assets
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-24 14:22:01 -05:00
Ravind Kumar
403f8caa8b
Minor Typo Fix ( #1081 )
2021-09-24 09:29:06 -05:00
Alex
cb886f0130
Updated styles in Prometheus dashboard ( #1078 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-23 10:01:56 -07:00
Daniel Valdivia
951a041bc5
Release v0.10.1 ( #1076 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-22 16:08:06 -07:00
Lenin Alevski
8d203f4797
Case insensitive search for list objects ( #1077 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-22 14:31:01 -07:00
Daniel Valdivia
401a051b8e
Object Details Loading + NPE ( #1075 )
...
* Object Details Loading + NPE
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* remove commented line
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-22 12:10:50 -07:00
Daniel Valdivia
4cdb862ae6
Fix folder icon ( #1074 )
...
* Compute Pool Fields on Refresh
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix Folder Icon
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-09-22 11:44:58 -07:00
Lenin Alevski
e6f4ac1e6c
Adds Azure support for KES configuration in operator-ui ( #1070 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-21 20:56:07 -07:00
Lenin Alevski
137ff41be2
Display detailed errors when login fails ( #1069 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-21 20:48:24 -07:00
Daniel Valdivia
e7665fae85
Compute Pool Fields on Refresh ( #1067 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-09-21 20:40:40 -07:00
dependabot[bot]
4ab1cf1bf2
Bump tmpl from 1.0.4 to 1.0.5 in /portal-ui ( #1068 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-21 17:49:52 -07:00
Harshavardhana
27689a17f3
change server side uploader to fully streaming based ( #1066 )
...
this PR fixes the behavior to avoid `/tmp` folder as
staging directory for large uploads, instead rely on
the client upload stream itself to upload the object
entirely.
2021-09-21 17:43:43 -07:00
Lenin Alevski
2b6d5e5128
Fix oauth flow and remove go-oidc library ( #1063 )
...
- Update transport to use the same from Console in IDP Auth
- Validate provided idp URL
Co-authored-by: Harshavardhana <harsha@minio.io >
Signed-off-by: Ricardo Katz <rkatz@vmware.com >
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Ricardo Katz <rkatz@vmware.com >
Co-authored-by: Harshavardhana <harsha@minio.io >
2021-09-20 16:13:16 -07:00
Daniel Valdivia
64e38ca8d3
List buckets re-design ( #1058 )
...
* New Bucket Listing
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-20 11:13:34 -07:00
Lenin Alevski
d85b693751
Add share action to listed objects ( #1052 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-09-20 10:42:50 -05:00
Daniel Valdivia
4cc57fe440
Browser Theme Styling ( #1056 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-17 19:23:00 -07:00
Alex
2ade4ca1cf
Added New styles to Dashboard ( #1054 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-16 09:43:37 -07:00
Daniel Valdivia
52ee9bb49b
Reactive Tenant Details and Summary ( #1051 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-15 21:11:46 -07:00
Daniel Valdivia
c93f1ba564
Release v0.10.0 ( #1049 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 16:32:39 -07:00
Lenin Alevski
77eff6ce91
Additional image, music and video file formats for object preview ( #1047 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:39:51 -07:00
Daniel Valdivia
15a9e72192
File Type Icons ( #1046 )
...
* File Type Icons
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* One more font extension
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix FileZipIcon
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:33:03 -07:00
Daniel Valdivia
9f070d9ebb
Fix Users with + in the name ( #1045 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 15:23:38 -07:00
Daniel Valdivia
2077004bd3
Release v0.9.9 ( #1042 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-14 09:06:51 -07:00
Daniel Valdivia
c30f1cee92
Policies Routing Wildcard ( #1041 )
...
* Policies Routing Wildcard
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Remove Console.log
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 18:08:02 -07:00
Daniel Valdivia
a060ddbef2
Collapsed Menu Icon ( #1040 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 18:01:55 -07:00
adfost
8f202ef5a4
Allow set policy to none ( #1039 )
...
* policy bug fix
* rename button
Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local >
2021-09-13 17:46:09 -07:00
Daniel Valdivia
0fdf5ee0fc
Add Tenant in non-linear way ( #1027 )
...
* Add Tenant in non-linear way
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 16:00:44 -07:00
Daniel Valdivia
875647577a
Dashboard MinIO Version Icon ( #1037 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 17:29:19 -05:00
Lenin Alevski
27ac6db99a
Preview WEBM files on object details ( #1033 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-13 11:40:12 -07:00
adfost
e6086afdbe
adding volumes page ( #1019 )
2021-09-10 21:13:30 -07:00
Daniel Valdivia
59f5f6a9f0
Default background color ( #1030 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-10 22:44:23 -05:00
Daniel Valdivia
67b0261b0b
Make Menu Collapsable ( #1025 )
2021-09-10 18:33:50 -07:00
Alex
ba051dfb7d
Added verification to server & drive cards for missing fields ( #1022 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-10 16:14:24 -07:00
Daniel Valdivia
4135b27cfd
Menu Re-Design Part 1 ( #1021 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-09 16:45:37 -07:00
Alex
755e0b49e9
Cleanup of non used icons ( #1018 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-09 11:41:33 -07:00
Alex
605f4d4a62
Object browser migrated into bucket details ( #1017 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2021-09-09 12:39:03 -05:00
Daniel Valdivia
33acf45264
Release v0.9.8 ( #1016 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-09-08 13:38:29 -07:00