Félix Malfait

Results 219 issues of Félix Malfait

This is the master issue to group all issues related to remote objects ```[tasklist] ### Stripe integration - [ ] https://github.com/twentyhq/twenty/issues/5119#issue-2258262631 - [ ] https://github.com/twentyhq/twenty/issues/5060 - [ ] https://github.com/twentyhq/twenty/issues/5120 -...

scope: back+front

**1. Define env vars and pass them as client config** MEETING_BOT_PROVIDER=aimeetingbot MEETING_BOT_API_KEY=xxxx Pass the meeting bot provider to the frontend in clientConfig. Note this is a standard across our codebase,...

blocked: design needed

We should create a custom resolver / graphql query `apps` to hold the content of the integration page. You will need to adapt the JSON structure. From/To is too focused...

scope: back+front

cc @Bonapara We should add space before the image and after the button group I think we should also add a border-bottom to the last element - here "Projects" (same...

Column separators in the record board should take the full heigh, instead it doesn't look good if the board doesn't have any card See current behavior: cc @Bonapara

type: bug
good first issue
scope: front
ready
type: design improvement

I just noticed we don't handle long event names properly:

good first issue
scope: front

2 issues I've noticed on mobile. On List view, I can scroll too far to the right On Kanban view there the border to separate the two sections suddenly stops:

type: bug
scope: front

On a company or person's detail page, go to the emails tab. You will see the frontend does two request to `GetTimelineThreadsFromCompanyId`. It seems it only stops doing request when...

type: bug
scope: front

## Current behavior ## Desired behavior I remember we had merged a cool PR where the first column became smaller (keeping only the icon) and only the name appeared. Then...

type: bug
scope: front
T

We have too many frontend issues linked to position field being empty, we shouldn't let this happen in the first place. Let's make sure it's enforced at Postgres level

type: chore
T