twenty/server/src/core
Thaïs f29d843db9
feat: add board options dropdown and pipeline stage creation (#1399)
* feat: add board options dropdown and pipeline stage creation

Closes #1395

* refactor: code review

- remove useCallback
2023-09-04 11:37:31 +02:00
..
activity feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00
analytics feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
attachment feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
auth feat: Add the workspace logo on Twenty logo on the invited route (#1136) 2023-08-09 15:00:07 -07:00
client-config Wrap up Front chat (#1085) 2023-08-04 19:22:54 -07:00
comment feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00
company Import company and person from csv file (#1236) 2023-08-16 14:18:16 -07:00
favorite feat: Favorites (#1094) 2023-08-10 15:24:45 -07:00
file feat: I can upload a photo on person show page (#1103) 2023-08-09 11:29:10 -07:00
person Import company and person from csv file (#1236) 2023-08-16 14:18:16 -07:00
pipeline feat: add board options dropdown and pipeline stage creation (#1399) 2023-09-04 11:37:31 +02:00
user Add foreign key constraints and perform on Cascade Delete (#1219) 2023-08-15 11:52:23 -07:00
view refactor: index ViewField by viewId and key (#1416) 2023-09-04 10:55:03 +02:00
workspace feat: create default views on workspace creation + add views seed (#1313) 2023-08-25 21:17:28 +02:00
core.module.ts feat: Favorites (#1094) 2023-08-10 15:24:45 -07:00