twenty/packages/twenty-server/src
Thomas Trompette 91f4e1a853
Fix activity creation (#4426)
* Fix activity creation

* Fix tests

* Remove recursive logic + fix test

---------

Co-authored-by: Thomas Trompette <thomast@twenty.com>
2024-03-12 17:01:24 +01:00
..
commands feat: sync all workspaces (#4353) 2024-03-07 15:40:09 +01:00
constants/settings feat: change condition of duplicate check (#4273) 2024-03-05 12:11:37 +01:00
core TWNTY-3794 - ESLint rule: only take explicit boolean predicates in if statements (#4354) 2024-03-09 10:48:19 +01:00
database Add icon, position and key on View (#4413) 2024-03-11 17:00:19 +01:00
decorators feat: workspace sync (#3505) 2024-01-30 14:40:55 +01:00
filters/utils feat: add user to sentry (#3467) 2024-02-01 16:14:08 +01:00
graphql-config Add sentry tracing (#4279) 2024-03-04 16:31:15 +01:00
guards Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
health Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
integrations [backend] use cache storage service for workspace schema cache (#4342) 2024-03-12 13:51:39 +01:00
metadata Hide favorites,MessageParticipant and calendareventattendees from datamodel (#4392) 2024-03-12 11:47:27 +01:00
utils feat: standard fields on custom (#4332) 2024-03-07 17:21:50 +01:00
workspace Fix activity creation (#4426) 2024-03-12 17:01:24 +01:00
app.module.ts Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +01:00
app.service.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
command.module.ts 3491 launch cleaning cron (#3872) 2024-02-07 18:52:48 +01:00
command.ts Disable buffered logs (#3892) 2024-02-13 14:50:25 +01:00
main.ts Add sentry tracing (#4279) 2024-03-04 16:31:15 +01:00
queue-worker.module.ts [messaging] add cronjob for workspaces messages partial sync (#3800) 2024-02-05 17:15:11 +01:00
queue-worker.ts [worker] add more logs to queue-worker (#3982) 2024-02-14 21:28:17 +01:00