twenty/packages/twenty-front
Thaïs 201a2c8acc
feat: display record identifier field as first column in table (#3788)
* feat: display record identifier field as first column in table

& forbid hiding and moving record identifier column

Closes #3303

* refactor: add availableTableColumnKeysSelectorScopeMap

* feat: show plus icon button for label identifier column and dropdown menu for other columns

* fix: use label identifier field value in RecordShowPage title

* refactor: remove availableColumnKeys selector

* refactor: review - compute label identifier logic in mapViewFieldsToColumnDefinitions + remove selectors

* fix: several fixes

* fix: fix board fields isVisible

* fix: fix board fields reordering

* fix: more board fields fixes

* fix: fix hiddenTableColumnsSelectorScopeMap
2024-02-09 12:36:08 +01:00
..
__mocks__ Increase test coverage for /modules/ui (#3314) 2024-01-11 08:51:36 +01:00
.storybook POC: chore: use Nx workspace lint rules (#3163) 2024-01-03 23:07:25 +01:00
public 3706 add email loader (#3731) 2024-02-01 10:15:41 +01:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src feat: display record identifier field as first column in table (#3788) 2024-02-09 12:36:08 +01:00
.env.example Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +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 feat: detach records from Relation field card in Show Page (#3350) 2024-01-12 12:10:42 +01:00
.gitignore Fix Docker postgres dev setup 2023-12-11 11:13:03 +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 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 Add tests for modules/people, modules/pipeline, modules/search and modules/settings (#3395) 2024-01-12 18:05:56 +01:00
nyc.config.cjs fix: fix Relation field optimistic effect on Record update (#3352) 2024-01-13 12:35:30 +01:00
package.json Improve Documentation (#3795) 2024-02-05 15:01:37 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.app.json Refactor recoil v4 (#3266) 2024-01-05 19:18:22 +01:00
tsconfig.json refactor: apply relation optimistic effects on record update (#3556) 2024-01-29 08:00:00 -03: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 Remaining UI docs (#2997) 2023-12-15 11:36:28 +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