davidlag0

Results 5 issues of davidlag0

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

@dec0dOS This is an issue to track the enablement of unit testing for the frontend portion of the codebase. I started working to enable them with Jest and React Testing...

enhancement
priority-medium

@dec0dOS This is an issue to help track the progress of the upgrade to React 18. I first upgrade all packages directly related to React: react, react-data-table-component, react-dom, react-is, react-router-dom...

enhancement
priority-medium

@dec0dOS This is to help track the changes to update the codebase to mui5. I have replicated the same changes you did on your commit on the `dev` branch and...

enhancement
priority-medium

Hi, I'm currently using [`jest-openapi`](https://github.com/openapi-library/OpenAPIValidators?tab=readme-ov-file) to validate if the responses of my API match my OpenAPI spec. It does not seem to be supported anymore and I'm looking to replace...