twenty/server/src/core
gitstart-twenty 57c465176a
Add support chat (#1066)
* Add support chat

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Refactor the chat logic

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add HMAC signing

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Update the button styles

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Update the button styles

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Refactor the chat logic

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Fix the chat not loading

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Fix the chat not loading

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

---------

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
2023-08-04 16:52:59 -07: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: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
client-config Add support chat (#1066) 2023-08-04 16:52:59 -07:00
comment feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00
company feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00
file feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
person Add profile pictures to people and fix account/workspace deletion (#984) 2023-07-28 15:40:03 -07:00
pipeline feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
user Add support chat (#1066) 2023-08-04 16:52:59 -07:00
view feat: add table columns (#1056) 2023-08-04 10:07:31 -07:00
workspace Add viewFields delete in Workspace delete resolver (#1082) 2023-08-04 15:23:56 -07:00
core.module.ts feat: rename comment thread into activity (#939) 2023-07-27 23:22:16 -07:00