twenty/packages/twenty-front
Marie 357882c395
[feat][FE] Enable deletion of custom fields in workspace (#4802)
**Context**
Fixes https://github.com/twentyhq/twenty/issues/4597
Enables deletion of custom fields that aren't active nor of type
relation ([BE PR](https://github.com/twentyhq/twenty/pull/4780))

**How was it tested?**
Locally tested

<img width="541" alt="Capture d’écran 2024-04-04 à 13 33 18"
src="https://github.com/twentyhq/twenty/assets/51697796/bc462b86-b494-409e-9836-69bdaeb812cb">
<img width="661" alt="Capture d’écran 2024-04-04 à 13 34 25"
src="https://github.com/twentyhq/twenty/assets/51697796/8fe47114-545e-48b5-a107-34be531b7ea5">
2024-04-04 13:45:15 +02:00
..
__mocks__ Fix overlay scroll gaps (#4512) 2024-03-31 10:53:37 +02:00
.storybook TWNTY-3825 - ESLint rule: const naming (#4171) 2024-02-25 13:52:48 +01: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 [feat][FE] Enable deletion of custom fields in workspace (#4802) 2024-04-04 13:45:15 +02:00
.env.example Delete auth/file front variables (#4455) 2024-03-19 22:19:40 +01:00
.eslintrc-ci.cjs fix: fix Relation field optimistic effect on Record update (#3352) 2024-01-13 12:35:30 +01: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 Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen.cjs Load views on user load and read in cache (#3552) 2024-01-22 16:00:16 +01:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts Feat/put target object identifier on use activities (#4682) 2024-04-01 13:12:37 +02:00
nyc.config.cjs Add JsDom to server dependencies (#4740) 2024-04-02 12:07:12 +02:00
package.json Release 0.3.3 (#4622) 2024-03-22 17:28:53 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.app.json Improve performance on findMany queries (#4334) 2024-03-06 13:59:42 +01:00
tsconfig.json chore: use common eslint config for most packages (#4705) 2024-04-04 12:05:26 +02:00
tsconfig.spec.json refactor: apply relation optimistic effects on record update (#3556) 2024-01-29 08:00:00 -03: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 Deactivated vite-plugin-checker overlay (#3574) 2024-01-22 14:19:22 +01:00

Run yarn dev while server running on port 3000