|
|
8483cf0b4b
|
POC: chore: use Nx workspace lint rules (#3163)
* chore: use Nx workspace lint rules
Closes #3162
* Fix lint
* Fix lint on BE
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-01-03 23:07:25 +01:00 |
|
|
|
65250839fb
|
2248 zapier integration implement typeorm eventsubscribers (#3122)
* Add new queue to twenty-server
* Add triggers to zapier
* Rename webhook operation
* Use find one or fail
* Use logger
* Fix typescript templating
* Add dedicated call webhook job
* Update logging
* Fix error handling
|
2024-01-03 18:09:57 +01:00 |
|
|
|
46ab88cb9c
|
GH-2829 Add Sentry on frontend (#3111)
* GH-2829 pass sentry dsn key from backend in ClientConfig
* GH-2829 add Sentry library on frontend
* GH-2829 fetch dsnKey in GQL and add a state
* GH-2829 initialize Sentry on frontend
* GH-2829 fix linting issues
* Update yarn.lock
* GH-2829 update graphql schema for clientConfig
* GH-2829 remove Sentry comments
* GH-2829 rename sentry state
* GH-2829 rename dsnKey to dsn
* GH-2829 refactor to use componentEffect for sentry initialization
* GH-2829 fix linting issues
* GH-2829 update Graphql types
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-12-21 23:50:24 +01:00 |
|
|
|
0d00e3d62d
|
send pg graphql exception to sentry + fix missing nullable for relations (#3101)
* Send pg_graphql errors to sentry
* Send pg_graphql errors to sentry
* fix
* fix
* fix
* fix relation nullable
|
2023-12-21 16:07:25 +01:00 |
|
|
|
4637a92f09
|
Fix queue setup (#3075)
fix bullmq setup
|
2023-12-19 17:12:22 +01:00 |
|
|
|
e799c84233
|
Add sync driver for queue messages (#3070)
* Add sync driver for queue messages
* rename moduleRef
* use switch instead
|
2023-12-19 13:30:40 +01:00 |
|
|
|
36164ab59b
|
Add pg-boss worker poc (#2991)
* Add pg-boss worker poc
* add Example job
* add retry limit
* rename MessageQueue
|
2023-12-14 18:57:25 +01:00 |
|
|
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|