twenty/front/src/utils
martmull fc4075b372
2062 view edit an api key (#2231)
* Add query to get api keys

* Add a link to apiKey detail page

* Reset generatedApiKey when leaving page

* Simplify stuff

* Regenerate key when clicking on button

* Simplify

* Fix test

* Refetch apiKeys when delete or create one

* Add test for utils

* Create utils function

* Enable null expiration dates

* Update formatExpiration

* Fix display

* Fix noteCard

* Fix errors

* Fix reset

* Fix display

* Fix renaming

* Fix tests

* Fix ci

* Fix mocked data

* Fix test

* Update coverage requiremeents

* Rename folder

* Code review returns

* Symplify sht code
2023-10-26 11:32:44 +02:00
..
__tests__ 2062 view edit an api key (#2231) 2023-10-26 11:32:44 +02:00
format Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
string Feat/metadata add update and delete on frontend (#2102) 2023-10-18 16:48:11 +02:00
assert.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
cast-as-integer-or-null.ts Chore(front): Add more typeguards (#2136) 2023-10-24 09:26:47 +02:00
cast-as-positive-integer-or-null.ts Chore(front): Add more typeguards (#2136) 2023-10-24 09:26:47 +02:00
cookie-storage.ts Uniformize folder structure (#693) 2023-07-16 14:29:28 -07:00
date-utils.ts 2062 view edit an api key (#2231) 2023-10-26 11:32:44 +02:00
debounce.ts Uniformize folder structure (#693) 2023-07-16 14:29:28 -07:00
index.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
is-domain.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
is-url.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
isDeeplyEqual.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
isDefined.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
isNonEmptyArray.ts Feat/metadata add update and delete on frontend (#2102) 2023-10-18 16:48:11 +02:00
logDebug.ts Add no-console eslint rule (#1890) 2023-10-05 21:16:02 +02:00
logError.ts Add no-console eslint rule (#1890) 2023-10-05 21:16:02 +02:00
measureTotalFrameLoad.ts Add no-console eslint rule (#1890) 2023-10-05 21:16:02 +02:00
promise-to-observable.ts Uniformize folder structure (#693) 2023-07-16 14:29:28 -07:00
recoil-effects.ts feat: implementing experience page (#718) 2023-07-18 17:47:27 +00:00
string-to-hsl.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
title-utils.ts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00