twenty/packages/twenty-server
Thaïs 38f28de4a6
feat: open event details drawer on event row click (#4464)
* feat: open event details drawer on event row click

Closes #4294

* feat: review - display Calendar Event details Inline Cells in readonly mode

* fix: fix calendar event field values not being set

* chore: review - reactivate no-extra-boolean-cast eslint rule
2024-03-15 17:37:36 +01:00
..
@types feat: standard fields on custom (#4332) 2024-03-07 17:21:50 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts chore: make twenty-server nest command scripts depend on twenty-email… (#4055) 2024-02-20 14:35:09 +01:00
src feat: open event details drawer on event row click (#4464) 2024-03-15 17:37:36 +01:00
test feat: refactor folder structure (#4498) 2024-03-15 14:40:58 +01:00
.env.example 4285 timebox create google calendar full sync (#4442) 2024-03-14 11:23:31 +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 Add a concise test report with just the errors (#4220) 2024-03-05 17:43:31 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json feat: refactor folder structure (#4498) 2024-03-15 14:40:58 +01:00
project.json chore: make twenty-server nest command scripts depend on twenty-email… (#4055) 2024-02-20 14:35:09 +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 [backend] add cache storage module (#4320) 2024-03-07 14:07:01 +01:00