|
|
7211730570
|
New field type: DATE (#4876)
### Description
New field type: DATE
### Refs
https://github.com/twentyhq/twenty/issues/4377
### Demo
https://jam.dev/c/d0b59883-593c-4ca3-966b-c12d5d2e1c32
Fixes #4377
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2024-04-11 17:29:29 +02:00 |
|
|
|
3171d0c87b
|
feat: address composite field (#4492)
Added new Address field input type.
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2024-03-28 16:50:38 +01:00 |
|
|
|
15a5fec545
|
Zapier add description to labels (#3787)
* Use object metadata graphql api to fetch input fields
* Clean code
* Clean code
* Remove targetColumnMap
* Remove duplicated testing
* Fix labels
|
2024-02-13 22:22:47 +01:00 |
|
|
|
68e65e9526
|
Fix zapier (#3688)
* Fix zapier testing
* Fix zapier create action
* Add timezone to dates
|
2024-02-01 15:19:42 +01:00 |
|
|
|
bb91917ff8
|
Improve webhook (#3459)
* Add trigger record
* Merge triggers
* Merge creates
* Fix libraries
* Fix create merged key
* Rename file
* Remove list Record Ids
* Revert "Rename file"
This reverts commit 2e72e05793ced4553eec8d9f890d31beae594c85.
* Revert "Revert "Rename file""
This reverts commit e2d93fa02716093df6d4d6029af9cc324c06f06b.
* Revert "Remove list Record Ids"
This reverts commit 6653fb6ccd4307e3958b70923505034d92cf43bb.
* Remove namePlural field
* Use name singular for webhooks
* Send webhook metadata
* Extract resource from zapier webhook
* Fix package.json
* Fix package.json
* Update payload
* Fix package.json
* Update payload
* Update payload
* Rename file
* Use wildcard in webhook events
* Fix nameSingular
* Code review returns
* Code review returns
|
2024-01-16 15:31:09 +01:00 |
|
|
|
f35b40c428
|
Fix create trigger called twice (#3243)
* Fix create trigger called twice
* Add Zapier update action
* Add Zapier delete action
* Update description
* Add dropDown for ids
|
2024-01-05 11:44:47 +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 |
|
|
|
b1841d0e2f
|
2114 timebox make sure the zapier integrations supports custom objects (#3091)
* Fix build command
* Add hidden trigger to fetch object names
* Remove useless actions
* Rename createObject to createRecord
|
2023-12-20 18:41:30 +01:00 |
|
|
|
a413b29dd4
|
Fix zapier (#2735)
* Fix zapier tests
* Handle nested fields
* Code review returns
|
2023-11-27 18:09:21 +01:00 |
|
|
|
e9092162e0
|
2049 timebox 1j zapier integration 4 define and implement a first trigger for zapier app (#2132)
* Add create company trigger
* Refactor
* Add operation in subscribe
* Add create hook api endpoint
* Add import of hook module
* Add a test for hook subscribe
* Add delete hook api endpoint
* Add delete hook test
* Add findMany hook route
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-10-19 22:48:34 +02:00 |
|
|
|
51a06b3ebd
|
2052 zapier integration 5 deploy twenty zapier app into the public repository (#2101)
* Add create_company Zap action
* Add testing for that action
* Core review returns
|
2023-10-18 17:56:40 +02:00 |
|