daniel-arnauer

Results 10 issues of daniel-arnauer

Update all npm packages to newest Implement breaking changes Closes https://github.com/openkfw/TruBudget/issues/1089

The notification badge has an overflow: ![Screenshot 2022-08-08 at 08 38 12](https://user-images.githubusercontent.com/59825636/183355009-3acd343f-62a2-437e-a488-3bcc03df7368.png)

bug
good first issue
frontend

- Add explicit-function-return-type - Resolve todos - Make sure all eslint config files in different projects are equal

bug
good first issue

## Description 💡 Add a way to run Sonarqube or Sonarcloud automatically Usefull links: https://docs.sonarcloud.io/advanced-setup/automatic-analysis/ Relates to #1091 an #1100

feature

## Description 😯 `@mui/[email protected]` and `connected-react-router` are not compatible with React 18: npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @mui/[email protected] npm...

bug
frontend

## Description 💡 The current version of minio that is used in TruBudget is `minio/minio:RELEASE.2021-06-17T00-10-46Z`. This is a rather old version and should be updated - [ ] Update minio...

good first issue
feature
storage-service
breaking change

This issue is related to #940 ## Description 💡 The HTTP response bodies of API, excel-export, storage-service, email-service do not have a consistent format. This makes it very difficult to...

good first issue
feature
api
frontend
storage-service
breaking change
low

## Description 💡 If there are many projects or subprojects, the performance gets degredated. All projects are fetched at once with `project.list`. Add a Pagination to API and UI

feature
api
frontend

It would be very nice to be able to track the progress of uploading a file (since uploading large files will take several minutes). Duplicate of https://github.com/dropbox/dropbox-sdk-js/issues/157

enhancement