Victor Hugo dos Santos

Results 13 issues of Victor Hugo dos Santos

# Description 📣 - Added a new notification type for Slack integration. A notification will be sent whenever a secret sync fails. ## Type ✨ - [ ] Bug fix...

# Description 📣 - Introduced Northflank as a new app connection option, including API token authentication. - Implemented connection schemas, validation, and service functions for Northflank. - Updated API documentation...

# Description 📣 Updated the broken link in the README file: Before: After: ## Type ✨ - [ ] Bug fix - [ ] New feature - [ ] Improvement...

# Description 📣 Removes duplicated error notifications. Now we should see only the first one with the Request ID. ## Type ✨ - [ ] Bug fix - [ ]...

# Description 📣 Add a shortcut to another secret reference by holding Cmd or Ctrl and clicking the secret reference: https://github.com/user-attachments/assets/70dc7dca-56ee-498e-b8ef-63d509afb677 ## Type ✨ - [ ] Bug fix -...

# Description 📣 Added Infisical Gateway support to LDAP. ## Type ✨ - [ ] Bug fix - [x] New feature - [ ] Improvement - [ ] Breaking change...

# Description 📣 Updated the Slack integration documentation with new screenshots and details on each event. ## Type ✨ - [ ] Bug fix - [ ] New feature -...

### Issue Summary The `verifyTokenForLinkSurvey` function at `apps/web/lib/jwt.ts` returns null in all paths, even when catching errors. Looking at the function that uses it, the `getEmailVerificationDetails`, we can see that...

bug

### Issue Summary My language is not set to English, but the toast error is in English ![Image](https://github.com/user-attachments/assets/2eef077b-21c3-4930-bb33-69f7ce955ff3) ### Expected Behavior The toast errors should use the account language. ###...

bug

### Is your feature request related to a problem? Please describe. We do a lot of operations involving `environment` fields and `survey` fields. Today, we fetch them and we pass...