Matteo Badini

Results 15 issues of Matteo Badini

### Describe the problem you'd like to have solved We are trying to use this SDK inside a chrome extension. Since the Manifest v3 of the Chrome Extensions, all the...

feature request

## Description build: enable TS strict I've added a bunch of `@ts-ignore` for now so that we can build. The idea is that we can remove and fix them step...

💡 feature

### Type of feature 💡 Feature ### Current behavior TS is not in strict mode. This doesn't allow us to have strict checks. More importantly: - We cannot enable some...

💡 feature

### Summary 1. **As a** user 2. **I want to** see available *Connectors* in the related page 3. **So that** I can see REAL dynamic data We need the following...

💡 feature
🧙 backend

### Summary 1. **As a** developer 2. **I want to** have a GoCardless connector 3. **So that** user can have a lot of integrations to choose from Code a *Connector*...

💡 feature
🧙 backend

### Summary 1. **As a** user 2. **I want to** have a guided onboarding process to connect my first integration 3. **So that** I can start using the app with...

help wanted
💡 feature
🖌️ frontend
🧙 backend

### Summary 1. **As a** user 2. **I want to** have an updated list of available integrations 3. **So that** I can use the app to its fullest Every (day|week|month)?...

help wanted
💡 feature
🧙 backend

## Description ## What type of PR is this? (check all applicable) - [ ] 💡 Feature - [ ] 🐛 Bug Fix - [ ] 📝 Documentation Update -...

🧙 backend

### Describe the bug NextJS local dev environment breaks in edge runtime Ref: https://github.com/vercel/next.js/issues/52176 We should remove/comment out all of the `export const runtime = "edge"` from pages ### Steps...

🐛 bug
🚀 Good first issue

## Description * feat: created GoCardless *Connector* * feat: added CRON to upsert *Integration* from all available *Connector* * feat: added CRON to upsert *Account*, *Balance* and *Transaction* for all...

💡 feature
🧙 backend