twenty/packages/twenty-server
Weiko a3a15957f4
Revert company address field type (#4737)
## Context
A new ADDRESS field type has been introduced and the company object has
been updated to use this new type however this introduced a few
regressions.
The good strategy would be to introduce a new field and rename the old
one.

This PR revert that change to fix the issue.
2024-04-02 11:11:14 +02:00
..
@types feat: standard fields on custom (#4332) 2024-03-07 17:21:50 +01:00
patches feat: wip server folder structure (#4573) 2024-03-20 16:23:46 +01:00
scripts Update yarn commands (#4644) 2024-03-25 12:31:18 +01:00
src Revert company address field type (#4737) 2024-04-02 11:11:14 +02:00
test feat: refactor folder structure (#4498) 2024-03-15 14:40:58 +01:00
.env.example feat: Oauth with PKCE (#4648) 2024-03-27 21:18:07 +01:00
.env.test File token chores (#4664) 2024-03-26 13:42:09 +01:00
.eslintrc.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.gitignore feat: workspace:health nullable fix (#3882) 2024-02-08 18:22:29 +01:00
.prettierignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.prettierrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts Refactor backend folder structure (#4505) 2024-03-15 18:37:09 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json chore: upgrade Nx to v18.1.3 (#4706) 2024-04-01 13:16:50 +02:00
project.json Update yarn commands (#4644) 2024-03-25 12:31:18 +01:00
tsconfig.build.json chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
tsconfig.json 4586 fix workspace member feature (#4680) 2024-03-28 17:59:48 +01:00