Alex
2857b8c586
Release v0.19.5 ( #2243 )
v0.19.5
2022-08-10 20:43:36 -07:00
Alex
b1788c29db
Disabled Object Locking button when permissions are not set ( #2226 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-10 22:15:18 -05:00
jinapurapu
2e1401f013
Increased delay to reduce failure of Operator UI test ( #2240 )
2022-08-10 16:12:55 -05:00
Alex
1e1c11b13c
Added FSGroupChangePolicy support to create tenant screen ( #2233 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-10 13:28:15 -05:00
Javier Adriel
25c1c854b1
Add new section to register tenants with API key in operator ( #2222 )
2022-08-09 13:23:15 -05:00
Javier Adriel
5be2cc1965
Implement register handlers ( #2219 )
2022-08-09 13:22:53 -05:00
Alex
4aa3f40792
Removed permanent scrollbar in embedded object browser ( #2237 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-09 12:02:09 -05:00
jinapurapu
3f41a82fd3
Image field fix ( #2231 )
2022-08-09 11:04:43 -05:00
Harshavardhana
1b641b4222
return bad request instead of 403's ( #2229 )
...
S3 API requests '403' as valid error
in some situations when client is probing
the server for valid S3 endpoint.
return '400 Bad Request' instead.
2022-08-08 15:37:01 -05:00
jinapurapu
85aabebbb4
Added text to AddBuckets Helpbox advising to enable versioning to enable retention ( #2235 )
...
Added hepbox guidance text to enable versioning in order to set retention on bucket creation
2022-08-08 14:08:08 -05:00
Pedro Juarez
919232261d
switch to node version specified in .nvmrc file ( #2225 )
2022-08-05 17:54:47 -07:00
Harshavardhana
ddd25a20eb
update CREDITS and enable builds for go1.19 ( #2227 )
2022-08-05 10:07:38 -05:00
Harshavardhana
84b8f9d6fa
support P-384, P-512 constant time implementations ( #2224 )
...
fixes #2223
2022-08-04 15:36:38 -07:00
jinapurapu
46af0ff74c
Protocol Logos for Add Tenant - Identity Provider ( #2210 )
2022-08-04 09:14:38 -07:00
Javier Adriel
b3651ed0a3
Auto register API key once it is retrieved from subnet ( #2217 )
2022-08-03 09:43:22 -07:00
Alex
78c4fa393a
Changed x axis notation to display date indicator in zoom mode ( #2221 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-02 22:23:27 -07:00
Kaan Kabalak
84c4159062
Fix anchors and update links for License page features ( #2220 )
2022-08-02 20:30:16 -05:00
Javier Adriel
ac2888fc4e
Implement login and api key handlers ( #2204 )
2022-08-02 10:41:12 -05:00
Alex
c311847dcf
Changed wrong button structure un buckets list page ( #2218 )
...
Also fixed issue with tests part 3 workflow
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-01 22:04:51 -05:00
Harshavardhana
cb6cda7265
fix: crash in operator console for missing fsGroup ( #2211 )
...
Bonus: Add support for "fsGroupChangePolicy"
Bonus: keep only github actions in workflow folder
2022-08-01 19:04:00 -07:00
Cesar Celis Hernandez
16fd5470db
Correcting response on invalid login attempt ( #2216 )
...
Verifying detailed message error from bad login in SSO Test
2022-08-01 18:12:39 -05:00
jiuker
ea0cac2a92
fix:Incorrect template ( #2196 )
...
The formatting template is incorrectly formatted.
2022-08-01 17:44:35 -05:00
Alex
33b041ef34
Fixed incompatibility with some base64 strings & React Router v6 ( #2208 )
...
* Fixed incompatibility with some base64 strings & React Router v6
This affected Object Browser & certain Cyrillic / Chinese names
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-01 15:15:03 -05:00
Garen Chan
b692ea693f
Fix error: setMultiBucketReplication healthCheckPeriod not work ( #2212 )
2022-08-01 13:12:54 -07:00
Cesar Celis Hernandez
fd39e50c08
Updating SSO Error Message on bad login ( #2215 )
...
Updating error message on bad sso login
2022-08-01 14:09:07 -05:00
Alex
ad4b9c050a
Added DirectPV mode to Operator console ( #2203 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-08-01 12:57:31 -05:00
Alex
1deb6371ed
Release v0.19.4 ( #2209 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
v0.19.4
2022-07-29 13:12:41 -07:00
Aditya Manthramurthy
3b11556f4b
Fix build after swagger codegen ( #2201 )
2022-07-28 13:20:16 -07:00
Lenin Alevski
25f719b0e2
TLS Certificates help box and small bug fixes ( #2206 )
...
- Added TLSHelpBox component
- fix: Use the right `add` icon component in the security tab to be consistent
- fix: Add/Remove additional certificates button for custom certificates
- fix: Add/Remove additional users button for built-in IDP
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-07-28 14:18:28 -05:00
Alex
231b63f1b0
Added duration param to speedtest ( #2205 )
2022-07-27 21:00:54 -05:00
Javier Adriel
e73370cc8c
Add dummy subnet handlers ( #2198 )
2022-07-27 16:34:19 -07:00
Javier Adriel
5d25dd4c06
Improve marketplace test coverage ( #2202 )
...
* Improve marketplace test coverage
* gofumpt
2022-07-27 16:33:56 -07:00
Kaan Kabalak
51a8bacc18
Implement WebSockets for Profile download ( #2190 )
2022-07-26 18:40:24 -07:00
Harshavardhana
db07f546a4
Release v0.19.3
...
Signed-off-by: Harshavardhana <harsha@minio.io >
v0.19.3
2022-07-24 09:51:03 -07:00
Harshavardhana
255cf0bc85
fix: hard regression in console login from v0.19.2 release
...
fixes #2197
2022-07-24 09:41:55 -07:00
Harshavardhana
733e0b18e2
make sure build works for now
v0.19.2
2022-07-22 22:47:08 -07:00
Daniel Valdivia
8d90e03992
Release v0.19.2 ( #2194 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-07-22 22:15:03 -07:00
Cesar Celis Hernandez
1a1fae9ce3
Use intended console code in compiled MinIO ( #2193 )
2022-07-22 22:14:46 -07:00
Alex
f26786c904
Fixed Tiers load when information from tierStats is not available ( #2191 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-07-22 12:40:38 -07:00
Javier Adriel
e0b6bf5aa6
Register api key section ( #2180 )
...
Split register section in tabs
Add register API key section
2022-07-22 11:27:53 -07:00
Daniel Valdivia
9655fc4490
Fix operator login not showing error ( #2185 )
...
* Fix operator login not showing error
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fix Test
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-07-22 12:21:25 -05:00
dependabot[bot]
417ea4d481
Bump terser from 5.14.0 to 5.14.2 in /portal-ui ( #2187 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 11:57:54 -05:00
Daniel Valdivia
5a59f8e3f4
iFrame Header when embedding ( #2189 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-07-22 00:03:52 -07:00
jinapurapu
48340d0010
Fixed jumpy switch for Proxy configuration on Register screen ( #2186 )
2022-07-21 19:12:01 -05:00
Lenin Alevski
251de9fe8a
Add support for adding LDAP admins based on user/group DNs ( #2178 )
...
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-07-20 18:27:11 -07:00
Javier Adriel
c501df927b
Split register section in tabs ( #2176 )
2022-07-20 18:26:43 -07:00
Daniel Valdivia
cdb1659506
Fix redirect to login base url. ( #2182 )
...
No longer needed due to baseUrl in the react router
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2022-07-20 16:23:24 -07:00
Lenin Alevski
558afe36ad
Various fixes for Tenant details page ( #2181 )
...
- fixed refresh tenant details page after changing Domains and updating
image
- Relax tenant domains to allow including port number
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com >
2022-07-20 11:55:19 -05:00
Alex
712d3870eb
Fixed storage class selectors for add & edit pool wizards ( #2183 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2022-07-20 10:11:56 -05:00
NaccOll
c71f084531
feat: subpath support using reverse proxy ( #2174 )
2022-07-19 19:32:20 -07:00