twenty/packages/twenty-server
bosiraphael 09783912f3
4008 dont create a contact company if it matches the persons domain (#4057)
* Add SettingsAccountsEmailsBlocklistInput story

* prevent contact creation from the same company

* add todo

* improvements

* Delete packages/twenty-front/src/modules/settings/accounts/components/__stories__/SettingsAccountsEmailsBlocklistInput.stories.tsx

* refactor

* modify after review

* improve code
2024-02-19 18:46:49 +01:00
..
@types feat: migration can be applied on a specific schema & some enhancements (#2998) 2023-12-21 19:15:05 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts Fix/workspace health type (#4053) 2024-02-19 17:28:40 +01:00
src 4008 dont create a contact company if it matches the persons domain (#4057) 2024-02-19 18:46:49 +01:00
test Remove flag relation select (#3588) 2024-01-23 09:59:00 +01:00
.env.example fix: impact too many records (#3993) 2024-02-16 11:17:37 +01:00
.env.test fix: impact too many records (#3993) 2024-02-16 11:17:37 +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 Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json Release 0.3.1 (#4031) 2024-02-16 20:11:38 +01:00
project.json POC: generate twenty-server package.json with Nx (#3654) 2024-02-13 22:16:21 +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 chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00