Daniel Valdivia
c741e9ccae
Release v0.16.2 ( #1945 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.16.2
2022-05-03 11:33:42 -07:00
jinapurapu
ab835286b0
Add Service Account Policy restriction improvement ( #1921 )
2022-05-03 11:03:57 -07:00
Alex
6485718a97
Changed Share modal styles ( #1942 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-05-02 22:30:48 -05:00
adfost
00bcb54b67
Describe pod API ( #1861 )
2022-05-02 18:35:36 -07:00
Alex
fef7863810
Adjusted edit / delete tags modal styles ( #1939 )
2022-05-02 17:01:34 -07:00
jinapurapu
427b9b4892
Integration test for PolicyNameContainsSpace ( #1940 )
2022-05-02 17:35:01 -05:00
jinapurapu
34adc5451d
Disabled Save button on Add Policy Screen if policy name contains space ( #1937 )
2022-05-02 15:08:11 -07:00
adfost
224e8d4bba
More groups tests ( #1923 )
2022-05-02 11:25:21 -05:00
Prakash Senthil Vel
07d75e19d5
UX KBar Style ( #1935 )
2022-05-02 11:04:07 -05:00
Daniel Valdivia
31871f54d4
Update HelpBox for Create Bucket. Add spacing. ( #1934 )
2022-04-30 12:00:58 -07:00
Alex
6069991405
Improvements for download / upload manager ( #1933 )
...
- Changed styles on progress bars & items
- Fixed some issues in error state & handling
- Added cancel capability to objects
- Added visual indicators when new objects are added to pool
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-29 20:54:12 -07:00
Daniel Valdivia
a017c71d20
Release v0.16.1 ( #1928 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
v0.16.1
2022-04-29 18:55:43 -07:00
Harshavardhana
4001f14953
keep lookupMap for easy reading for relevant publicKey file ( #1930 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-29 15:14:04 -07:00
Cesar Celis Hernandez
130413cbef
having idp configured via env variable only ( #1931 )
2022-04-29 14:48:21 -07:00
Lenin Alevski
0622cc658b
fix: parseTenantCertificates was ignoring cert-manager secrets ( #1929 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Cesar Celis Hernandez <celis.hernandez.cesar@gmail.com >
2022-04-29 11:55:07 -07:00
Alex
663a5b196d
Remove of suspended traffic warning in profile page ( #1926 )
2022-04-29 01:45:42 -05:00
Prakash Senthil Vel
6f676f73a4
UX Prometheus dashboard ( #1907 )
2022-04-28 19:57:16 -07:00
Daniel Valdivia
26d7001ae1
Remove all un-used CSS classes ( #1924 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-28 19:33:46 -05:00
Daniel Valdivia
f79a8e8177
FormLayout Component ( #1922 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-28 15:13:20 -07:00
Daniel Valdivia
0e5147bb1d
Constraint PageLayout to max 1220px on large resolutions ( #1919 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-28 14:34:29 -07:00
Lenin Alevski
566fb27fc1
Error and Audit logger webhooks ( #1855 )
...
Similar to MinIO now it's possible to configure webhooks to log all
triggered errors and incomming requests via env variables:
```
CONSOLE_LOGGER_WEBHOOK_ENABLE_<ID>
CONSOLE_LOGGER_WEBHOOK_ENDPOINT_<ID>
CONSOLE_LOGGER_WEBHOOK_AUTH_TOKEN_<ID>
CONSOLE_LOGGER_WEBHOOK_CLIENT_CERT_<ID>
CONSOLE_LOGGER_WEBHOOK_CLIENT_KEY_<ID>
CONSOLE_LOGGER_WEBHOOK_QUEUE_SIZE_<ID>
CONSOLE_AUDIT_WEBHOOK_ENABLE_<ID>
CONSOLE_AUDIT_WEBHOOK_ENDPOINT_<ID>
CONSOLE_AUDIT_WEBHOOK_AUTH_TOKEN_<ID>
CONSOLE_AUDIT_WEBHOOK_CLIENT_CERT_<ID>
CONSOLE_AUDIT_WEBHOOK_QUEUE_SIZE_<ID>
```
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-04-28 12:55:06 -07:00
Lenin Alevski
8c18829089
Update DNS Rebinding etcd vulnerable dependency ( #1918 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-04-28 14:21:17 -05:00
adfost
c68c175827
committing new tests ( #1879 )
2022-04-28 11:52:37 -05:00
dependabot[bot]
415088ae2d
Bump ejs from 3.1.6 to 3.1.7 in /portal-ui ( #1915 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-28 11:00:34 -05:00
adfost
158926f192
groups_test ( #1916 )
2022-04-28 08:09:06 -07:00
Lenin Alevski
f026ffffc8
Fix profiling endpoint and adding tests ( #1917 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-04-27 20:07:32 -07:00
Cesar Celis Hernandez
bd0edea3df
Increase coverage threshold ( #1914 )
2022-04-27 16:49:58 -05:00
Alex
07b4dad4d3
Fixed issues with Quota modal ( #1911 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-27 14:08:19 -07:00
Cesar Celis Hernandez
0df796bc03
fixing integration tests to use proxy ( #1912 )
2022-04-27 12:33:10 -07:00
Daniel Valdivia
cf0212391e
Console Swagger Module Reorganization ( #1881 )
...
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
Co-authored-by: Prakash Senthil Vel <23444145+prakashsvmx@users.noreply.github.com >
2022-04-27 11:45:04 -07:00
Alex
cb3a695c25
Removed quota from versioning section & added inside summary page ( #1910 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-27 09:36:39 -07:00
Daniel Valdivia
3040d468db
Release v0.16.0 ( #1904 )
v0.16.0
2022-04-25 15:41:06 -07:00
jinapurapu
9df300b241
Changed from modal to screen for Add Group link on empty Groups screen ( #1905 )
2022-04-25 15:51:19 -06:00
jinapurapu
870cef7b65
Added error handling for group already existing ( #1902 )
2022-04-25 15:42:50 -05:00
Daniel Valdivia
d9843d50cd
Fix Subpath parsing ( #1900 )
2022-04-25 15:23:40 -05:00
Alex
9c64c5732b
Removed spaces next to breadcrumbs slashes ( #1903 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-25 13:12:26 -07:00
Harshavardhana
275d87f302
config set should always use on/off not true/false ( #1899 )
...
fixes https://github.com/minio/minio/issues/14516
2022-04-25 07:47:56 -07:00
Daniel Valdivia
509f4953bb
update all dependencies ( #1853 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-23 08:45:46 -07:00
Alex
63d1fb2abb
Added UI for Domains edit ( #1897 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-23 10:31:04 -05:00
Alex
b3afa34535
API for domains update ( #1889 )
...
* API for domains update
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-23 02:19:14 -05:00
Daniel Valdivia
8203449d92
Format Add Users/Groups, Fix bug on Add Service Account ( #1898 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-22 22:36:41 -07:00
Daniel Valdivia
8a96d8d8a5
Fix spacing on Add tenant forms ( #1895 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-22 21:59:18 -07:00
jinapurapu
66df609d4a
Moved AddUser from modal to screen ( #1869 )
...
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-22 21:40:20 -07:00
jinapurapu
fda090f7dd
Created Add Policy screen ( #1896 )
2022-04-22 23:21:06 -05:00
jinapurapu
74d4c4a3e6
Create Add Group screen ( #1890 )
2022-04-22 20:50:31 -07:00
Kaan Kabalak
c6798a69d9
Remove duplicate Inspect page path ( #1891 )
2022-04-22 20:58:40 -05:00
Daniel Valdivia
5a484550fb
New Login ( #1894 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-04-22 20:40:57 -05:00
jinapurapu
b567e4855f
Create service account screen ( #1886 )
2022-04-22 19:49:24 -05:00
Kaan Kabalak
c2303f78df
Remove redundant Tools path ( #1887 )
2022-04-21 23:16:06 -05:00
Alex
bbe494f85c
Fixed create path issue when object details is open ( #1885 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-04-21 18:28:15 -05:00