twenty/packages/twenty-zapier
martmull d61511262e
2060 create a new api key (#2206)
* Add folder for api settings

* Init create api key page

* Update create api key page

* Implement api call to create apiKey

* Add create api key mutation

* Get id when creating apiKey

* Display created Api Key

* Add delete api key button

* Remove button from InputText

* Update stuff

* Add test for ApiDetail

* Fix type

* Use recoil instead of router state

* Remane route paths

* Remove online return

* Move and test date util

* Remove useless Component

* Rename ApiKeys paths

* Rename ApiKeys files

* Add input text info testing

* Rename hooks to webhooks

* Remove console error

* Add tests to reach minimum coverage
2023-10-24 16:14:54 +02:00
..
src 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00
.env.example 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.gitignore 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.prettierrc 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
.zapierapprc 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
index.js 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
package.json fix 2049 timebox 1j zapier integration 4 define and implement a first trigger for zapier app (#2139) 2023-10-20 11:43:27 +02:00
tsconfig.json 2038 zapier integration 1 initialize a zapier app with a twenty related account (#2089) 2023-10-17 21:00:20 +02:00
yarn.lock Add dotenv in zapier app (#2121) 2023-10-19 15:49:09 +02:00