twenty/server
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
..
@types feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
scripts Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
src Add support chat (#1066) 2023-08-04 16:52:59 -07:00
test feat: implement e2e test for CompanyResolver (#944) 2023-07-27 09:48:40 -07:00
.env.example Add support chat (#1066) 2023-08-04 16:52:59 -07:00
.env.test Rename SIGN_IN_PREFILLED env variable 2023-07-31 19:21:08 -07:00
.eslintrc.js feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
.gitignore Add attachments (#733) 2023-07-18 15:24:03 -07:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
.prettierignore Simplify local dev (#137) 2023-05-25 15:56:28 +02:00
.prettierrc Setup Nest and React projects 2022-12-01 15:58:08 +01:00
jest.config.ts feat: implement e2e test for CompanyResolver (#944) 2023-07-27 09:48:40 -07:00
nest-cli.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
package.json feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
tsconfig.build.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
tsconfig.json feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
yarn.lock feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00