Cesar N.
adfc96074f
Release v1.7.0 ( #3418 )
2024-08-02 15:20:47 -07:00
jinapurapu
7cc7b874d1
Fix MinIO videos link ( #3417 )
2024-08-02 13:48:54 -07:00
Ramon de Klein
4d12a5061d
Remove obsolete KES functionality ( #3414 )
2024-08-02 11:50:33 -06:00
Prakash Senthil Vel
b274add4da
fix nested directory object display ( #3415 )
2024-08-02 10:06:10 -07:00
Alex
fd51c9dc4c
Updated UI dependencies ( #3411 )
...
- Fixed an issue with servers list not closing correctly in certain circumstances
- Updated internal UI dependencies
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-07-22 10:44:46 -06:00
Alex
51f8794aa6
Release v1.6.3 ( #3408 )
2024-07-12 16:07:49 -06:00
Alex
3db998f9c4
Release v1.6.2 ( #3407 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-07-12 12:43:59 -07:00
Alex
0a2a7087a7
Updated UI Project Dependencies ( #3406 )
...
Updated Project Dependencies
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-07-12 13:08:30 -06:00
Alex
8f0eb11ced
Updated License page with new design ( #3405 )
2024-07-12 10:18:17 -06:00
Ramon de Klein
6075387654
Upgrade Go to v1.22.5 and upgrade Github actions ( #3398 )
2024-07-04 07:28:24 -07:00
Victor Bayas
69fad3f55f
Improvements to Drives list UI ( #3395 )
2024-07-01 17:27:33 -06:00
Alex
e3864b62a4
Release v1.6.1 ( #3393 )
2024-06-25 10:26:58 -07:00
dependabot[bot]
a89d7ec0ea
Bump ws from 7.5.9 to 7.5.10 in /web-app ( #3390 )
2024-06-18 15:22:19 -07:00
Ramon de Klein
8262049e20
Fix showing object-name in legal hold dialog ( #3389 )
2024-06-18 15:20:03 -07:00
Alex
c61e1e0a2a
Added debounce to Share file fields ( #3388 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-06-17 16:02:13 -06:00
Alex
b376cf6c65
Improvements to Share Link component behavior ( #3387 )
...
Improvements to Share Link component to avoid multiple re-renders during common actions
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-06-17 11:40:27 -06:00
Cesar N
16bae25ce6
Release v1.6.0 ( #3386 )
2024-06-13 14:26:03 -07:00
Alex
57ba17a12e
Changed License plans validation to not allow AGPL as a registered plan ( #3385 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-06-13 14:36:08 -06:00
Cesar N
fa32d78ff1
Add Tiers improvements for Bucket Lifecycle management ( #3380 )
2024-06-13 13:17:49 -06:00
jinapurapu
56f22a4479
Fix storageClass on EditLifecycleModal ( #3379 )
2024-06-13 11:06:30 -07:00
Alex
7b88d3a1bc
Updated UI package dependencies ( #3381 )
...
Updated package dependencies
- Updated react-pdf to fix security vulnerability
- Removed ignored security alerts
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-06-13 11:23:50 -06:00
Prakash Senthil Vel
c8a39f9544
update logo as per mineos plans ( #3383 )
2024-06-13 08:01:25 -07:00
Cesar N
e77d1be53e
Release v1.5.0 ( #3373 )
...
update assets with latest fix
Co-authored-by: cesnietor <cesar.nieto@min.io >
2024-06-07 19:00:37 -07:00
jinapurapu
6765bd0624
Fix remove tier error handling ( #3375 )
2024-06-07 16:39:18 -06:00
jinapurapu
5f7b563a01
Add Remove Tier feature ( #3371 )
2024-06-07 10:01:10 -07:00
Ramon de Klein
49c5f5a8f0
Use automatic URI encoding ( #3352 )
2024-06-05 14:48:27 -07:00
Javier Adriel
271560894a
Fix mapping over null reference for KMS endpoints ( #3367 )
2024-06-03 14:03:35 -07:00
Victor Bayas
3fdcfef1b4
Set Yarn checksumBehavior to reset ( #3366 )
...
* Set Yarn checksumBehavior to reset
* Update .gitignore according to Yarn docs
See https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
* Update yarn.lock
---------
Co-authored-by: Harshavardhana <harsha@minio.io >
2024-05-29 15:50:12 -07:00
Ramon de Klein
7b8cfa2062
Attempt to fix resolution issues ( #3364 )
2024-05-29 15:12:02 -07:00
Daniel Valdivia
d027b7f759
Release v1.4.1 ( #3360 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2024-05-24 12:35:06 -07:00
Ramon de Klein
cfd60bdd91
Upgrade to Yarn 4 and fix vulnerability check ( #3353 )
2024-05-22 18:19:32 -07:00
Alex
9e0a0205cc
Updated react-pdf dependency ( #3342 )
2024-05-10 09:11:09 -06:00
dependabot[bot]
978e02b5dc
Bump react-pdf from 7.7.1 to 7.7.3 in /web-app ( #3337 )
...
Bumps [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf ) from 7.7.1 to 7.7.3.
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases )
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.7.3/packages/react-pdf )
---
updated-dependencies:
- dependency-name: react-pdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:46:13 -07:00
dependabot[bot]
b39dbfff96
Bump pdfjs-dist from 3.11.174 to 4.2.67 in /web-app ( #3335 )
...
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist ) from 3.11.174 to 4.2.67.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits )
---
updated-dependencies:
- dependency-name: pdfjs-dist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:46:03 -07:00
Alex
bd89cfde79
Release v1.4.0 ( #3333 )
2024-05-06 17:58:31 -06:00
Alex
22fe915629
Changed default Replicate Existing Objects behavior in MinIO UI ( #3271 )
...
Changed default Replicate Existing Objects behavior in UI
- Fixed replicate existing objects configuration saving
- Displayed full error message if error case ocurrs.
- Changed wording for this feature & enabled by default this setting
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-05-06 16:02:27 -06:00
Alex
aa161a5365
Added VersionID support to Metadata Details ( #3332 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-05-06 14:38:53 -07:00
Alex
298203253c
Updated UI dependencies ( #3329 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-05-03 17:32:11 -06:00
Ramon de Klein
02a0db1408
Use React hook to better deal with websockets ( #3299 )
2024-05-01 03:42:49 -07:00
dependabot[bot]
348376c672
Bump ejs from 3.1.9 to 3.1.10 in /web-app ( #3324 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 02:53:56 -07:00
Kaan Kabalak
037b02e268
Make permission tests compatible with minio-js v8 ( #3323 )
...
Fixes #3322
2024-05-01 02:45:09 -07:00
Cesar N
6625d54d67
Release v1.3.0 ( #3313 )
2024-04-24 18:15:13 -07:00
Cesar N
ee6d1ed586
Upgrade superagent package to fix vulnerability ( #3314 )
2024-04-24 17:27:42 -07:00
jinapurapu
de19b6f17b
Make prefix field optional for adding tier ( #3301 )
2024-04-18 23:51:13 -06:00
jinapurapu
226a90be1d
Adds ExpireDeleteMarker status to bucketLifecycleRule UI display ( #3302 )
2024-04-18 18:36:00 -06:00
Alex
649c3d74b8
Release v1.2.0 ( #3292 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-04-10 13:06:18 -06:00
Alex
662ce3b2f5
Update console dependencies to fix vulnerabilities ( #3291 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-04-10 11:52:15 -06:00
dependabot[bot]
0292bc154d
Bump express from 4.18.3 to 4.19.2 in /web-app ( #3277 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
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: Alex <33497058+bexsoft@users.noreply.github.com >
2024-04-10 11:40:56 -06:00
Cesar N
ceee83f03a
Use Console as proxy for share object logic ( #3284 )
2024-04-10 11:16:17 -06:00
Prakash Senthil Vel
144904f0f6
fix ux for keys permissions ( #3280 )
2024-04-05 10:14:29 -07:00