twenty/packages/twenty-front
bosiraphael 1b7580476d
2929 fetch emails from backend and display them in the UI (#3092)
* sending mock data from the resolver

* add sql raw query to the resolver

* improve query

* fix email component css

* fix query

* css adjustments

* create hard limit for mail display

* fix display name ellipsis

* add service

* fetching email on company page is working

* graphql generate

* move queries into separate files

* add types

* renaming

* add early return

* modified according to comments

* graphql data generate

* fix bug after renaming

* fix issue with mock data
2023-12-21 18:21:07 +01:00
..
.storybook Fix MSW and storybook setup (#2976) 2023-12-13 14:37:55 +01:00
public Fix MSW and storybook setup (#2976) 2023-12-13 14:37:55 +01:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src 2929 fetch emails from backend and display them in the UI (#3092) 2023-12-21 18:21:07 +01:00
.env.example Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc-ci.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc.cjs Use SelectableList in RelationPicker, SingleEntitySelectBase and MultipleEntitySelect (#2949) 2023-12-14 12:10:58 +01:00
.gitignore Fix Docker postgres dev setup 2023-12-11 11:13:03 +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
.swcrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen-metadata.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.js Add jest tests for twenty-front (#2983) 2023-12-15 10:53:20 +01:00
nyc.config.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json 3011 fill the messagerecipient table when fetching messages (#3073) 2023-12-19 17:08:54 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.node.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsup.config.ts Fix Tsup setup to fuel docs with twenty-ui components (#2978) 2023-12-13 16:40:31 +01:00
tsup.ui.index.tsx Remaining UI docs (#2997) 2023-12-15 11:36:28 +01:00
vite.config.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00

Run yarn dev while server running on port 3000