|
|
22047fa2bf
|
Fix metadata exception handler #2 (#3357)
|
2024-01-10 17:02:54 +01:00 |
|
|
|
4fddafceed
|
Fix Event core object (#3232)
|
2024-01-04 13:40:34 +01:00 |
|
|
|
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 |
|
|
|
756b30815e
|
Fix various bugs before 0.2.2 (#3118)
* Fix various bugs before 0.2.2 release
* Additional fixes
* More fixes
* Fixes
|
2023-12-21 23:48:52 +01:00 |
|
|
|
d532f22fbb
|
feat: migration can be applied on a specific schema & some enhancements (#2998)
* fix: remove old metadata seed files
* feat: wip standard to core relation
* fix: lint
* fix: merge
* fix: remove debug files
* feat: add feature flag for core object metadata
* fix: remove debug
* feat: always disable the standard core relation
* fix: missing feature flag
* fix: remove debug
* fix: feature flag doesn't seems to disable relation
* fix: delete .vscode folder, change this in another PR
* Update packages/twenty-server/src/workspace/workspace-sync-metadata/reflective-metadata.factory.ts
Co-authored-by: Weiko <corentin@twenty.com>
* Update packages/twenty-server/src/workspace/workspace-sync-metadata/reflective-metadata.factory.ts
Co-authored-by: Weiko <corentin@twenty.com>
* Update packages/twenty-server/src/workspace/workspace-sync-metadata/workspace-sync.metadata.service.ts
Co-authored-by: Weiko <corentin@twenty.com>
* fix: remove optional fields from metadata entities
* fix: renamed variable
* fix: put back CursorScalarType
* fix: delete test command
* fix: remove unused workspace standard migration command
* fix: drop core object metadata declaration
* fix: rename variable
* fix: drop creation of core datasource
* fix: remove feature flag
* fix: drop support of standard to core relations
* feat: add user email field on workspace-member standard object
* fix: update seed accordingly
* fix: missing remove command file
* fix: datasource label should remain nullable
* fix: better asserts
* Remove unused code
* Remove unused code
---------
Co-authored-by: Weiko <corentin@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-12-21 19:15:05 +01:00 |
|
|
|
e67f6873d3
|
Fix missing isNullable for object creation activity target (#3109)
|
2023-12-21 16:32:04 +01:00 |
|
|
|
ed7bd0ba26
|
2914 graphql api documentation (#3065)
* Remove dead code
* Create playground component
* Remove useless call to action
* Fix graphiql theme
* Fix style
* Split components
* Move headers to headers form
* Fix nodes in open-api components
* Remove useless check
* Clean code
* Fix css differences
* Keep carret when fetching schema
|
2023-12-20 12:01:55 +01:00 |
|
|
|
4637a92f09
|
Fix queue setup (#3075)
fix bullmq setup
|
2023-12-19 17:12:22 +01:00 |
|
|
|
44f1fe54e1
|
fix: use proper variable name (#2938)
|
2023-12-12 14:57:42 +01:00 |
|
|
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|