twenty/server/src
Deepak Singh 9c09da18db
fix: Create a client config function that is retrieved when app is loading (#496)
* fix: Create a client config function that is retrieved when app is loaded

* update index.tsx

* fixed linter issues
2023-07-05 00:28:59 +02:00
..
ability Enable opportunity card deletion (#490) 2023-07-03 23:11:39 +02:00
constants/settings feat: upload module (#486) 2023-07-04 14:02:44 +00:00
core fix: Create a client config function that is retrieved when app is loading (#496) 2023-07-05 00:28:59 +02:00
database fix: displayName return undefined and drop displayName from user table (#505) 2023-07-04 20:08:15 +02:00
decorators fix: displayName return undefined and drop displayName from user table (#505) 2023-07-04 20:08:15 +02:00
filters chore: refacto NestJS in modules (#308) 2023-06-16 10:38:11 +02:00
guards Add Telemetry (#466) 2023-06-29 17:36:48 -07:00
health chore: refacto NestJS in modules (#308) 2023-06-16 10:38:11 +02:00
integrations Make google auth optional on server side (#508) 2023-07-04 23:53:53 +02:00
utils fix: displayName return undefined and drop displayName from user table (#505) 2023-07-04 20:08:15 +02:00
app.module.ts feat: upload module (#486) 2023-07-04 14:02:44 +00:00
app.service.ts Setup Nest and React projects 2022-12-01 15:58:08 +01:00
main.ts feat: upload module (#486) 2023-07-04 14:02:44 +00:00