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 >
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
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
Lenin Alevski
95f622a597
fix: more fixes related to object name encoding ( #1128 )
...
- removing limitation of characters for paths/folders
- fixed object names with international characters inside paths
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-19 19:42:59 -05:00
Daniel Valdivia
37d7f0025b
Remove tabs on Settings ( #1127 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-19 17:14:59 -05:00
Daniel Valdivia
137170521c
Limit add Tier and Add Notification Endpoint width ( #1125 )
...
* Limit add Tier and Add Notification Endpoint width
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Backlink component
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-19 13:12:13 -07:00
Lenin Alevski
c62fecbac1
Fixes object name encoding/decoding crashing because of weird characters ( #1124 )
...
Fixes uploading, listing and managing objects with characters outside of
Latin1 range in file name
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-19 14:19:06 -05:00
Daniel Valdivia
3d858ac04a
Limit Max Width of all containers to 1180px ( #1123 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-19 12:47:28 -05:00
David Regla
573049e53c
Add some missing config keys to settings panel ( #1064 )
...
Added missing keys: api, heal, scanner. Some 'api' keys were left out. Didn't add identity_tls as it isn't always available
2021-10-19 12:30:06 -05:00
Daniel Valdivia
9625d4679c
Remove Review Step on Add Tenant ( #1121 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-19 10:23:11 -07:00
Daniel Valdivia
790c6b0e2f
Fix License Page Styles ( #1122 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-19 10:16:29 -07:00
Lenin Alevski
ff433549b6
Operator-UI security context configuration ( #1089 )
...
- fix: check all pages are valid in Add tenant wizard before enabling
Create button
- Added: security context menu configuration for MinIO, logsearch api,
postgres, prometheus and KES
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-19 09:42:36 -07:00
Daniel Valdivia
ccebc17f3f
Fix Loading Quota stuck spinner ( #1117 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-18 13:22:08 -07:00
Lenin Alevski
7c82306cc0
Fix: download objects and delete tags for object browser ( #1118 )
...
- fixed: download object from object browser fails because of file name
not encoded in request
- fixed: deleting tags for object fails
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-18 13:05:10 -07:00
Alex
4d458c4f8c
Updated Tiers module to be its own page ( #1113 )
...
Also refactored & did some cleanup in the code
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-10-15 12:35:04 -07:00
Alex
aadc66a739
Changed styles for range date selector in Prometheus dashboard ( #1111 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-15 11:53:55 -07:00
Daniel Valdivia
ed73d99590
Make Lambda Notification Targets a page ( #1105 )
...
* Make Lambda Notification Targets a page
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Error messasge tweak
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Updated test cases
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-10-13 12:37:32 -07:00
Lenin Alevski
410b4555e3
Refactor session token ( #1109 )
...
- Update operator dependency
- Don't store policy on session token, instead obtain it during session
validation
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-10-12 21:25:02 -07:00
Daniel Valdivia
2cae87aaed
Release v0.10.4 ( #1108 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-10-12 16:41:25 -07:00
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