Félix Malfait

Results 219 issues of Félix Malfait

## Scope & Context We don't really have a good way to demo the app for someone who wouldn't want to signup. We need better seeding data and a way...

scope: back+front
type: feature
size: days

We recently introduce a paid plan for the cloud offering with a dedicated modal. With this modal it's impossible to signout, book a call or contact support. We should probably...

blocked: design needed

Step 1: rename annualRecurringRevenue to annualRevenue Step 2: disable this field by default for newly created workspace Step 3: create a new field, enabled by default on all new workspaces,...

Many-to-many relationship between company and company. The joint table will probably have a column to indicate the nature of relationship (e.g. subsidiary)

blocked: conflict/dependency

Many-to-many relationship between people and companies. With a column "title" on the joint-table to indicate the job table during previous experience

blocked: conflict/dependency

Need to add 3 fields, disabled by default: - last_funding_date latest_funding_stage (d/m/y) - total_funding_raised (currency field) - latest_funding_stage ([values](https://docs.peopledatalabs.com/docs/funding-rounds))

blocked: conflict/dependency

Disabled by default. Year only.

blocked: conflict/dependency

Related: https://github.com/twentyhq/twenty/issues/2977 We want to create a new standard fields, of type "select" to represent the industry. Reference for possible values: https://docs.peopledatalabs.com/docs/industries

We recently shipped feature flags but did not document it We should create a new page within the "Backend Development > Others" section. In that page we should explain how...

type: documentation
good first issue

3 issues: 1. As of today updatedAt column is not updated when we update the record* 2. While updatedAt exists on the table it's not visible in the metadata management...

type: bug