twenty/server/src
Emilien Chauvet 21e3d8fcac
Refactor: Morph strategy on PipelineProgress (#1065)
* Deprecate pipelineprogress backref on person to improve naming

* Remove deprecated point of contact fields

* Add company and person entities on pipelineprogress

* Migrate data from old progressable to new entity fields

* Codegen frontend

* Use company Id, deprecate progressableId

* Get rid of deprecated progressableId field

* Remove deprecated progressableType field from pipeline progress

* Remove useless migrations
2023-08-03 09:08:35 -07:00
..
ability feat: persist resized column widths (#1017) 2023-08-02 11:48:14 -07:00
constants/settings feat: increase upload size limit (#962) 2023-07-27 09:07:38 -07:00
core feat: persist resized column widths (#1017) 2023-08-02 11:48:14 -07:00
database Refactor: Morph strategy on PipelineProgress (#1065) 2023-08-03 09:08:35 -07:00
decorators feat: disable atomic operation on nestjs graphql models (#751) 2023-07-20 19:23:35 +00:00
filters feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
guards feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
health feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
integrations Rename SIGN_IN_PREFILLED env variable 2023-07-31 19:21:08 -07:00
utils feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00
app.module.ts feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
app.service.ts Setup Nest and React projects 2022-12-01 15:58:08 +01:00
main.ts feat: increase upload size limit (#962) 2023-07-27 09:07:38 -07:00