twenty/server/src
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
..
ability 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00
constants/settings feat: I can upload a photo on person show page (#1103) 2023-08-09 11:29:10 -07:00
core 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00
database 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00
decorators feat: disable atomic operation on nestjs graphql models (#751) 2023-07-20 19:23:35 +00:00
filters Fix token not being refreshed (#1975) 2023-10-11 17:12:39 +02:00
guards 1043 timebox prepare zapier integration (#1967) 2023-10-12 18:07:44 +02:00
health Add Tenant initialisation service (#2100) 2023-10-18 18:01:52 +02:00
integrations Created two new env variables (#2120) 2023-10-19 14:57:16 +02:00
metadata Feat/metadata datatable types (#2175) 2023-10-21 14:07:18 +02:00
tenant feat: conditional filtering & aggregation support & data ordering support (#2107) 2023-10-19 15:24:36 +02:00
utils 2060 create a new api key (#2206) 2023-10-24 16:14:54 +02:00
app.module.ts 1043 timebox prepare zapier integration (#1967) 2023-10-12 18:07:44 +02:00
app.service.ts Setup Nest and React projects 2022-12-01 15:58:08 +01:00
main.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00