twenty/packages/twenty-front
Thomas Trompette aecf8783a0
Sync table from frontend (#4894)
This PR:
- separates the existing updateSyncStatus endpoint into 2 endpoints
- creates mutations and hooks that will call those endpoints
- trigger the hook on toggle
- removes form logic and add a separated component for toggling

---------

Co-authored-by: Thomas Trompette <thomast@twenty.com>
2024-04-11 11:51:49 +02:00
..
__mocks__ Fix overlay scroll gaps (#4512) 2024-03-31 10:53:37 +02:00
.storybook chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
public chore: use common eslint config for most packages (#4705) 2024-04-04 12:05:26 +02:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src Sync table from frontend (#4894) 2024-04-11 11:51:49 +02:00
.env.example Delete auth/file front variables (#4455) 2024-03-19 22:19:40 +01:00
.eslintrc-ci.cjs chore: enable no-console eslint rule for tests and stories (#4816) 2024-04-04 18:36:39 +02:00
.eslintrc.cjs chore: use common eslint config for most packages (#4705) 2024-04-04 12:05:26 +02:00
.gitignore Feat/put target object identifier on use activities (#4682) 2024-04-01 13:12:37 +02:00
.swcrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen-metadata.cjs feat: fetch database connections (#4813) 2024-04-04 17:27:36 +02:00
codegen.cjs feat: fetch database connections (#4813) 2024-04-04 17:27:36 +02:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
nyc.config.cjs Add JsDom to server dependencies (#4740) 2024-04-02 12:07:12 +02:00
package.json Release 0.4.0 (#4856) 2024-04-05 18:35:48 +02:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
setupTests.ts chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
tsconfig.app.json chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
tsconfig.json chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
tsconfig.spec.json chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02: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 Setup the foundation for Twenty UI library. (#4423) 2024-03-13 14:21:18 +01:00
vite.config.ts chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00

Run yarn dev while server running on port 3000