twenty/server
Félix Malfait 5c376cbabb
Add profile pictures to people and fix account/workspace deletion (#984)
* Fix LinkedIn URL not redirecting to the right url

* add avatars for people and seeds

* Fix delete account/workspace

* Add people picture on other pages

* Change style of delete button

* Revert modal to previous size

* Fix tests
2023-07-28 15:40:03 -07:00
..
scripts Fix server e2e tests on CI #5 2023-07-27 15:38:50 -07:00
src Add profile pictures to people and fix account/workspace deletion (#984) 2023-07-28 15:40:03 -07:00
test feat: implement e2e test for CompanyResolver (#944) 2023-07-27 09:48:40 -07:00
.env.example Refactor login (#748) 2023-07-21 22:05:45 -07:00
.env.test Fix server e2e tests on CI #1 2023-07-27 11:53:00 -07:00
.eslintrc.js feat: server lint import & order (#750) 2023-07-19 14:01:32 +02: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 Fix server e2e tests on CI #4 2023-07-27 15:22:10 -07:00
tsconfig.build.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
tsconfig.json feat: refactoring auth & add email password login (#318) 2023-06-17 13:42:02 +02:00
yarn.lock feat: implement e2e test for CompanyResolver (#944) 2023-07-27 09:48:40 -07:00