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
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
ee6d1ed586
Upgrade superagent package to fix vulnerability ( #3314 )
2024-04-24 17:27:42 -07: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
dependabot[bot]
79bec3880e
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web-app ( #3273 )
2024-03-24 05:39:34 +01:00
dependabot[bot]
4ce1ba999b
Bump follow-redirects from 1.15.5 to 1.15.6 in /web-app ( #3266 )
2024-03-14 21:05:39 -06:00
Alex
a838c763ea
Release v1.0.0 ( #3252 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-02-29 13:45:03 -08:00
Victor Bayas
8dd6dd4e7f
Use native WebSocket API ( #3248 )
2024-02-27 13:34:06 -08:00
dependabot[bot]
5e64c96497
Bump ip from 1.1.8 to 1.1.9 in /web-app ( #3241 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
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-02-26 13:45:16 -08:00
Alex
23e01b257e
Updated mds to v0.18.1 ( #3233 )
...
- Updated other project dependencies
- Fixed an issue while pressing enter key in a page that contains a select box
- Fixed an issue while selecting an autocomplete option from an input box
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-02-13 17:53:11 -06:00
Cesar N
a5175a35ec
Use swagger api for import KSM Key ( #3204 )
2024-01-19 11:07:05 -08:00
Alex
b5554f6dcf
Added Dark / Light Mode Status icons ( #3194 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-01-16 19:06:58 -06:00
Alex
bc0e63aac8
Release v0.45.0 ( #3187 )
...
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net >
2024-01-10 21:48:08 -08:00
Daniel Valdivia
239b31748a
Rename portal-ui to web-app ( #3178 )
...
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2023-12-29 11:44:01 -06:00