SamuelPull

Results 35 issues of SamuelPull

- [x] I have searched the [issues](https://github.com/openkfw/TruBudget/issues) of this repository and believe that this is not a duplicate. ## Summary 💡 Configure eslint import rules to conform to TypeScript Hero...

good first issue

### Checklist - [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/openkfw/TruBudget/blob/main/.github/CONTRIBUTING.md#open-a-pull-request). - [ ] I fixed all necessary PR warnings - [x] The commit history...

### Checklist - [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/openkfw/TruBudget/blob/main/.github/CONTRIBUTING.md#open-a-pull-request). - [x] I fixed all necessary PR warnings - [x] The commit history is...

- [x] The feature was discussed based on security audit findings and current best practices - [x] I have searched the [issues](https://github.com/openkfw/TruBudget/issues) of this repository and believe that this is...

feature
blockchain
api
frontend
e2e-tests

## Description 😯 For `token` Switch to RS needs changing symmetric sign/verify to asymetric private/public. `jsonwebtoken` library signs JWT. `@fastify/jwt` verifies JWT - [x] Change JWT signing algorithm to RS256...

api
breaking change
security

### Checklist - [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/openkfw/TruBudget/blob/main/.github/CONTRIBUTING.md#open-a-pull-request). - [x] I fixed all necessary PR warnings - [x] The commit history is...

The bug: At some point, there was a bug while authenticating with the admin user (which is used to create all projects/components/etc. automatically). Only this user was concerned, and no...

- [x] I have searched the [issues](https://github.com/openkfw/TruBudget/issues) of this repository and believe that this is not a duplicate. ## Description 💡 Add documentation about telemetry, required env variables, ...

feature

![tb-new-background](https://github.com/openkfw/TruBudget/assets/26326794/63ce7515-86ff-49ee-beb2-5e2b7a36a5f3)

feature
frontend

@SamuelPull would you consider other status code? E.g. 409 - conflict, since the input was incorrect due to already existing connection. _Originally posted by @galethil in https://github.com/openkfw/TruBudget/pull/1731#discussion_r1533520864_