twenty/packages
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
..
eslint-plugin-twenty Add an ESLint rule to prevent the usage of useRef other than for HTML elements. (#2014) 2023-10-14 11:32:46 +02:00
twenty-cli feat: added an enlint rule to enforce no-type-import (#1838) 2023-10-04 11:06:54 +02:00
twenty-zapier 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00