twenty/packages/twenty-server
martmull 7001ca83d1
3491 launch cleaning cron (#3872)
* Add command to delete incomplete workspaces

* Inject command dependencies

* Fix command

* Do not delete core.workspace

* Reorganize files

* Delete src/workspace/cron

* Fix

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2024-02-07 18:52:48 +01:00
..
@types feat: migration can be applied on a specific schema & some enhancements (#2998) 2023-12-21 19:15:05 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts 3207 fix render self deploy (#3221) 2024-01-03 14:25:24 +01:00
src 3491 launch cleaning cron (#3872) 2024-02-07 18:52:48 +01:00
test Remove flag relation select (#3588) 2024-01-23 09:59:00 +01:00
.env.example Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +01:00
.env.test Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +01:00
.eslintrc.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.gitignore Upload image for use in blocknote editor (#3044) 2023-12-20 15:16:19 +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 Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +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 chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00